From fde0dd8ff412ba91a02f5603bb45e5cc1a844c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 07:09:37 +0000 Subject: [PATCH] Bump json from 2.19.2 to 2.19.9 in /docs Bumps [json](https://github.com/ruby/json) from 2.19.2 to 2.19.9. - [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.19.2...v2.19.9) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index a8c84497b..3cb3dc410 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -46,6 +46,7 @@ GEM logger faraday-net_http (3.4.2) net-http (~> 0.5) + ffi (1.17.2) ffi (1.17.2-x64-mingw-ucrt) forwardable-extended (2.6.0) gemoji (4.1.0) @@ -220,7 +221,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.19.2) + json (2.19.9) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -240,6 +241,8 @@ GEM uri (>= 0.11.1) nokogiri (1.19.3-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.19.3-x86_64-linux-gnu) + racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9)