From dde9257c67d84a0cfdc431f68bbbe3efb417932d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 20:56:47 +0000 Subject: [PATCH] Bump activesupport from 8.1.1 to 8.1.2.1 Bumps [activesupport](https://github.com/rails/rails) from 8.1.1 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.1...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 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 29db749..596717f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -53,7 +53,7 @@ GEM http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.18.0) + json (2.19.2) kramdown (2.5.1) rexml (>= 3.3.9) listen (3.9.0) @@ -98,7 +98,8 @@ GEM em-websocket (~> 0.5.1) middleman-core (>= 3.3) rack-livereload (~> 0.6.1) - minitest (6.0.1) + minitest (6.0.2) + drb (~> 2.0) prism (~> 1.5) padrino-helpers (0.15.3) i18n (>= 0.6.7, < 2) @@ -107,7 +108,7 @@ GEM padrino-support (0.15.3) parallel (1.27.0) parslet (2.0.0) - prism (1.7.0) + prism (1.9.0) public_suffix (7.0.0) rack (3.1.19) rack-livereload (0.6.1)