From 3609003661b943f40cedfec805bb92b772ee651d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Oct 2021 12:03:50 +0000 Subject: [PATCH] Bump json from 2.3.1 to 2.6.1 Bumps [json](https://github.com/flori/json) from 2.3.1 to 2.6.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.6.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..3dc9f7201 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM rrrretry (~> 1) thor (~> 1) threaded (~> 0) - json (2.3.1) + json (2.6.1) moneta (1.0.0) multi_json (1.15.0) parallel (1.19.2)