From e984a6b62cc141f6091bc8a7f9a450ca8e405727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 08:53:34 +0200 Subject: [PATCH] build(deps-dev): bump json from 2.12.2 to 2.13.0 (#40056) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4583e13a6e2..b33c7ed6293 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -70,7 +70,7 @@ GEM nokogiri (~> 1.12) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.12.2) + json (2.13.0) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0)