From ff4839042b7f441ec4b509763f2c134ffe3a45e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 10:18:48 +0000 Subject: [PATCH] Bump json from 2.3.1 to 2.7.1 Bumps [json](https://github.com/flori/json) from 2.3.1 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.3.1...v2.7.1) --- updated-dependencies: - dependency-name: json dependency-type: direct:development 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 84c8adb62..837d6c5ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM rrrretry (~> 1) thor (~> 1) threaded (~> 0) - json (2.3.1) + json (2.7.1) moneta (1.0.0) multi_json (1.15.0) parallel (1.19.2)