From d8090a2dcccec824bd4c803f52317795409d1d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 02:00:59 +0000 Subject: [PATCH] build: bump json from 2.16.0 to 2.18.0 Bumps [json](https://github.com/ruby/json) from 2.16.0 to 2.18.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.16.0...v2.18.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 454db40..305e46d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -29,8 +29,8 @@ GEM diff-lcs (1.6.2) docile (1.4.1) dry-inflector (1.2.0) - json (2.16.0) - json (2.16.0-java) + json (2.18.0) + json (2.18.0-java) language_server-protocol (3.17.0.5) lint_roller (1.1.0) parallel (1.27.0)