Skip to content

Commit

Permalink
build(deps): bump jsbundling-rails from 1.3.0 to 1.3.1 (#7157)
Browse files Browse the repository at this point in the history
Bumps [jsbundling-rails](https://github.com/rails/jsbundling-rails) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/rails/jsbundling-rails/releases)
- [Commits](rails/jsbundling-rails@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: jsbundling-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 1, 2024
1 parent cbd5f6b commit a276dbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -225,14 +225,14 @@ GEM
rainbow (>= 2.2.2, < 4.0)
terminal-table (>= 1.5.1)
io-console (0.7.2)
irb (1.13.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
js-routes (2.2.8)
railties (>= 4)
js_cookie_rails (2.2.0)
railties (>= 3.1)
jsbundling-rails (1.3.0)
jsbundling-rails (1.3.1)
railties (>= 6.0.0)
json (2.7.2)
jwt (2.8.2)
Expand Down Expand Up @@ -479,7 +479,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down

0 comments on commit a276dbc

Please sign in to comment.