From 745488e12b001dd6e2309786abb1ed27c138b092 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 15:13:23 +0000 Subject: [PATCH] build(deps): bump json from 2.19.5 to 3.0.2 in /site Bumps [json](https://github.com/ruby/json) from 2.19.5 to 3.0.2. - [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.5...v3.0.2) --- updated-dependencies: - dependency-name: json dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- site/Gemfile.lock | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/site/Gemfile.lock b/site/Gemfile.lock index 45508d1..8c24259 100644 --- a/site/Gemfile.lock +++ b/site/Gemfile.lock @@ -10,13 +10,11 @@ GEM specs: addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - base64 (0.3.0) bigdecimal (3.2.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) colorator (1.1.0) concurrent-ruby (1.3.5) - csv (3.3.5) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -64,20 +62,17 @@ GEM http_parser.rb (0.8.0) i18n (1.14.7) concurrent-ruby (~> 1.0) - jekyll (4.4.1) + jekyll (4.3.4) addressable (~> 2.4) - base64 (~> 0.2) colorator (~> 1.0) - csv (~> 3.0) em-websocket (~> 0.5) i18n (~> 1.0) jekyll-sass-converter (>= 2.0, < 4.0) jekyll-watch (~> 2.0) - json (~> 2.6) kramdown (~> 2.3, >= 2.3.1) kramdown-parser-gfm (~> 1.0) liquid (~> 4.0) - mercenary (~> 0.3, >= 0.3.6) + mercenary (>= 0.3.6, < 0.5) pathutil (~> 0.9) rouge (>= 3.0, < 5.0) safe_yaml (~> 1.0) @@ -87,7 +82,7 @@ GEM sass-embedded (~> 1.75) jekyll-watch (2.2.1) listen (~> 3.0) - json (2.19.5) + json (3.0.2) kramdown (2.5.1) rexml (>= 3.3.9) kramdown-parser-gfm (1.1.0)