From 1703adfae9c025554e31e3b27388787e3ac70b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 03:57:24 +0000 Subject: [PATCH] Bump js-routes from 2.2.9 to 2.2.10 Bumps [js-routes](https://github.com/railsware/js-routes) from 2.2.9 to 2.2.10. - [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md) - [Commits](https://github.com/railsware/js-routes/compare/v2.2.9...v2.2.10) --- updated-dependencies: - dependency-name: js-routes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 571c69258..85dd22b55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -217,7 +217,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - js-routes (2.2.9) + js-routes (2.2.10) railties (>= 4) sorbet-runtime json (2.7.2) @@ -541,7 +541,7 @@ GEM fugit (~> 1.11.0) railties (>= 7.1) thor (~> 1.3.1) - sorbet-runtime (0.5.11589) + sorbet-runtime (0.5.11592) sorted_set (1.0.3) rbtree set (~> 1.0)