From bc95c5ab349bcefde719e00aaad4de7748ed2d81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 02:22:18 +0000 Subject: [PATCH] build: bump json from 2.18.0 to 2.18.1 Bumps [json](https://github.com/ruby/json) from 2.18.0 to 2.18.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.18.0...v2.18.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c8735d4..aee82b4 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.18.0) - json (2.18.0-java) + json (2.18.1) + json (2.18.1-java) language_server-protocol (3.17.0.5) lint_roller (1.1.0) parallel (1.27.0)