From 3873beabff0fae993f37c3a0902ee20ab66d225b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 16:25:57 +0000 Subject: [PATCH] Update all of rails to version 6.1.7.9 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e4d97e..0f678c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,20 +7,20 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.7) + 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.2.3) - i18n (1.14.1) + concurrent-ruby (1.3.4) + i18n (1.14.6) concurrent-ruby (~> 1.0) minitest (5.25.1) rake (13.2.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.6.13) + zeitwerk (2.7.1) PLATFORMS ruby