From dc7428ef578e5c01146c53cb735fc48eb5009d8c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 20:56:16 +0000 Subject: [PATCH] Update all of rails to version 6.1.7.8 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19256a2..cb578bf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,20 +6,20 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.2) + activesupport (6.1.7.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) ast (2.4.2) - concurrent-ruby (1.2.0) + concurrent-ruby (1.3.1) csv (3.2.6) diff-lcs (1.5.0) docile (1.4.0) ffi (1.15.5) fileutils (1.7.0) - i18n (1.12.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) json (2.6.3) language_server-protocol (3.17.0.3) @@ -27,7 +27,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.5.3) - minitest (5.17.0) + minitest (5.23.1) parallel (1.22.1) parser (3.2.1.0) ast (~> 2.4.1) @@ -97,10 +97,10 @@ GEM strscan (3.0.5) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.4.2) - zeitwerk (2.6.6) + zeitwerk (2.6.15) PLATFORMS x86_64-darwin-20