From 8ccb5014b2df56573a5a1863c0c31ff76aea387d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2020 19:59:17 +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 eb15e1b5..7cb3502c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,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.3) @@ -129,10 +128,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.0.1) fuzzy_match (2.0.4) gh_inspector (1.1.3) @@ -167,7 +162,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 (1.17.0) memoist (0.16.1) @@ -175,7 +170,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.11.3) molinillo (0.6.6) multi_json (1.14.1) @@ -186,8 +180,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.13.0) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) @@ -254,7 +246,6 @@ DEPENDENCIES cocoapods (= 1.5.2) danger-xcode_summary (= 0.1.0) fastlane (= 2.135.2) - fastlane-plugin-pretty_junit xcode-install (= 2.1.0) xcpretty-json-formatter (= 0.1.0)