From 88862e58f0be46f8cb3ebe059b0c5c0b325afb20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 14:46:31 +0000 Subject: [PATCH] Bump carrierwave from 0.10.0 to 1.3.2 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 0.10.0 to 1.3.2. - [Release notes](https://github.com/carrierwaveuploader/carrierwave/releases) - [Changelog](https://github.com/carrierwaveuploader/carrierwave/blob/master/CHANGELOG.md) - [Commits](https://github.com/carrierwaveuploader/carrierwave/compare/v0.10.0...v1.3.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bcd92920..697f0066 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,11 +66,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - carrierwave (0.10.0) - activemodel (>= 3.2.0) - activesupport (>= 3.2.0) - json (>= 1.7) + carrierwave (1.3.2) + activemodel (>= 4.0.0) + activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) celluloid (0.16.0) timers (~> 4.0.0) chartkick (1.3.2) @@ -111,7 +111,7 @@ GEM compass (~> 1.0.0) sass-rails (< 5.1) sprockets (< 4.0) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) countries (0.9.3) currencies (~> 0.4.2) country_select (2.1.1) @@ -186,7 +186,7 @@ GEM foreigner (>= 0.9.1) rails (>= 3.2.0) method_source (0.8.2) - mime-types (2.4.3) + mime-types (2.99.3) mini_portile (0.6.2) minitest (5.12.0) modernizr-rails (2.6.2.3) @@ -319,6 +319,7 @@ GEM sshkit (1.10.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + ssrf_filter (1.0.7) temple (0.8.2) thin (1.6.3) daemons (~> 1.0, >= 1.0.9)