diff --git a/Gemfile.lock b/Gemfile.lock index b25ffd40..10f48619 100644 --- a/Gemfile.lock +++ b/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)