Skip to content

Commit

Permalink
Bump sprockets from 3.7.2 to 4.2.1
Browse files Browse the repository at this point in the history
Bumps [sprockets](https://github.com/rails/sprockets) from 3.7.2 to 4.2.1.
- [Release notes](https://github.com/rails/sprockets/releases)
- [Changelog](https://github.com/rails/sprockets/blob/main/CHANGELOG.md)
- [Commits](rails/sprockets@v3.7.2...v4.2.1)

---
updated-dependencies:
- dependency-name: sprockets
  dependency-type: indirect
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 24, 2023
1 parent 23bca4f commit 3864307
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 @@ -161,7 +161,7 @@ GEM
ttfunk
public_suffix (5.0.4)
racc (1.7.3)
rack (2.2.7)
rack (2.2.8)
rack-livereload (0.3.17)
rack
rainbow (3.1.1)
Expand All @@ -181,9 +181,9 @@ GEM
sassc (2.4.0)
ffi (~> 1.9)
servolux (0.13.0)
sprockets (3.7.2)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
rack (>= 2.2.4, < 4)
temple (0.10.3)
thor (1.2.2)
tilt (2.0.11)
Expand Down

0 comments on commit 3864307

Please sign in to comment.