From daf58dd656cb55b4eadda956f189e4eb67195a7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 19:59:18 +0000 Subject: [PATCH] Bump carrierwave from 2.0.2 to 2.1.1 Bumps [carrierwave](https://github.com/carrierwaveuploader/carrierwave) from 2.0.2 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.2...v2.1.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 28 +++++++++++++++------------- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/Gemfile b/Gemfile index 0d49150..47a94b8 100644 --- a/Gemfile +++ b/Gemfile @@ -66,4 +66,4 @@ gem 'rails-i18n', '~> 5.1' gem 'font-awesome-sass', '~> 5.4.1' gem 'jquery-rails' gem 'popper_js' -gem 'carrierwave', '~> 2.0' +gem 'carrierwave', '~> 2.1' diff --git a/Gemfile.lock b/Gemfile.lock index eb34a4b..8726597 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,15 +61,16 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.0.1) - carrierwave (2.0.2) + 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) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.8) crass (1.0.5) debug_inspector (0.0.3) erubi (1.9.0) @@ -78,7 +79,7 @@ GEM i18n (>= 1.6, < 1.8) faraday (0.17.1) multipart-post (>= 1.2, < 3) - ffi (1.11.3) + ffi (1.14.2) font-awesome-sass (5.4.1) sassc (>= 1.11) globalid (0.4.2) @@ -86,11 +87,11 @@ GEM hpricot (0.8.6) html2slim (0.2.0) hpricot - i18n (1.7.0) + i18n (1.7.1) concurrent-ruby (~> 1.0) - image_processing (1.10.0) + image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) - ruby-vips (>= 2.0.13, < 3) + ruby-vips (>= 2.0.17, < 3) jaro_winkler (1.5.4) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -111,11 +112,11 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) - mini_magick (4.9.5) + mimemagic (0.3.5) + mini_magick (4.11.0) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.3) msgpack (1.3.1) multi_json (1.14.1) multi_xml (0.6.0) @@ -143,7 +144,7 @@ GEM pry (~> 0.10) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (3.12.2) rack (2.0.8) rack-test (1.1.0) @@ -208,7 +209,7 @@ GEM rack (>= 1.1) rubocop (>= 0.72.0) ruby-progressbar (1.10.1) - ruby-vips (2.0.16) + ruby-vips (2.0.17) ffi (~> 1.9) ruby_dep (1.5.0) sass (3.7.4) @@ -246,11 +247,12 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.7) temple (0.8.2) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -273,7 +275,7 @@ DEPENDENCIES binding_of_caller bootsnap (>= 1.1.0) byebug - carrierwave (~> 2.0) + carrierwave (~> 2.1) faker font-awesome-sass (~> 5.4.1) html2slim