From c6565f6b8aeb2c30c28ac32adeff59c60b02b3d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 07:39:53 +0000 Subject: [PATCH] Update dependency view_component to v3.9.0 [SECURITY] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 025535327..68f732190 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM ruby_parser (~> 3.0) sexp_processor (~> 4.1) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) crack (0.4.5) rexml @@ -217,7 +217,7 @@ GEM domain_name (~> 0.5) http-form_data (2.3.0) httpclient (2.8.3) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) i18n-debug (1.2.0) i18n (< 2) @@ -272,12 +272,12 @@ GEM map (6.6.0) marcel (1.0.4) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mimemagic (0.4.3) nokogiri (~> 1) rake mini_mime (1.1.5) - minitest (5.22.3) + minitest (5.24.1) money (6.16.0) i18n (>= 0.6.4, <= 2) msgpack (1.7.1) @@ -499,7 +499,7 @@ GEM public_suffix valvat (1.4.0) rexml (>= 3.2, < 4.0) - view_component (3.4.0) + view_component (3.13.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)