From 7cafddbb8edbe99963dcf508f8633e3827f5eeea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 02:00:58 +0000 Subject: [PATCH] build: bump json from 2.16.0 to 2.17.0 Bumps [json](https://github.com/ruby/json) from 2.16.0 to 2.17.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.17.0) --- updated-dependencies: - dependency-name: json dependency-version: 2.17.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..50d0ccc 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.17.0) + json (2.17.0-java) language_server-protocol (3.17.0.5) lint_roller (1.1.0) parallel (1.27.0)