Merge pull request #3283 from openSUSE/depfu/update/carrierwave-3.0.5

🚨 [security] Update carrierwave 2.2.5 → 3.0.5 (major)
This commit is contained in:
Henne Vogelsang 2024-03-05 16:57:20 +01:00 committed by GitHub
commit 216edc4578
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)