From a1c325a25b797872419813179ef100faf7001ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 19:29:24 +0000 Subject: [PATCH] :arrow_up: Bump json from 1.8.6 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.8.6 to 2.3.1. - [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.8.6...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5f0b41b..4d95d2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,11 +15,11 @@ GEM simplecov (>= 0.7.1, < 1.0.0) coderay (1.1.0) diff-lcs (1.3) - docile (1.1.5) + docile (1.3.2) faraday (0.10.0) multipart-post (>= 1.2, < 3) hashie (3.4.6) - json (1.8.6) + json (2.3.1) method_source (0.8.2) multipart-post (2.0.0) octokit (4.6.2) @@ -51,11 +51,10 @@ GEM sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) - simplecov (0.10.0) - docile (~> 1.1.0) - json (~> 1.8) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.0) + simplecov (0.18.5) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov-html (0.12.2) sinatra (1.4.7) rack (~> 1.5) rack-protection (~> 1.4)