From b1bcddfd0f54a763ace6c778aa372e014e5ea75f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 17:07:16 +0000 Subject: [PATCH] Bump json from 1.5.3 to 2.2.0 Bumps [json](https://github.com/flori/json) from 1.5.3 to 2.2.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.5.3...v2.2.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 c80ff45..8be9c27 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.2.0) object_regex (1.0.1) polyglot (0.3.1) rake (0.9.2)