From 91f92303855c9eb3099ff0d63294b4a4794420f4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 07:35:27 +0000 Subject: [PATCH] Bump js-routes from 1.4.9 to 1.4.11 Bumps [js-routes](https://github.com/railsware/js-routes) from 1.4.9 to 1.4.11. - [Release notes](https://github.com/railsware/js-routes/releases) - [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md) - [Commits](https://github.com/railsware/js-routes/compare/v1.4.9...v1.4.11) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10d04e62b..ea68ca6e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -196,7 +196,7 @@ GEM faraday (~> 1) multi_json equalizer (0.0.11) - erubi (1.9.0) + erubi (1.10.0) erubis (2.7.0) excon (0.78.0) execjs (2.7.0) @@ -288,7 +288,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - js-routes (1.4.9) + js-routes (1.4.11) railties (>= 4) sprockets-rails json (2.3.1)