From b75a1cfbe30d2d42d98df783dac7c31f65e8ea57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:23:59 +0000 Subject: [PATCH] Bump carrierwave from 0.9.0 to 1.3.2 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 0.9.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.9.0...v1.3.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2a41c99..aea7fd5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM bugsnag (1.8.4) httparty (>= 0.6, < 1.0) multi_json (~> 1.0) - builder (3.2.2) + builder (3.2.4) byebug (2.7.0) columnize (~> 0.3) debugger-linecache (~> 1.2) @@ -98,10 +98,11 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - carrierwave (0.9.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) carrierwave-aws (0.3.2) aws-sdk (>= 1.8.0) carrierwave (>= 0.7.0) @@ -113,6 +114,7 @@ GEM coderay (1.1.0) coffee-script-source (1.8.0) columnize (0.8.9) + concurrent-ruby (1.1.8) confyio (1.2.0) faraday (>= 0.9.0) json (>= 1.7.7) @@ -181,12 +183,13 @@ GEM json (~> 1.8) multi_xml (>= 0.5.2) httpclient (2.3.4.1) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jasmine-core (2.0.0) jquery-rails (3.1.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.2) + json (1.8.6) json_spec (1.1.4) multi_json (~> 1.0) rspec (>= 2.0, < 4.0) @@ -202,7 +205,7 @@ GEM mini_magick (3.7.0) subexec (~> 0.2.1) mini_portile (0.6.2) - minitest (5.5.1) + minitest (5.12.0) multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) @@ -360,6 +363,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) + ssrf_filter (1.0.7) stringex (2.2.0) stripe (1.8.8) multi_json (>= 1.0.4, < 2) @@ -367,11 +371,11 @@ GEM subexec (0.2.3) temple (0.6.7) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) timecop (0.6.3) timers (1.1.0) - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.4.0) execjs (>= 0.3.0)