From c5f14f7a16f5b55fc0fc27849442bce8e1018962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 22:24:34 +0000 Subject: [PATCH] Bump json from 1.6.5 to 2.2.0 Bumps [json](https://github.com/flori/json) from 1.6.5 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.6.5...v2.2.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f0564b..e5536f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GEM json (>= 1.4.6) gherkin (2.9.1-java) json (>= 1.4.6) - json (1.6.5) - json (1.6.5-java) + json (2.2.0) + json (2.2.0-java) nokogiri (1.5.2) nokogiri (1.5.2-java) rake (0.9.2.2)