From 5ba83fa4838bd58b0ae303d246747e21a47c2763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:06:46 +0000 Subject: [PATCH] Bump json from 2.19.3 to 2.19.9 in /api_maker_table_rubygem Bumps [json](https://github.com/ruby/json) from 2.19.3 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.3...v2.19.9) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- api_maker_table_rubygem/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_maker_table_rubygem/Gemfile.lock b/api_maker_table_rubygem/Gemfile.lock index 54f8a9964..befef22bd 100644 --- a/api_maker_table_rubygem/Gemfile.lock +++ b/api_maker_table_rubygem/Gemfile.lock @@ -107,7 +107,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.3) + json (2.19.9) logger (1.7.0) loofah (2.25.1) crass (~> 1.0.2)