From 5c02aaf6f3f0aa42ff42c6b6478c4b5712140662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 01:49:11 +0000 Subject: [PATCH] Bump activesupport from 7.1.3.4 to 7.2.3.1 Bumps [activesupport](https://github.com/rails/rails) from 7.1.3.4 to 7.2.3.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.4...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5443642..577a091 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,16 +7,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.3.4) + activesupport (7.2.3.1) base64 + benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) - minitest (>= 5.1) - mutex_m - tzinfo (~> 2.0) + logger (>= 1.4.2) + minitest (>= 5.1, < 6) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) ast (2.4.3) base64 (0.3.0) benchmark (0.5.0) @@ -50,9 +52,7 @@ GEM logger (1.7.0) lumberjack (1.2.9) method_source (1.0.0) - minitest (6.0.1) - prism (~> 1.5) - mutex_m (0.3.0) + minitest (5.27.0) nenv (0.3.0) node_mutation (1.25.0) node_query (1.17.0) @@ -68,7 +68,7 @@ GEM parser_node_ext (1.4.2) parser prettier_print (1.2.1) - prism (1.7.0) + prism (1.9.0) prism_ext (0.4.2) prism pry (0.14.2) @@ -92,6 +92,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) + securerandom (0.4.1) shellany (0.0.1) syntax_tree (6.3.0) prettier_print (>= 1.2.0)