From d95af1a8511781dea629a41dd643c175821c1f1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 16:52:56 +0000 Subject: [PATCH] Bump json from 1.7.4 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.7.4 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.4...v1.8.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 23c8fee..8bd556e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM git (>= 1.2.5) rake rdoc - json (1.7.4) + json (1.8.6) log4r (1.1.10) multi_json (1.3.6) rake (0.9.2.2)