diff --git a/Gemfile b/Gemfile index 358da6cd1..34ab63db2 100644 --- a/Gemfile +++ b/Gemfile @@ -92,7 +92,7 @@ gem "entypo-rails", "3.0.0" gem "handlebars_assets", "0.23.2" gem "jquery-rails", "4.3.1" -gem "js-routes", "1.4.1" +gem "js-routes", "1.4.3" gem "js_image_paths", "0.1.1" source "https://rails-assets.org" do diff --git a/Gemfile.lock b/Gemfile.lock index b18bfbba6..54f97c0f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -326,7 +326,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - js-routes (1.4.1) + js-routes (1.4.3) railties (>= 3.2) sprockets-rails js_image_paths (0.1.1) @@ -810,7 +810,7 @@ DEPENDENCIES jasmine (= 2.8.0) jasmine-jquery-rails (= 2.0.3) jquery-rails (= 4.3.1) - js-routes (= 1.4.1) + js-routes (= 1.4.3) js_image_paths (= 0.1.1) json (= 2.1.0) json-schema (= 2.8.0)