Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'has_scope', '0.5.1' # scopes for searching

gem 'gon', '5.0.4'
gem 'js-routes', '0.9.7'
gem 'jquery-rails', '3.1.0'
gem 'jquery-rails', '3.1.3'


group :development do
Expand Down
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@ GEM
hike (1.2.3)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (3.1.0)
jquery-rails (3.1.3)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
js-routes (0.9.7)
railties (>= 3.2)
sprockets-rails
json (1.8.2)
json (1.8.6)
kgio (2.9.3)
less (2.4.0)
commonjs (~> 0.2.7)
Expand All @@ -92,7 +92,7 @@ GEM
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.25.1)
multi_json (1.11.0)
multi_json (1.14.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
Expand All @@ -105,8 +105,8 @@ GEM
polyglot (0.3.5)
rabl (0.9.3)
activesupport (>= 2.3.14)
rack (1.4.5)
rack-cache (1.2)
rack (1.4.7)
rack-cache (1.9.0)
rack (>= 0.4)
rack-ssl (1.3.4)
rack
Expand Down Expand Up @@ -172,7 +172,7 @@ GEM
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
thor (0.19.1)
thor (0.19.4)
tilt (1.4.1)
treetop (1.4.15)
polyglot
Expand Down Expand Up @@ -205,7 +205,7 @@ DEPENDENCIES
foreman
gon (= 5.0.4)
has_scope (= 0.5.1)
jquery-rails (= 3.1.0)
jquery-rails (= 3.1.3)
js-routes (= 0.9.7)
less (= 2.4.0)
less-rails (= 2.4.2)
Expand Down