From dbe5c0d140e7bca64220f5f6b1f80be1f726b2f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 10:01:34 +0000 Subject: [PATCH] [Dependency] Bump json from 2.13.2 to 2.14.0 Bumps [json](https://github.com/ruby/json) from 2.13.2 to 2.14.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.14.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0aa04314..8c0bf367 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -220,7 +220,7 @@ GEM gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - json (2.13.2) + json (2.14.0) kramdown (2.4.0) rexml kramdown-parser-gfm (1.1.0) @@ -280,7 +280,6 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (0.13.0) - wdm (0.2.0) webrick (1.9.1) yell (2.2.2) @@ -295,7 +294,6 @@ DEPENDENCIES github-pages (= 232) html-proofer (~> 3.19.4) json - wdm (>= 0.1.1) webrick (~> 1.9) BUNDLED WITH