From 0abaebfe27278b812ab48f5571313d42626b3b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Apr 2021 02:58:56 +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, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6949fa8..157cd88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,6 @@ GEM thread_safe (~> 0.1) tzinfo (~> 0.3.37) arel (4.0.1) - atomic (1.1.14) bcrypt-ruby (3.1.2) better_errors (1.0.1) coderay (>= 1.0.0) @@ -34,10 +33,11 @@ GEM binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) builder (3.1.4) - 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) chart-js-rails (0.0.6) railties (> 3.1) coderay (1.1.0) @@ -48,6 +48,7 @@ GEM coffee-script-source execjs coffee-script-source (1.6.3) + concurrent-ruby (1.1.8) debug_inspector (0.0.2) devise (3.2.2) bcrypt-ruby (~> 3.0) @@ -81,14 +82,15 @@ GEM railties (~> 4.0.0) hike (1.2.3) hirb (0.7.1) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (1.5.3) activesupport (>= 3.0.0) multi_json (>= 1.2.0) jquery-rails (3.0.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.1) + json (1.8.6) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) @@ -96,7 +98,7 @@ GEM mime-types (1.25.1) mini_portile (0.5.2) minitest (4.7.5) - multi_json (1.8.2) + multi_json (1.15.0) net-scp (1.1.2) net-ssh (>= 2.6.5) net-ssh (2.7.0) @@ -155,14 +157,14 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) + ssrf_filter (1.0.7) thor (0.18.1) - thread_safe (0.1.3) - atomic + thread_safe (0.3.6) tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.38) + tzinfo (0.3.60) uglifier (2.4.0) execjs (>= 0.3.0) json (>= 1.8.0)