Skip to content

Commit

Permalink
build(deps): bump js-routes from 2.2.8 to 2.3.3 (#7344)
Browse files Browse the repository at this point in the history
Bumps [js-routes](https://github.com/railsware/js-routes) from 2.2.8 to 2.3.3.
- [Changelog](https://github.com/railsware/js-routes/blob/main/CHANGELOG.md)
- [Commits](railsware/js-routes@v2.2.8...v2.3.3)

---
updated-dependencies:
- dependency-name: js-routes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 30571ac commit 8e4cdcb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,9 @@ GEM
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
js-routes (2.2.8)
railties (>= 4)
js-routes (2.3.3)
railties (>= 5)
sorbet-runtime
js_cookie_rails (2.2.0)
railties (>= 3.1)
jsbundling-rails (1.3.1)
Expand Down Expand Up @@ -443,6 +444,7 @@ GEM
rack (~> 2.2, >= 2.2.4)
rack-protection (= 3.1.0)
tilt (~> 2.0)
sorbet-runtime (0.5.11690)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down

0 comments on commit 8e4cdcb

Please sign in to comment.