bump jquery-rails

This commit is contained in:
Jonne Haß 2012-12-06 20:10:05 +01:00
parent e1794d89de
commit fb8923232c
2 changed files with 5 additions and 5 deletions

View file

@ -124,7 +124,7 @@ group :assets do
gem "asset_sync", '0.5.0', :require => false
end
gem 'jquery-rails', '2.1.3'
gem 'jquery-rails', '2.1.4'
# web

View file

@ -192,9 +192,9 @@ GEM
selenium-webdriver (>= 0.1.3)
jasmine-core (1.3.1)
journey (1.0.4)
jquery-rails (2.1.3)
railties (>= 3.1.0, < 5.0)
thor (~> 0.14)
jquery-rails (2.1.4)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (3.0.1)
jquery-rails
railties (>= 3.1.0)
@ -447,7 +447,7 @@ DEPENDENCIES
http_accept_language (= 1.0.2)
i18n-inflector-rails (~> 1.0)
jasmine (= 1.3.1)
jquery-rails (= 2.1.3)
jquery-rails (= 2.1.4)
json (= 1.7.5)
markerb!
messagebus_ruby_api (= 1.0.3)