From 39d034970eb75bb5f72711e091d46a6852d58d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 23:06:28 +0000 Subject: [PATCH] Bump json from 1.7.6 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.7.6 to 1.8.6. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/v1.8.6/CHANGES) - [Commits](https://github.com/flori/json/compare/v1.7.6...v1.8.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6999773..71566da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,8 +9,8 @@ GEM git (>= 1.2.5) rake rdoc - json (1.7.6) - json (1.7.6-java) + json (1.8.6) + json (1.8.6-java) method_source (0.8.1) pry (0.9.11.4) coderay (~> 1.0.5)