From 0540a140564c11d2df8b2fefdb5ad179a6045e06 Mon Sep 17 00:00:00 2001 From: Steffen van Bergerem Date: Sun, 31 Jan 2016 20:34:35 +0100 Subject: [PATCH] Bump js-routes --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index d5275d8a7..680de7016 100644 --- a/Gemfile +++ b/Gemfile @@ -88,7 +88,7 @@ gem "handlebars_assets", "0.23.0" gem "jquery-rails", "4.1.0" gem "jquery-ui-rails", "5.0.5" gem "js_image_paths", "0.0.2" -gem "js-routes", "1.2.0" +gem "js-routes", "1.2.3" source "https://rails-assets.org" do gem "rails-assets-jquery", "1.12.0" # Should be kept in sync with jquery-rails diff --git a/Gemfile.lock b/Gemfile.lock index e9de2deb6..34153c1a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -404,7 +404,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - js-routes (1.2.0) + js-routes (1.2.3) railties (>= 3.2) sprockets-rails js_image_paths (0.0.2) @@ -818,7 +818,7 @@ DEPENDENCIES jasmine-jquery-rails (= 2.0.3) jquery-rails (= 4.1.0) jquery-ui-rails (= 5.0.5) - js-routes (= 1.2.0) + js-routes (= 1.2.3) js_image_paths (= 0.0.2) jshintrb (= 0.3.0) json (= 1.8.3)