From 87545bacf24eccb95ff8a1880059d22e58263a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 09:41:20 +0000 Subject: [PATCH] Bump activesupport from 8.1.1 to 8.1.2.1 in /docs 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.3/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] --- docs/Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 0262611..bf7f77f 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (8.1.1) + activesupport (8.1.2.1) base64 bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) @@ -104,7 +104,8 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (6.0.0) + minitest (6.0.6) + drb (~> 2.0) prism (~> 1.5) nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) @@ -112,7 +113,7 @@ GEM racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - prism (1.6.0) + prism (1.9.0) public_suffix (7.0.5) racc (1.8.1) rake (13.4.2)