From d9fd0107e663ec2ff64cf45eaf8792883cf0f4fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 19:36:45 +0000 Subject: [PATCH] Bump carrierwave from 2.0.1 to 2.1.1 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.0.1 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.0.1...v2.1.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 33812b8..1e2e54b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,13 +79,14 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (>= 2.0, < 4.0) - carrierwave (2.0.1) + 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) childprocess (2.0.0) rake (< 13.0) coderay (1.1.2) @@ -96,7 +97,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) crass (1.0.5) devise (4.7.1) bcrypt (~> 3.0) @@ -113,7 +114,7 @@ GEM execjs (2.7.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) - ffi (1.11.1) + ffi (1.14.2) figaro (1.1.1) thor (~> 0.14) globalid (0.4.2) @@ -128,11 +129,11 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.6.0) + i18n (1.8.8) concurrent-ruby (~> 1.0) - image_processing (1.9.3) + image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) jSignature (0.0.6) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -168,11 +169,11 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.5) mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.14.3) momentjs-rails (2.20.1) railties (>= 3.1) multi_json (1.13.1) @@ -231,7 +232,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (4.3.3) nio4r (~> 2.0) rack (2.0.8) @@ -272,7 +273,7 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) - ruby-vips (2.0.15) + ruby-vips (2.0.17) ffi (~> 1.9) ruby_dep (1.5.0) rubyzip (1.3.0) @@ -300,6 +301,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) @@ -307,7 +309,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)