diff --git a/Gemfile b/Gemfile index 845809693..0053cc891 100644 --- a/Gemfile +++ b/Gemfile @@ -129,7 +129,7 @@ group :assets do gem "asset_sync", '0.5.0', :require => nil end -gem 'jquery-rails', '2.0.2' +gem 'jquery-rails', '2.1.3' # web diff --git a/Gemfile.lock b/Gemfile.lock index 905988807..abf3d49ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -237,8 +237,8 @@ GEM selenium-webdriver (>= 0.1.3) jasmine-core (1.2.0) journey (1.0.4) - jquery-rails (2.0.2) - railties (>= 3.2.0, < 5.0) + jquery-rails (2.1.3) + railties (>= 3.1.0, < 5.0) thor (~> 0.14) jquery-ui-rails (0.2.2) jquery-rails @@ -491,7 +491,7 @@ DEPENDENCIES http_accept_language (= 1.0.2) i18n-inflector-rails (~> 1.0) jasmine (= 1.2.1) - jquery-rails (= 2.0.2) + jquery-rails (= 2.1.3) json (= 1.7.5) markerb! messagebus_ruby_api (= 1.0.3)