From 76f2486fb58c63a6131b5c3e4d719b93805e233d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 05:21:49 +0000 Subject: [PATCH] Bump json from 2.6.3 to 2.7.0 Bumps [json](https://github.com/flori/json) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.6.3...v2.7.0) --- updated-dependencies: - dependency-name: json dependency-type: indirect 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 ea023d0..2a3964d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) iniparse (1.5.0) - json (2.6.3) + json (2.7.0) language_server-protocol (3.17.0.3) overcommit (0.60.0) childprocess (>= 0.6.3, < 5)