diff --git a/Gemfile b/Gemfile index c476214b1..318e94600 100644 --- a/Gemfile +++ b/Gemfile @@ -85,7 +85,7 @@ gem "entypo-rails", "2.2.3" gem "backbone-on-rails", "1.2.0.0" gem "handlebars_assets", "0.20.2" -gem "jquery-rails", "4.0.4" +gem "jquery-rails", "4.0.5" gem "jquery-ui-rails", "5.0.5" gem "js_image_paths", "0.0.2" gem "js-routes", "1.0.1" diff --git a/Gemfile.lock b/Gemfile.lock index 3a5fb4287..d9240e365 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -382,7 +382,7 @@ GEM rake jasmine-core (2.3.4) jasmine-jquery-rails (2.0.3) - jquery-rails (4.0.4) + jquery-rails (4.0.5) rails-dom-testing (~> 1.0) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -794,7 +794,7 @@ DEPENDENCIES i18n-inflector-rails (= 1.0.7) jasmine (= 2.2.0) jasmine-jquery-rails (= 2.0.3) - jquery-rails (= 4.0.4) + jquery-rails (= 4.0.5) jquery-ui-rails (= 5.0.5) js-routes (= 1.0.1) js_image_paths (= 0.0.2)