From 2659096bc6ac739cb2ce9d8eca6ef04daa3d4632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 00:29:06 +0000 Subject: [PATCH] Bump json from 2.2.0 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.2.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.2.0...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a470fe13..948fd236 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,6 @@ GEM cocoapods-try (1.1.0) colored (1.2) colored2 (3.1.2) - colorize (0.8.1) commander-fastlane (4.4.6) highline (~> 1.7.2) concurrent-ruby (1.1.5) @@ -135,10 +134,6 @@ GEM xcodeproj (>= 1.8.1, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) - fastlane-plugin-pretty_junit (0.1.1) - colorize - nokogiri - terminal-table fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -173,7 +168,7 @@ GEM httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - json (2.2.0) + json (2.3.1) jwt (2.1.0) kramdown (2.1.0) kramdown-parser-gfm (1.1.0) @@ -183,7 +178,6 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mini_magick (4.9.5) - mini_portile2 (2.4.0) minitest (5.12.2) molinillo (0.6.6) multi_json (1.14.1) @@ -194,8 +188,6 @@ GEM naturally (2.2.0) netrc (0.11.0) no_proxy_fix (0.1.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) @@ -263,7 +255,6 @@ DEPENDENCIES danger (= 6.1.0) danger-xcode_summary (= 0.1.0) fastlane (= 2.134.0) - fastlane-plugin-pretty_junit xcode-install (= 2.6.1) xcpretty-json-formatter (= 0.1.0)