From aac57a926b6319eb97fca8ba2d88075a4b4a69a1 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sat, 16 Sep 2017 04:16:54 +0200 Subject: [PATCH] Bump js-routes --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index a42c30e34..ad9315c87 100644 --- a/Gemfile +++ b/Gemfile @@ -91,7 +91,7 @@ gem "entypo-rails", "3.0.0" gem "handlebars_assets", "0.23.2" gem "jquery-rails", "4.3.1" -gem "js-routes", "1.3.3" +gem "js-routes", "1.4.1" gem "js_image_paths", "0.1.1" source "https://rails-assets.org" do diff --git a/Gemfile.lock b/Gemfile.lock index 4832aa819..44ea386f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -324,7 +324,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - js-routes (1.3.3) + js-routes (1.4.1) railties (>= 3.2) sprockets-rails js_image_paths (0.1.1) @@ -808,7 +808,7 @@ DEPENDENCIES jasmine (= 2.7.0) jasmine-jquery-rails (= 2.0.3) jquery-rails (= 4.3.1) - js-routes (= 1.3.3) + js-routes (= 1.4.1) js_image_paths (= 0.1.1) json (= 2.1.0) json-schema (= 2.8.0)