From d1adf077b8c531510614e55a6830b789dcf7b614 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 08:05:50 +0000 Subject: [PATCH] :arrow_up: Bump activesupport from 7.2.2.2 to 7.2.3 Bumps [activesupport](https://github.com/rails/rails) from 7.2.2.2 to 7.2.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.2.2.2...v7.2.3) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 747d181..cb4ca13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.2.2.2) + activesupport (7.2.3) base64 benchmark (>= 0.3) bigdecimal @@ -22,10 +22,10 @@ GEM tzinfo (~> 2.0, >= 2.0.5) ast (2.4.3) base64 (0.3.0) - benchmark (0.4.1) - bigdecimal (3.2.2) - concurrent-ruby (1.3.5) - connection_pool (2.5.3) + benchmark (0.5.0) + bigdecimal (4.0.1) + concurrent-ruby (1.3.6) + connection_pool (2.5.5) csv (3.3.2) diff-lcs (1.6.2) drb (2.2.3) @@ -37,7 +37,7 @@ GEM net-http (>= 0.5.0) ffi (1.17.1-x86_64-linux-gnu) fileutils (1.7.3) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.18.0) language_server-protocol (3.17.0.5) @@ -46,7 +46,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - minitest (5.25.5) + minitest (5.27.0) mutex_m (0.3.0) net-http (0.6.0) uri