From 2907e082f6f9ec885637631cdffaadf963cc5d4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:02:41 +0000 Subject: [PATCH] Bump json from 1.8.3 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.8.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.8.3...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 875a052..f61584f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,11 +13,14 @@ GEM safe_yaml (~> 1.0.0) diff-lcs (1.2.5) hashdiff (0.2.3) - httparty (0.13.7) - json (~> 1.8) + httparty (0.18.1) + mime-types (~> 3.0) multi_xml (>= 0.5.2) - json (1.8.3) - multi_xml (0.5.5) + json (2.3.1) + mime-types (3.3.1) + mime-types-data (~> 3.2015) + mime-types-data (3.2020.0512) + multi_xml (0.6.0) rspec (3.4.0) rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0)