From cc99592b518ee985d6219007dc0c314d06ff7277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jul 2025 21:19:59 +0000 Subject: [PATCH] Bump json from 2.12.2 to 2.13.0 Bumps [json](https://github.com/ruby/json) from 2.12.2 to 2.13.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.13.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.13.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..0d9cbbc 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.13.0) language_server-protocol (3.17.0.5) lint_roller (1.1.0) minitest (5.25.5)