From ca30c141a1d08442b6aba021b0dd7a5698187d59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 07:25:41 +0000 Subject: [PATCH] Bump json from 1.7.3 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.7.3 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.3...v1.8.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 00207820..1c1d6770 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,8 +31,8 @@ GEM git (>= 1.2.5) rake rdoc - json (1.7.3) - json (1.7.3-java) + json (1.8.6) + json (1.8.6-java) kramdown (1.3.1) method_source (0.8) multi_json (1.7.7)