From edf41ebde5c04f028f0a30ac6444e4efb476ea0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 22:23:56 +0000 Subject: [PATCH] build(deps-dev): bump activesupport from 7.0.2.2 to 7.0.7.1 in /docs Bumps [activesupport](https://github.com/rails/rails) from 7.0.2.2 to 7.0.7.1. - [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/v7.0.2.2...v7.0.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.0.7.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index a45c65fc..6dd0ebd3 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.2.2) + activesupport (7.0.7.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -15,7 +15,7 @@ GEM coffee-script-source (1.12.2) colorator (1.1.0) commonmarker (0.23.12) - concurrent-ruby (1.1.9) + concurrent-ruby (1.3.6) csv (3.3.5) dnsruby (1.73.1) base64 (>= 0.2) @@ -93,7 +93,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.1) - i18n (1.9.1) + i18n (1.14.8) concurrent-ruby (~> 1.0) jekyll (3.10.0) addressable (~> 2.4) @@ -221,7 +221,8 @@ GEM jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.15.0) + minitest (6.0.1) + prism (~> 1.5) net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.19.1) @@ -232,6 +233,7 @@ GEM sawyer (~> 0.9) pathutil (0.16.2) forwardable-extended (~> 2.6) + prism (1.9.0) public_suffix (4.0.7) racc (1.8.1) rb-fsevent (0.11.1) @@ -254,7 +256,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.5.0) ethon (>= 0.9.0, < 0.16.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (1.1.1)