From b73bfe951565d6159d4d430ec5b41a9ac4a7368e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 00:36:33 +0000 Subject: [PATCH] Bump json from 1.8.1 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.8.1 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.1...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2828595..72c23ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: archive-tar-minitar (0.5.2) coderay (1.1.0) @@ -8,7 +8,7 @@ GEM excon (>= 0.38.0) json excon (0.42.1) - json (1.8.1) + json (2.3.1) method_source (0.8.2) pry (0.10.1) coderay (~> 1.1.0)