From 695fb147df35361530324eccfc243018b820e213 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:45:12 +0000 Subject: [PATCH] Bump json from 2.10.2 to 2.19.9 Bumps [json](https://github.com/ruby/json) from 2.10.2 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.10.2...v2.19.9) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d4117e..7ddc37e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,8 +11,8 @@ GEM coderay (1.1.3) diff-lcs (1.6.1) ffi (1.17.1-java) - json (2.10.2) - json (2.10.2-java) + json (2.19.9) + json (2.19.9-java) language_server-protocol (3.17.0.4) lint_roller (1.1.0) method_source (1.1.0)