Update sprockets to version 4.2.0

This commit is contained in:
depfu[bot] 2023-04-24 14:25:17 +00:00 committed by GitHub
parent 0a043bc94a
commit a2259272d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -560,9 +560,9 @@ GEM
version_gem (~> 1.1, >= 1.1.1) version_gem (~> 1.1, >= 1.1.1)
sort_alphabetical (1.1.0) sort_alphabetical (1.1.0)
unicode_utils (>= 1.2.2) unicode_utils (>= 1.2.2)
sprockets (4.1.1) sprockets (4.2.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (> 1, < 3) rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2) sprockets-rails (3.4.2)
actionpack (>= 5.2) actionpack (>= 5.2)
activesupport (>= 5.2) activesupport (>= 5.2)