From 86f5b8e4b5ff42e3bca552944d9ca6df6cbef07f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 03:00:44 +0000 Subject: [PATCH] Bump js-routes from 2.0.7 to 2.0.8 Bumps [js-routes](https://github.com/railsware/js-routes) from 2.0.7 to 2.0.8. - [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/v2.0.7...v2.0.8) --- updated-dependencies: - dependency-name: js-routes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d2ec6cd..654e3aba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,7 +216,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (6.0.1) railties (>= 3.2.16) - js-routes (2.0.7) + js-routes (2.0.8) railties (>= 4) json (2.3.1) jwt (2.2.3)