From 313ef6544cfa0c18d0d270fb259a10634e5c036a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:00:42 +0000 Subject: [PATCH] Bump json from 1.7.3 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.7.3 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.7.3...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index caec3a0..fb5c43a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -68,7 +68,7 @@ GEM bundler (~> 1.0) git (>= 1.2.5) rake - json (1.7.3) + json (2.3.1) libnotify (0.7.2) listen (0.4.2) rb-fchange (~> 0.0.5) @@ -98,11 +98,6 @@ GEM diff-lcs (~> 1.1.3) rspec-mocks (2.10.1) sexp_processor (3.2.0) - simplecov (0.6.4) - multi_json (~> 1.0) - simplecov-html (~> 0.5.3) - simplecov-html (0.5.3) - simplecov-vim (0.0.1) slop (2.4.4) thor (0.15.2) webmock (1.8.7) @@ -135,7 +130,5 @@ DEPENDENCIES pry rb-readline rspec - simplecov - simplecov-vim webmock yard (~> 0.6.0)