From 8315ea2f26db2882f2c95f13219e0462309b1c83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:56:38 +0000 Subject: [PATCH] Bump json from 2.0.3 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.0.3 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.3...v2.3.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 d02572b..aafd0c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM rubocop (>= 0.47.0) sysexits (~> 1.1) i18n (0.8.1) - json (2.0.3) + json (2.3.1) minitest (5.10.1) parser (2.4.0.0) ast (~> 2.2)