From a1c34a96d91a4049c7db99794d4afba8b78042ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 10:02:42 +0000 Subject: [PATCH] [Dependency] Bump json from 2.21.2 to 3.0.0 Bumps [json](https://github.com/ruby/json) from 2.21.2 to 3.0.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.21.2...v3.0.0) --- updated-dependencies: - dependency-name: json dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ed196b11..89798b9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.21.2) + json (3.0.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -284,7 +284,6 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (0.13.0) - wdm (0.2.0) webrick (1.9.2) yell (2.2.2) @@ -301,7 +300,6 @@ DEPENDENCIES github-pages (= 232) html-proofer (~> 3.19.4) json - wdm (>= 0.1.1) webrick (~> 1.9) BUNDLED WITH