From 2353668b5a1fe44ac0883eb13e8ac375307dd25c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 03:28:56 +0000 Subject: [PATCH] chore(deps): Bump activesupport from 8.1.1 to 8.1.2 Bumps [activesupport](https://github.com/rails/rails) from 8.1.1 to 8.1.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.1.1...v8.1.2) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.1.2 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d28c174..83f25c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GEM remote: https://rubygems.org/ specs: - activemodel (8.1.1) - activesupport (= 8.1.1) - activesupport (8.1.1) + activemodel (8.1.2) + activesupport (= 8.1.2) + activesupport (8.1.2) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -36,7 +36,7 @@ GEM net-ssh (>= 2.6.5, < 8.0.0) net-ssh (7.3.0) net-telnet (0.2.0) - prism (1.7.0) + prism (1.8.0) rainbow (3.1.1) reline (0.6.3) io-console (~> 0.5)