From 4ee2b506206f0d846b4e6a7e24efdb0289858b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 14:41:08 +0000 Subject: [PATCH] build(deps): bump json from 2.13.2 to 2.18.0 in /docs/v3 Bumps [json](https://github.com/ruby/json) from 2.13.2 to 2.18.0. - [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.13.2...v2.18.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.18.0 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 50ccf2c4bf1..35dcae2e037 100644 --- a/docs/v3/Gemfile.lock +++ b/docs/v3/Gemfile.lock @@ -37,7 +37,7 @@ GEM http_parser.rb (0.8.0) i18n (1.6.0) concurrent-ruby (~> 1.0) - json (2.13.2) + json (2.18.0) kramdown (2.4.0) rexml libv8-node (24.1.0.0)