From 9528f1cd30255bfd0ccf015089a504ae96784fcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Apr 2021 14:40:50 +0000 Subject: [PATCH] Bump json from 1.7.5 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.7.5 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.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 bcbb5bc7..4eae6ce3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM multi_json (~> 1.3) hashie (1.2.0) i18n (0.6.1) - json (1.7.5) + json (1.8.6) kgio (2.8.0) mime-types (1.19) multi_json (1.5.0)