bump jquery-rails
This commit is contained in:
parent
9870069c56
commit
ef501f755c
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -78,7 +78,7 @@ gem 'entypo-rails', '2.2.2'
|
|||
|
||||
gem 'backbone-on-rails', '1.1.1'
|
||||
gem 'handlebars_assets', '0.17.1'
|
||||
gem 'jquery-rails', '3.1.1'
|
||||
gem 'jquery-rails', '3.1.2'
|
||||
gem 'rails-assets-jquery', '1.11.1' # Should be kept in sync with jquery-rails
|
||||
gem 'js_image_paths', '0.0.1'
|
||||
|
||||
|
|
|
|||
|
|
@ -233,7 +233,7 @@ GEM
|
|||
rake
|
||||
jasmine-core (2.0.2)
|
||||
jasmine-jquery-rails (2.0.3)
|
||||
jquery-rails (3.1.1)
|
||||
jquery-rails (3.1.2)
|
||||
railties (>= 3.0, < 5.0)
|
||||
thor (>= 0.14, < 2.0)
|
||||
jquery-ui-rails (4.2.1)
|
||||
|
|
@ -537,7 +537,7 @@ DEPENDENCIES
|
|||
i18n-inflector-rails (= 1.0.7)
|
||||
jasmine (= 2.0.2)
|
||||
jasmine-jquery-rails (= 2.0.3)
|
||||
jquery-rails (= 3.1.1)
|
||||
jquery-rails (= 3.1.2)
|
||||
js_image_paths (= 0.0.1)
|
||||
json (= 1.8.1)
|
||||
markerb (= 1.0.2)
|
||||
|
|
|
|||
Loading…
Reference in a new issue