From f8ef185bcc16ff536090475c9d65fc8b1c0555f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 19:30:13 +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 | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 68d6ba5..d49d340 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,11 +48,12 @@ 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) + concurrent-ruby (1.1.8) database_cleaner (1.0.1) diff-lcs (1.2.5) erubis (2.7.0) @@ -64,15 +65,15 @@ GEM activemodel (>= 4.0.0, < 5) activerecord (>= 4.0.0, < 5) hike (1.2.3) - i18n (0.6.11) - json (1.8.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) mini_portile (0.5.2) minitest (4.7.5) - multi_json (1.10.1) + multi_json (1.15.0) nocms-blocks (1.1.1) awesome_nested_set (~> 3.0.0) globalize (>= 4.0.0, < 5.1) @@ -127,13 +128,14 @@ GEM activesupport (>= 3.0) sprockets (~> 2.8) sqlite3 (1.3.9) + ssrf_filter (1.0.7) thor (0.18.1) - thread_safe (0.3.4) + thread_safe (0.3.6) tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.40) + tzinfo (0.3.60) xpath (2.0.0) nokogiri (~> 1.3)