From af2852ca7414032340eb0ce0a1ddfa1b795767e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 11:02:36 +0000 Subject: [PATCH] build(deps): bump json from 2.20.0 to 2.21.1 in /docs/v3 Bumps [json](https://github.com/ruby/json) from 2.20.0 to 2.21.1. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.20.0...v2.21.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.21.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/v3/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/v3/Gemfile.lock b/docs/v3/Gemfile.lock index 7d72fbb91d4..c7c1eb06845 100644 --- a/docs/v3/Gemfile.lock +++ b/docs/v3/Gemfile.lock @@ -51,7 +51,7 @@ GEM http_parser.rb (0.8.1) i18n (1.14.8) concurrent-ruby (~> 1.0) - json (2.20.0) + json (2.21.1) kramdown (2.5.2) rexml (>= 3.4.4) libv8-node (24.12.0.1-arm64-darwin)