From 770bff321d39202bd0c4df76982bfd1d2d1eabfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 18:36:13 +0000 Subject: [PATCH] Bump json from 2.12.2 to 2.15.0 Bumps [json](https://github.com/ruby/json) from 2.12.2 to 2.15.0. - [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.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.15.0 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..ba6950b 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.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) minitest (5.25.5)