From 7519f2cd1b8d1e8f63d1ad39a7b30c7fb08f2eb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:58:31 +0000 Subject: [PATCH] Bump activesupport from 8.1.2 to 8.1.2.1 in /steep 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] --- steep/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/steep/Gemfile.lock b/steep/Gemfile.lock index 901539c16..3ccf750a4 100644 --- a/steep/Gemfile.lock +++ b/steep/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) @@ -25,7 +25,7 @@ GEM fileutils (1.8.0) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.18.1) + json (2.19.2) language_server-protocol (3.17.0.5) listen (3.10.0) logger