From d2ea479f60cb17c47d7083ff9c0a32e1bf8fc6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 02:00:52 +0000 Subject: [PATCH] build: bump json from 2.16.0 to 2.17.1 Bumps [json](https://github.com/ruby/json) from 2.16.0 to 2.17.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.16.0...v2.17.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.17.1 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..5d3fc0f 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.1) + json (2.17.1-java) language_server-protocol (3.17.0.5) lint_roller (1.1.0) parallel (1.27.0)