From 08726c403cd93eecae5ee00318cdd472aab361f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jan 2021 16:11:20 +0000 Subject: [PATCH] Bump json from 1.7.0 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.7.0 to 1.8.6. - [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.7.0...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 3585401..34b90f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM hike (1.2.1) i18n (0.6.0) journey (1.0.3) - json (1.7.0) + json (1.8.6) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16)