diff --git a/Gemfile.lock b/Gemfile.lock index eb15e1b5..09945734 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) atomos (0.1.3) babosa (1.0.3) claide (1.0.3) @@ -51,13 +51,12 @@ 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) cork (0.3.0) colored2 (~> 3.1) - danger (5.8.0) + danger (5.16.1) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) @@ -129,14 +128,12 @@ 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) - git (1.5.0) + git (1.13.1) + addressable (~> 2.8) + rchardet (~> 1.8) google-api-client (0.23.9) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.5, < 0.7.0) @@ -175,7 +172,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,14 +182,14 @@ 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) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) os (1.0.1) plist (3.5.0) public_suffix (2.0.5) + rchardet (1.8.0) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) @@ -202,9 +198,9 @@ GEM rouge (2.0.7) ruby-macho (1.3.1) rubyzip (1.3.0) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) security (0.1.3) signet (0.12.0) addressable (~> 2.3) @@ -254,7 +250,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)