From ac874b240adb050258482936a7f061a3e5b04f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:02:05 +0000 Subject: [PATCH] Bump json from 2.0.2 to 2.3.1 in /plumbing Bumps [json](https://github.com/flori/json) from 2.0.2 to 2.3.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.0.2...v2.3.1) Signed-off-by: dependabot[bot] --- plumbing/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plumbing/Gemfile.lock b/plumbing/Gemfile.lock index 8a07339e..e916888b 100644 --- a/plumbing/Gemfile.lock +++ b/plumbing/Gemfile.lock @@ -22,7 +22,7 @@ GEM ffi (~> 1.9) hiredis (0.5.2) http_parser.rb (0.6.0) - json (2.0.2) + json (2.3.1) json-stream (0.1.3) net-http-persistent (2.9.4) nio4r (1.1.0)