From 21c7de56f4a0aa48081f860bdf0d061e82a856f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:01:19 +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 | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e270d70..a79fece 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM bcrypt (3.1.10) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) - builder (3.2.2) + builder (3.2.4) bxslider-rails (4.2.5.1) byebug (6.0.2) cancancan (1.12.0) @@ -98,11 +98,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) childprocess (0.5.6) @@ -121,6 +121,7 @@ GEM execjs coffee-script-source (1.9.1.1) colorize (0.7.7) + concurrent-ruby (1.1.8) connection_pool (2.2.0) coveralls (0.8.2) json (~> 1.8) @@ -188,7 +189,8 @@ GEM hitimes (1.2.3) http-cookie (1.0.2) domain_name (~> 0.5) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.3.1) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -199,7 +201,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (5.0.5) railties (>= 3.2.16) - json (1.8.3) + json (1.8.6) kaminari (0.15.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -229,10 +231,10 @@ GEM skinny (~> 0.2.3) sqlite3 (~> 1.3) thin (~> 1.5.0) - mime-types (2.6.2) + mime-types (2.99.3) mimemagic (0.3.0) mini_portile (0.6.2) - minitest (5.8.0) + minitest (5.14.3) multi_json (1.11.2) multi_test (0.1.2) nested_form (0.3.2) @@ -397,6 +399,7 @@ GEM colorize (>= 0.7.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + ssrf_filter (1.0.7) temple (0.7.6) term-ansicolor (1.3.2) tins (~> 1.0) @@ -405,14 +408,14 @@ GEM eventmachine (>= 0.12.6) rack (>= 1.0.0) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (2.0.1) timers (4.0.4) hitimes tins (1.6.0) turbolinks (2.5.3) coffee-rails - tzinfo (1.2.2) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)