From 1f6c32b8e4ad257ed9b396f0842242944f7c938a Mon Sep 17 00:00:00 2001 From: "coipond-renovate[bot]" <309667084+coipond-renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 03:01:10 +0000 Subject: [PATCH] chore(deps): update dependency activesupport to v8.1.3.1 --- v2.6-non-rails/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2.6-non-rails/Gemfile.lock b/v2.6-non-rails/Gemfile.lock index 4f35294..c68c4bc 100644 --- a/v2.6-non-rails/Gemfile.lock +++ b/v2.6-non-rails/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.3) + activesupport (8.1.3.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -18,7 +18,7 @@ GEM bigdecimal (4.1.2) byebug (13.0.0) reline (>= 0.6.0) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) diff-lcs (1.6.2) drb (2.2.3)