Update sprockets-rails to version 3.5.1

This commit is contained in:
depfu[bot] 2024-07-19 10:55:47 +00:00 committed by GitHub
parent e055ddcaff
commit effcff9e33
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) autoprefixer-rails (>= 5.2.1)
sassc (>= 2.0.0) sassc (>= 2.0.0)
bootstrap-switch-rails (3.3.3) bootstrap-switch-rails (3.3.3)
builder (3.2.4) builder (3.3.0)
byebug (11.1.3) byebug (11.1.3)
cancancan (3.6.1) cancancan (3.6.1)
capybara (3.40.0) capybara (3.40.0)
@ -180,7 +180,7 @@ GEM
dotenv-rails (3.1.2) dotenv-rails (3.1.2)
dotenv (= 3.1.2) dotenv (= 3.1.2)
railties (>= 6.1) railties (>= 6.1)
erubi (1.12.0) erubi (1.13.0)
execjs (2.9.1) execjs (2.9.1)
factory_bot (6.4.6) factory_bot (6.4.6)
activesupport (>= 5.0.0) activesupport (>= 5.0.0)
@ -547,9 +547,9 @@ GEM
sprockets (4.2.1) sprockets (4.2.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4) rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2) sprockets-rails (3.5.1)
actionpack (>= 5.2) actionpack (>= 6.1)
activesupport (>= 5.2) activesupport (>= 6.1)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
ssrf_filter (1.1.2) ssrf_filter (1.1.2)
stripe (5.55.0) stripe (5.55.0)