From a538adcb1a24a8d60a90d8ed36fb9934e996fa19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 02:01:02 +0000 Subject: [PATCH] build: bump json from 2.13.2 to 2.14.1 Bumps [json](https://github.com/ruby/json) from 2.13.2 to 2.14.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.13.2...v2.14.1) --- updated-dependencies: - dependency-name: json dependency-version: 2.14.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 49bcbc6..b2b2f9b 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.13.2) - json (2.13.2-java) + json (2.14.1) + json (2.14.1-java) language_server-protocol (3.17.0.5) lint_roller (1.1.0) parallel (1.27.0)