Update carrierwave to version 3.1.2

This commit is contained in:
depfu[bot] 2025-08-13 12:55:46 +00:00 committed by GitHub
parent 95dc9734e5
commit 1dcf55dc15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,13 +118,12 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
carrierwave (2.2.2)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
carrierwave (3.1.2)
activemodel (>= 6.0.0)
activesupport (>= 6.0.0)
addressable (~> 2.6)
image_processing (~> 1.1)
marcel (~> 1.0.0)
mini_mime (>= 0.1.3)
ssrf_filter (~> 1.0)
carrierwave-bombshelter (0.2.2)
activesupport (>= 3.2.0)
@ -592,9 +591,6 @@ GEM
sentry-ruby (5.26.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-ruby-core (5.26.0)
concurrent-ruby
sentry-ruby (= 5.26.0)
sexp_processor (4.15.3)
shoulda-matchers (6.5.0)
activesupport (>= 5.2.0)
@ -618,7 +614,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
ssrf_filter (1.0.7)
ssrf_filter (1.3.0)
stringio (3.1.7)
stripe (5.43.0)
stripe-ruby-mock (3.1.0.rc3)