From faa3862d22bf1a8783670a08c482310b285b2122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:24:07 +0000 Subject: [PATCH] Bump json from 1.6.5 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.6.5 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.5...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 0c20b6b..1b636d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM git (>= 1.2.5) rake journey (1.0.1) - json (1.6.5) + json (1.8.6) mail (2.4.1) i18n (>= 0.4.0) mime-types (~> 1.16)