From 1dcf55dc15fc724748129d26132f740ff061cbfe Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 12:55:46 +0000 Subject: [PATCH] Update carrierwave to version 3.1.2 --- Gemfile.lock | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) 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)