From 71f103b1608174895644e7beb056d342b7b19a07 Mon Sep 17 00:00:00 2001 From: Maciej Mensfeld Date: Mon, 23 Mar 2026 22:00:35 +0100 Subject: [PATCH] chore(deps): update dependency activesupport to v8.1.2.1 [security] --- v2.5-non-rails/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2.5-non-rails/Gemfile.lock b/v2.5-non-rails/Gemfile.lock index b26ba3b..05e46c3 100644 --- a/v2.5-non-rails/Gemfile.lock +++ b/v2.5-non-rails/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)