From 854fe43fd40ed8ab841d018ce12fe1cae8dab005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 05:09:28 +0000 Subject: [PATCH] build(deps-dev): 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 330425da..d567f681 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM hashery (2.1.2) image_size (3.3.0) iniparse (1.5.0) - json (2.6.3) + json (2.7.0) jwt (2.7.1) language_server-protocol (3.17.0.3) mini_portile2 (2.8.5)