Merge pull request #3438 from openSUSE/depfu/update/sprockets-rails-3.5.1

Update sprockets-rails 3.4.2 → 3.5.1 (minor)
This commit is contained in:
Henne Vogelsang 2024-07-19 13:20:09 +02:00 committed by GitHub
commit ed9c6616ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,7 +100,7 @@ GEM
autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0)
bootstrap-switch-rails (3.3.3)
builder (3.2.4)
builder (3.3.0)
byebug (11.1.3)
cancancan (3.6.1)
capybara (3.40.0)
@ -180,7 +180,7 @@ GEM
dotenv-rails (3.1.2)
dotenv (= 3.1.2)
railties (>= 6.1)
erubi (1.12.0)
erubi (1.13.0)
execjs (2.9.1)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
@ -547,9 +547,9 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets-rails (3.5.1)
actionpack (>= 6.1)
activesupport (>= 6.1)
sprockets (>= 3.0.0)
ssrf_filter (1.1.2)
stripe (5.55.0)