From 513aa8b4e7322fb1c8a359139f343b6ca15492ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:00:44 +0000 Subject: [PATCH] Bump json from 1.7.4 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.7.4 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.7.4...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9185762..126362b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM multi_json (~> 1.0) diff-lcs (1.1.3) i18n (0.6.0) - json (1.7.4) + json (2.3.0) mime-types (1.19) multi_json (1.3.6) nokogiri (1.5.5)