From ad8826dc0473158baa7b23269443cec2ed7cc724 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 03:59:16 +0000 Subject: [PATCH] Bump json from 2.1.0 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.1.0 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/v2.1.0...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1aeec43..fa511ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,16 +14,16 @@ GEM diff-lcs (1.3) docile (1.1.5) hashdiff (0.3.6) - json (2.1.0) + json (2.3.1) method_source (0.9.0) - mini_portile2 (2.0.0) - nokogiri (1.6.7.2) - mini_portile2 (~> 2.0.0.rc2) + mini_portile2 (2.4.0) + nokogiri (1.10.10) + mini_portile2 (~> 2.4.0) pry (0.11.1) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (3.0.0) - rake (10.5.0) + rake (13.0.1) rspec (3.6.0) rspec-core (~> 3.6.0) rspec-expectations (~> 3.6.0) @@ -53,10 +53,11 @@ PLATFORMS DEPENDENCIES bundler (~> 1.13) - nokogiri (~> 1.6.7.2) + json (>= 2.3.0) + nokogiri (>= 1.10.8) nubefact! pry - rake (~> 10.0) + rake (>= 12.3.3) rspec (~> 3.6) simplecov (~> 0.15) webmock