From 823d10498a44941fdc7166b75a099c6c3af06019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 03:55:54 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b36fb41..ee2bb04 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,10 +10,12 @@ GEM specs: ansi (1.5.0) diff-lcs (1.2.5) - json (1.8.3) + json (2.3.1) + json (2.3.1-java) mini_portile2 (2.0.0) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) + nokogiri (1.6.7.2-java) rake (10.5.0) rspec (3.4.0) rspec-core (~> 3.4.0)