From 3da0a7480ca941939504d696692de8fc0a731c83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 19:34:09 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 8cf5026..1c6805d 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 @@ -61,7 +61,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.3.7) + concurrent-ruby (1.3.8) connection_pool (3.0.2) drb (2.2.3) ethon (0.18.0)