From b0480904172b7d93b25c2218483fc29c0da45c60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 01:17:02 +0000 Subject: [PATCH] Bump activesupport in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [activesupport](https://github.com/rails/rails). Updates `activesupport` from 7.0.3 to 7.0.7.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/v7.0.3...v7.0.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.0.7.1 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ddcd7c8..ec0f0f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GEM remote: http://rubygems.org/ specs: - activemodel (7.0.3) - activesupport (= 7.0.3) - activerecord (7.0.3) - activemodel (= 7.0.3) - activesupport (= 7.0.3) - activesupport (7.0.3) + activemodel (7.0.7.1) + activesupport (= 7.0.7.1) + activerecord (7.0.7.1) + activemodel (= 7.0.7.1) + activesupport (= 7.0.7.1) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -15,7 +15,7 @@ GEM public_suffix (>= 2.0.2, < 5.0) childprocess (4.1.0) coderay (1.1.3) - concurrent-ruby (1.1.10) + concurrent-ruby (1.3.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) database_cleaner-active_record (2.0.1) @@ -68,14 +68,15 @@ GEM os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) httpclient (2.8.3) - i18n (1.10.0) + i18n (1.14.8) concurrent-ruby (~> 1.0) jwt (2.3.0) memoist (0.16.2) method_source (1.0.0) mini_mime (1.1.2) mini_portile2 (2.8.5) - minitest (5.15.0) + minitest (6.0.0) + prism (~> 1.5) multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) @@ -85,6 +86,7 @@ GEM os (1.1.4) pg (1.3.5) pg (1.3.5-x64-mingw32) + prism (1.7.0) pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) @@ -139,7 +141,7 @@ GEM sinatra (>= 1.0) tilt (2.0.10) trailblazer-option (0.1.2) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) webrick (1.7.0)