Update carrierwave to version 3.1.3

This commit is contained in:
depfu[bot] 2026-05-27 02:07:07 +00:00 committed by GitHub
parent c0fe3d9083
commit 9b5f97c00a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -120,7 +120,7 @@ GEM
rack-test (>= 0.6.3) rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0) regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2) xpath (~> 3.2)
carrierwave (3.1.2) carrierwave (3.1.3)
activemodel (>= 6.0.0) activemodel (>= 6.0.0)
activesupport (>= 6.0.0) activesupport (>= 6.0.0)
addressable (~> 2.6) addressable (~> 2.6)
@ -570,7 +570,7 @@ GEM
ruby-openid (2.9.2) ruby-openid (2.9.2)
ruby-progressbar (1.13.0) ruby-progressbar (1.13.0)
ruby-rc4 (0.1.5) ruby-rc4 (0.1.5)
ruby-vips (2.2.5) ruby-vips (2.3.0)
ffi (~> 1.12) ffi (~> 1.12)
logger logger
rubyzip (2.4.1) rubyzip (2.4.1)
@ -618,7 +618,7 @@ GEM
actionpack (>= 4.0) actionpack (>= 4.0)
activesupport (>= 4.0) activesupport (>= 4.0)
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
ssrf_filter (1.3.0) ssrf_filter (1.5.0)
stringio (3.2.0) stringio (3.2.0)
stripe (5.43.0) stripe (5.43.0)
stripe-ruby-mock (3.1.0.rc3) stripe-ruby-mock (3.1.0.rc3)