From 407c7e92198d89823c8181d3e183422ff00d5f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:02:03 +0000 Subject: [PATCH] Bump activesupport from 8.1.2 to 8.1.2.1 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] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9cc4d7a..abcb7af 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (8.1.2) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -93,12 +93,13 @@ GEM io-endpoint (0.17.2) io-event (1.14.2) io-stream (0.11.1) - json (2.10.2) + json (2.19.2) language_server-protocol (3.17.0.4) lint_roller (1.1.0) logger (1.7.0) metrics (0.15.0) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) multi_json (1.19.1) net-http (0.9.1)