From ef36e71642e70323626f61060486cf968a02fb7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 11:26:15 +0000 Subject: [PATCH] Bump json from 2.21.1 to 2.21.2 in /ruby Bumps [json](https://github.com/ruby/json) from 2.21.1 to 2.21.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.21.1...v2.21.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.21.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index f2fc45f8..65556770 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -26,7 +26,7 @@ GEM http-cookie (1.1.4) domain_name (~> 0.5) http-form_data (2.3.0) - json (2.21.1) + json (2.21.2) llhttp-ffi (0.5.1) ffi-compiler (~> 1.0) rake (~> 13.0)