diff --git a/Gemfile.lock b/Gemfile.lock index 240a3d80c4c..ae287d6ce48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,13 +112,12 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - carrierwave (2.2.4) - activemodel (>= 5.0.0) - activesupport (>= 5.0.0) + carrierwave (3.0.0) + 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-i18n (0.2.0) childprocess (4.1.0)