From 55a24f11d7fceea3209c9d49e5b49c7e4b1fa158 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 09:30:51 +0000 Subject: [PATCH] build(deps): bump json from 2.15.2 to 2.18.0 Bumps [json](https://github.com/ruby/json) from 2.15.2 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.15.2...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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 66bdd2f..21352f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM benchmark-perf (0.6.0) benchmark-trend (0.4.0) diff-lcs (1.5.1) - json (2.15.2) + json (2.19.4) language_server-protocol (3.17.0.5) lint_roller (1.1.0) parallel (1.27.0)