From 4d739cb6c196d0892ecd6ac6b8d37bcba6d93f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:41:01 +0000 Subject: [PATCH] Bump json from 2.12.2 to 2.15.1 Bumps [json](https://github.com/ruby/json) from 2.12.2 to 2.15.1. - [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.12.2...v2.15.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4dcae0..950bfad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GEM specs: ast (2.4.3) benchmark (0.4.1) - json (2.12.2) + json (2.15.1) language_server-protocol (3.17.0.5) lint_roller (1.1.0) minitest (5.25.5)