From 85e1e636b19ea5a6b65ec08e6afad4c8341856de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:56:09 +0000 Subject: [PATCH] Bump activesupport from 8.1.1 to 8.1.2.1 in /.github/DangerFiles Bumps [activesupport](https://github.com/rails/rails) from 8.1.1 to 8.1.2.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.1...v8.1.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .github/DangerFiles/Gemfile.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/.github/DangerFiles/Gemfile.lock b/.github/DangerFiles/Gemfile.lock index 78a979f5e5..e6e279b596 100644 --- a/.github/DangerFiles/Gemfile.lock +++ b/.github/DangerFiles/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -19,15 +19,15 @@ GEM ansi (1.5.0) ast (2.4.3) base64 (0.3.0) - bigdecimal (3.3.1) + bigdecimal (4.0.1) claide (1.1.0) claide-plugins (0.9.2) cork nap open4 (~> 1.3) colored2 (3.1.2) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) cork (0.3.0) colored2 (~> 3.1) danger (9.5.3) @@ -63,15 +63,17 @@ GEM addressable (~> 2.8) process_executer (~> 1.1) rchardet (~> 1.8) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.16.0) + json (2.19.2) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) logger (1.7.0) - minitest (5.26.2) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) nap (1.1.0) net-http (0.8.0) uri (>= 0.11.1) @@ -82,6 +84,7 @@ GEM ast ruby-ll (~> 2.1) open4 (1.3.4) + prism (1.9.0) process_executer (1.3.0) pstore (0.2.0) public_suffix (7.0.0)