From faafb7e7a6172591f110220ac8632f697a668369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 10:23:01 +0000 Subject: [PATCH] Bump json from 2.3.1 to 2.5.1 Bumps [json](https://github.com/flori/json) from 2.3.1 to 2.5.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.5.1) 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..ac64d68c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM rrrretry (~> 1) thor (~> 1) threaded (~> 0) - json (2.3.1) + json (2.5.1) moneta (1.0.0) multi_json (1.15.0) parallel (1.19.2)