From 593b76df292701c3122e096636209e4f1d3b1e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:01:41 +0000 Subject: [PATCH] Bump json from 1.8.2 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.8.2 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.2...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 8d7aae6..a97fc8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM bundler (~> 1.0) git (>= 1.2.5) rake - json (1.8.2) + json (2.3.0) mime-types (1.22) multi_json (1.7.2) power_assert (0.2.2)