Merge pull request #2940 from openSUSE/depfu/update/sprockets-rails-3.4.2

Update sprockets-rails: 3.2.2 → 3.4.2 (minor)
This commit is contained in:
Henne Vogelsang 2022-03-01 13:07:53 +01:00 committed by GitHub
commit a191f05c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -568,9 +568,9 @@ GEM
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.4.2)
ssrf_filter (1.0.7)