From 235314bc13aa83a0aa8a55ef641a6e660b7cd5ac Mon Sep 17 00:00:00 2001 From: Daniel O'Connor Date: Fri, 3 Jun 2016 00:02:37 +0930 Subject: [PATCH] Upgrade js-routes to current --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d3de471b..1abb39bdf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - js-routes (1.2.5) + js-routes (1.2.6) railties (>= 3.2) sprockets-rails json (1.8.3)