Update carrierwave to version 3.0.5

This commit is contained in:
depfu[bot] 2024-03-05 15:19:46 +00:00 committed by GitHub
parent 4290e9e04c
commit 3732499310
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -112,13 +112,12 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
carrierwave (2.2.5)
activemodel (>= 5.0.0)
activesupport (>= 5.0.0)
carrierwave (3.0.5)
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)