From 0b773ba03ac24a25359a18c7cef95ff97e4cc299 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:00:47 +0000 Subject: [PATCH] Bump activesupport from 8.1.2 to 8.1.2.1 in /rakelib/init_deps/danger Bumps [activesupport](https://github.com/rails/rails) from 8.1.2 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.2...v8.1.2.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rakelib/init_deps/danger/Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rakelib/init_deps/danger/Gemfile.lock b/rakelib/init_deps/danger/Gemfile.lock index bd7966243..e6bcc26cf 100644 --- a/rakelib/init_deps/danger/Gemfile.lock +++ b/rakelib/init_deps/danger/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.2) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -81,7 +81,8 @@ GEM kramdown (~> 2.0) logger (1.7.0) mini_mime (1.1.5) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5)