From 98e47ef6710140c1d7baf55b26d5409c2445b200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 20:11:37 +0000 Subject: [PATCH] build(deps): 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 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 977616e..6649fb3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,13 +102,14 @@ GEM rack-test (>= 0.6.3) regexp_parser (~> 1.5) xpath (~> 3.2) - 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) chartkick (3.3.1) childprocess (3.0.0) chronic (0.10.2) @@ -120,7 +121,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.8) crass (1.0.6) debug_inspector (0.0.3) devise (4.7.2) @@ -146,16 +147,16 @@ GEM railties (>= 5.0.0) faker (2.13.0) i18n (>= 1.6, < 2) - ffi (1.13.1) + ffi (1.14.2) font-awesome-sass (5.4.1) sassc (>= 1.11) globalid (0.4.2) activesupport (>= 4.2.0) groupdate (5.0.0) activesupport (>= 5) - i18n (1.8.3) + i18n (1.8.8) concurrent-ruby (~> 1.0) - image_processing (1.11.0) + image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) jmespath (1.4.0) @@ -199,7 +200,7 @@ GEM mini_portile2 (2.4.0) mini_racer (0.2.14) libv8 (> 7.3) - minitest (5.14.1) + minitest (5.14.3) msgpack (1.3.3) net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) @@ -219,7 +220,7 @@ GEM method_source (~> 1.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.5) + public_suffix (4.0.6) puma (3.12.6) rack (2.2.3) rack-test (1.1.0) @@ -334,13 +335,14 @@ GEM sshkit (1.21.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) + ssrf_filter (1.0.7) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)