From 63355180d87bb9dc3fbf0cd117fe4454529e72e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 04:24:08 +0000 Subject: [PATCH] Bump activesupport from 7.2.2.2 to 7.2.3 in /sample 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] --- sample/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/Gemfile.lock b/sample/Gemfile.lock index 13b9ab76..8fbba7d7 100644 --- a/sample/Gemfile.lock +++ b/sample/Gemfile.lock @@ -5,7 +5,7 @@ GEM base64 nkf rexml - activesupport (7.2.2.2) + activesupport (7.2.3) base64 benchmark (>= 0.3) bigdecimal @@ -83,7 +83,7 @@ GEM concurrent-ruby (~> 1.0) json (2.15.0) logger (1.7.0) - minitest (5.25.5) + minitest (5.26.0) molinillo (0.8.0) mutex_m (0.3.0) nanaimo (0.3.0)