From 35be37127176d138ae3bc057e6026dda9632ea13 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 20:30:46 +0000 Subject: [PATCH] Update all of rails to version 7.1.3.4 --- Gemfile.lock | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 158a8ed3..b7b16a35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,9 +9,9 @@ PATH GEM remote: https://rubygems.org/ specs: - activemodel (7.1.3) - activesupport (= 7.1.3) - activesupport (7.1.3) + activemodel (7.1.3.4) + activesupport (= 7.1.3.4) + activesupport (7.1.3.4) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) @@ -39,26 +39,25 @@ GEM aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) - bigdecimal (3.1.5) + bigdecimal (3.1.8) byebug (11.1.3) childprocess (5.0.0) codecov (0.6.0) simplecov (>= 0.15, < 0.22) coderay (1.1.3) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.1) connection_pool (2.4.1) diff-lcs (1.5.0) docile (1.4.0) - drb (2.2.0) - ruby2_keywords - i18n (1.14.1) + drb (2.2.1) + i18n (1.14.5) concurrent-ruby (~> 1.0) iniparse (1.5.0) jmespath (1.6.2) json (2.7.1) language_server-protocol (3.17.0.3) method_source (1.0.0) - minitest (5.21.1) + minitest (5.23.1) mutex_m (0.2.0) overcommit (0.62.0) childprocess (>= 0.6.3, < 6) @@ -125,7 +124,6 @@ GEM rubocop-thread_safety (0.5.1) rubocop (>= 0.90.0) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11)