From 59b7f5c54832ab41a332aaa58fb446fef63f062d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:04:26 +0000 Subject: [PATCH] Bump json from 1.8.0 to 2.3.0 in /_tools/validation Bumps [json](https://github.com/flori/json) from 1.8.0 to 2.3.0. - [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/v1.8.0...v2.3.0) Signed-off-by: dependabot[bot] --- _tools/validation/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_tools/validation/Gemfile.lock b/_tools/validation/Gemfile.lock index e87a156b..9442a6e6 100644 --- a/_tools/validation/Gemfile.lock +++ b/_tools/validation/Gemfile.lock @@ -4,7 +4,7 @@ GEM httparty (0.11.0) multi_json (~> 1.0) multi_xml (>= 0.5.2) - json (1.8.0) + json (2.3.0) multi_json (1.7.7) multi_xml (0.5.4) paint (0.8.6)