From 28476884915379264fdcce5935de55f7714cd4bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 12:00:54 +0000 Subject: [PATCH] Bump activesupport from 8.0.3 to 8.1.1 Bumps [activesupport](https://github.com/rails/rails) from 8.0.3 to 8.1.1. - [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/v8.0.3...v8.1.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bc912ff..40a8464 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,21 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.0.3) + activesupport (8.1.1) base64 - benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + json logger (>= 1.4.2) minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) base64 (0.3.0) - benchmark (0.4.1) - bigdecimal (3.2.3) + bigdecimal (3.3.1) concurrent-ruby (1.3.5) connection_pool (2.5.4) drb (2.2.3) @@ -27,7 +26,7 @@ GEM json (2.13.2) logger (1.7.0) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.26.0) mustermann (3.0.4) ruby2_keywords (~> 0.0.1) nio4r (2.7.4) @@ -66,7 +65,7 @@ GEM tilt (2.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - uri (1.0.3) + uri (1.0.4) PLATFORMS arm64-darwin-23