diff --git a/Gemfile.lock b/Gemfile.lock index 1aeb28f..7e0ebda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.0) + addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) babosa (1.0.2) claide (1.0.1) @@ -49,11 +49,11 @@ GEM cocoapods-try (1.1.0) colored (1.2) colored2 (3.1.2) - commander (4.4.3) + commander-fastlane (4.4.4) highline (~> 1.7.2) cork (0.2.0) colored (~> 1.2) - danger (4.3.1) + danger (4.3.3) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) @@ -72,12 +72,12 @@ GEM danger-the_coding_love (0.0.4) danger-plugin-api (~> 1.0) nokogiri - domain_name (0.5.20170223) + domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) dotenv (2.2.0) escape (0.0.4) excon (0.55.0) - faraday (0.11.0) + faraday (0.12.0.1) multipart-post (>= 1.2, < 3) faraday-cookie_jar (0.0.6) faraday (>= 0.7.4) @@ -87,13 +87,13 @@ GEM faraday_middleware (0.11.0.1) faraday (>= 0.7.4, < 1.0) fastimage (2.1.0) - fastlane (2.22.0) + fastlane (2.26.0) activesupport (< 5) addressable (>= 2.3, < 3.0.0) babosa (>= 1.0.2, < 2.0.0) bundler (>= 1.12.0, < 2.0.0) colored - commander (>= 4.4.0, < 5.0.0) + commander-fastlane (>= 4.4.0, < 5.0.0) dotenv (>= 2.1.1, < 3.0.0) excon (>= 0.45.0, < 1.0.0) faraday (~> 0.9) @@ -169,7 +169,7 @@ GEM netrc (0.7.8) nokogiri (1.7.1) mini_portile2 (~> 2.1.0) - octokit (4.6.2) + octokit (4.7.0) sawyer (~> 0.8.0, >= 0.5.3) open4 (1.3.4) os (0.9.6) @@ -196,7 +196,7 @@ GEM unicode-display_width (~> 1.1.1) thread_safe (0.3.6) tty-screen (0.5.0) - tzinfo (1.2.2) + tzinfo (1.2.3) thread_safe (~> 0.1) uber (0.0.15) unf (0.1.4) @@ -204,13 +204,13 @@ GEM unf_ext (0.0.7.2) unicode-display_width (1.1.3) word_wrap (1.0.0) - xcodeproj (1.4.2) + xcodeproj (1.4.3) CFPropertyList (~> 2.3.3) activesupport (>= 3) claide (>= 1.0.1, < 2.0) - colored (~> 1.2) + colored2 (~> 3.1) nanaimo (~> 0.2.3) - xcpretty (0.2.4) + xcpretty (0.2.6) rouge (~> 1.8) xcpretty-travis-formatter (0.0.4) xcpretty (~> 0.2, >= 0.0.7) @@ -226,4 +226,4 @@ DEPENDENCIES fastlane BUNDLED WITH - 1.13.7 + 1.14.6