From b88b978d24926dc30257495d58df478fdc4e569d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 08:43:06 +0000 Subject: [PATCH] chore(deps): bump activesupport from 7.2.3.1 to 7.2.3.2 in /example Bumps [activesupport](https://github.com/rails/rails) from 7.2.3.1 to 7.2.3.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.2.3.1...v7.2.3.2) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- example/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index c172a61..89254a5 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.8) - activesupport (7.2.3.1) + activesupport (7.2.3.2) base64 benchmark (>= 0.3) bigdecimal