From 9c85014722f8fc60fc4599e36d0dac0c7e7e357a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:57:09 +0000 Subject: [PATCH] Bump json from 1.7.7 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.7.7 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/v1.7.7...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 7d66d8a..a4c21f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM thor diff-lcs (1.1.3) i18n (0.6.9) - json (1.7.7) + json (2.3.1) mime-types (1.21) multi_json (1.1.0) rake (0.9.2.2)