From 46389934c179047960917eaf4db87f5985b2edef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Feb 2024 08:08:58 +0000 Subject: [PATCH] chore(deps): update dependency carrierwave to v2.2.5 [security] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a8557a5..e7124868 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,8 +87,8 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.6) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) awesome_print (1.9.2) bcrypt (3.1.17) @@ -107,7 +107,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.1.3) - carrierwave (2.2.2) + carrierwave (2.2.5) activemodel (>= 5.0.0) activesupport (>= 5.0.0) addressable (~> 2.6) @@ -127,7 +127,7 @@ GEM activesupport coderay (1.1.3) colorize (0.8.1) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.3.0) consistency_fail (0.3.7) counter_culture (3.2.1) @@ -262,9 +262,9 @@ GEM open4 (~> 1.3.4) rake mini_magick (4.11.0) - mini_mime (1.1.2) + mini_mime (1.1.5) mini_portile2 (2.8.2) - minitest (5.18.0) + minitest (5.18.1) msgpack (1.4.5) msgpack (1.4.5-java) nenv (0.3.0) @@ -317,7 +317,7 @@ GEM pry (~> 0.13.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.6) + public_suffix (4.0.7) puma (6.0.0) nio4r (~> 2.0) puma (6.0.0-java) @@ -483,7 +483,7 @@ GEM spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0) spring (>= 1.2, < 3.0) - ssrf_filter (1.0.7) + ssrf_filter (1.0.8) terminal-notifier-guard (1.7.0) thor (1.2.1) tilt (2.1.0)