From 0e7fe386a1bd2d07c59deb7b2b93efc97d8c19e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 19:29:26 +0000 Subject: [PATCH] Bump carrierwave from 2.1.0 to 2.1.1 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.1.0 to 2.1.1. - [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/v2.1.0...v2.1.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e7c64d7c1..9aa7de29a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,13 +68,14 @@ GEM msgpack (~> 1.0) builder (3.2.4) camertron-eprun (1.1.1) - carrierwave (2.1.0) + carrierwave (2.1.1) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) image_processing (~> 1.1) mimemagic (>= 0.3.0) mini_mime (>= 0.1.3) + ssrf_filter (~> 1.0) caxlsx (3.0.4) htmlentities (~> 4.3, >= 4.3.4) mimemagic (~> 0.3) @@ -139,7 +140,7 @@ GEM i18n (>= 1.6, < 2) faraday (0.17.3) multipart-post (>= 1.2, < 3) - ffi (1.12.2) + ffi (1.14.2) foreman (0.87.0) forgery (0.7.0) friendly_id (5.1.0) @@ -156,13 +157,13 @@ GEM httparty (0.18.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.7) + i18n (1.8.8) concurrent-ruby (~> 1.0) icalendar (2.5.3) ice_cube (~> 0.16) ice_cube (0.16.3) ice_nine (0.11.2) - image_processing (1.11.0) + image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) jaro_winkler (1.5.4) @@ -261,7 +262,7 @@ GEM ttfunk (~> 1.5) prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) - public_suffix (4.0.3) + public_suffix (4.0.6) puma (3.12.6) pundit (2.1.0) activesupport (>= 3.0.0) @@ -373,6 +374,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) stripe (5.1.1) sync (0.5.0) sys-filesystem (1.3.3)