From e1a505c7396e2111172c2ce64a8ab4f87285d435 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:45:28 +0000 Subject: [PATCH] Update carrierwave to version 1.3.4 --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dded63b8..bf170154 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GIT - remote: git://github.com/chrisk/fakeweb.git + remote: https://github.com/chrisk/fakeweb.git revision: 2b08c1ff2714ec13a12f3497d67fcefce95c2cbe specs: fakeweb (1.3.0) GIT - remote: git://github.com/plataformatec/show_for.git + remote: https://github.com/plataformatec/show_for.git revision: 7f2dc583ee84e9fd86d00c70c5e63027b20a8efc specs: show_for (0.3.0.rc) @@ -83,7 +83,7 @@ GEM autoprefixer-rails (>= 9.1.0) popper_js (>= 1.14.3, < 2) sassc-rails (>= 2.0.0) - builder (3.2.3) + builder (3.2.4) cancan (1.6.9) capybara (3.12.0) addressable @@ -96,10 +96,11 @@ GEM capybara-email (3.0.1) capybara (>= 2.4, < 4.0) mail - carrierwave (1.3.1) + carrierwave (1.3.4) activemodel (>= 4.0.0) activesupport (>= 4.0.0) mime-types (>= 1.16) + ssrf_filter (~> 1.0, < 1.1.0) chartkick (3.0.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) @@ -233,7 +234,7 @@ GEM mime-types (1.25.1) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.20.0) mixlib-cli (1.4.0) money (6.5.0) i18n (>= 0.6.4, <= 0.7.0) @@ -414,6 +415,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + ssrf_filter (1.0.8) temple (0.8.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) @@ -425,7 +427,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) timecop (0.6.1) - tzinfo (1.2.5) + tzinfo (1.2.11) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)