From cb8088f8871798f5661e2d42c6706bb05064bb26 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 15:41:47 +0000 Subject: [PATCH] Update all of rails to version 6.1.7.9 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97153ee..7c58d46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,20 +7,20 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.4) + activesupport (6.1.7.9) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - concurrent-ruby (1.1.9) - i18n (1.8.11) + concurrent-ruby (1.3.4) + i18n (1.14.6) concurrent-ruby (~> 1.0) - minitest (5.15.0) + minitest (5.25.1) rake (13.0.6) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.5.1) + zeitwerk (2.7.1) PLATFORMS ruby