From 426a56c6c8edc85b35e680bb8479b6512f27370c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 01:00:16 +0000 Subject: [PATCH] Bump js-routes from 2.3.3 to 2.3.4 (#2843) Bumps [js-routes](https://github.com/railsware/js-routes) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/railsware/js-routes/releases) - [Changelog](https://github.com/railsware/js-routes/blob/main/CHANGELOG.md) - [Commits](https://github.com/railsware/js-routes/compare/v2.3.3...v2.3.4) --- updated-dependencies: - dependency-name: js-routes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4dbaf3c3..62eb644e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM jbuilder (2.13.0) actionview (>= 5.0.0) activesupport (>= 5.0.0) - js-routes (2.3.3) + js-routes (2.3.4) railties (>= 5) sorbet-runtime json (2.9.0) @@ -282,7 +282,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sorbet-runtime (0.5.11694) + sorbet-runtime (0.5.11699) stringio (3.1.2) thor (1.3.2) timeout (0.4.3)