From ea1694cc4a6b15e1cfc77ca1c72e3a8231d3a2d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:55:29 +0000 Subject: [PATCH] Bump json from 1.5.3 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.5.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/v1.5.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 c80ff45..47b4bef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,7 @@ GEM diff-lcs (1.1.2) gherkin (2.4.5) json (>= 1.4.6) - json (1.5.3) + json (2.3.1) object_regex (1.0.1) polyglot (0.3.1) rake (0.9.2)