From 7a497de2013717a95154c3d36a6f5a46a04fe8e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:54:40 +0000 Subject: [PATCH] Bump carrierwave from 1.0.0 to 1.3.2 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 1.0.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/v1.0.0...v1.3.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 01bba67..b55eaec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,10 +216,11 @@ GEM capistrano3-puma (1.2.1) capistrano (~> 3.0) puma (>= 2.6) - carrierwave (1.0.0) + carrierwave (1.3.2) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0) chart-js-rails (0.1.3) railties (> 3.1) choices (0.4.0) @@ -234,7 +235,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) connection_pool (2.2.1) coolline (0.5.0) unicode_utils (~> 1.4) @@ -685,6 +686,7 @@ GEM sshkit (1.11.5) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + ssrf_filter (1.0.7) statsd-instrument (2.1.2) switchery-rails (0.8.1.1) railties (>= 3.2, < 6.0) @@ -704,7 +706,7 @@ GEM memoizable (~> 0.4.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (3.0.4) execjs (>= 0.3.0, < 3)