From 6b6c76d1646dbcc1d4d07fc11e063ccab8f2c52d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 06:23:59 +0000 Subject: [PATCH] Bump json from 2.6.3 to 2.7.1 Bumps [json](https://github.com/flori/json) from 2.6.3 to 2.7.1. - [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.1) --- 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 d0fc52a..b9732fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) iniparse (1.5.0) - json (2.6.3) + json (2.7.1) language_server-protocol (3.17.0.3) mini_mime (1.1.5) multi_xml (0.6.0)