From b1c81ae260ac69bf5844830909e55ee0e644f16d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 03:59:06 +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 | 36 ++++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95a09a2..ad90c48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) arel (9.0.0) bcrypt (3.1.13) @@ -51,13 +51,14 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.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) chartable (0.0.0.3) activesupport (>= 3.0.0) chronic (~> 0.10) @@ -70,7 +71,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) dotenv (2.7.5) dotenv-rails (2.7.5) @@ -81,7 +82,7 @@ GEM execjs (2.7.0) faraday (1.0.1) multipart-post (>= 1.2, < 3) - ffi (1.12.2) + ffi (1.15.5) fog-aws (3.6.2) fog-core (~> 2.1) fog-json (~> 1.1) @@ -102,9 +103,9 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashie (4.1.0) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) - image_processing (1.10.3) + image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) ipaddress (0.8.3) @@ -145,18 +146,19 @@ GEM mimemagic (0.3.10) nokogiri (~> 1) rake - mini_magick (4.10.1) - mini_mime (1.0.2) - mini_portile2 (2.4.0) - minitest (5.14.0) + mini_magick (4.11.0) + mini_mime (1.1.2) + mini_portile2 (2.6.1) + minitest (5.15.0) msgpack (1.3.3) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) mysql2 (0.5.3) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.12.5) + mini_portile2 (~> 2.6.1) + racc (~> 1.4) oauth (0.5.4) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) @@ -181,8 +183,9 @@ GEM omniauth-oauth (~> 1.1) rack pg (1.2.3) - public_suffix (4.0.4) + public_suffix (4.0.7) puma (3.12.4) + racc (1.6.0) rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -210,12 +213,12 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (13.0.1) + rake (13.0.6) rb-fsevent (0.10.3) rb-inotify (0.10.1) ffi (~> 1.0) - ruby-vips (2.0.17) - ffi (~> 1.9) + ruby-vips (2.1.4) + ffi (~> 1.12) ruby_dep (1.5.0) sass (3.7.4) sass-listen (~> 4.0.0) @@ -239,6 +242,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10)