mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #3641 from openSUSE/depfu/update/carrierwave-3.1.2
🚨 [security] Update carrierwave 2.2.2 → 3.1.2 (major)
This commit is contained in:
commit
f1133593f1
1 changed files with 4 additions and 8 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue