From a99acee87e96a05e4b60eede4a530009d5ea75af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 01:12:00 +0000 Subject: [PATCH] Bump json from 1.6.1 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.6.1 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.6.1...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 550ccf3..ec4493e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM erubis (2.7.0) hike (1.2.1) i18n (0.6.0) - json (1.6.1) + json (1.8.6) linecache19 (0.5.12) ruby_core_source (>= 0.1.4) mail (2.3.0)