From 389b51681b4fc7f3df5538151c2a81de83d13f5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 06:23:53 +0000 Subject: [PATCH] Bump json from 2.19.8 to 2.19.9 in /demo Bumps [json](https://github.com/ruby/json) from 2.19.8 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.8...v2.19.9) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- demo/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index af77405..a9539b5 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -101,7 +101,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.8) + json (2.19.9) logger (1.7.0) loofah (2.25.1) crass (~> 1.0.2) @@ -129,6 +129,8 @@ GEM nio4r (2.7.5) nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) + nokogiri (1.19.3-x86_64-linux-gnu) + racc (~> 1.4) pp (0.6.3) prettyprint prettyprint (0.2.0) @@ -209,6 +211,7 @@ GEM PLATFORMS arm64-darwin-25 + x86_64-linux DEPENDENCIES prism-rails!