Update fastlane
This commit is contained in:
parent
f2ab86dba7
commit
9da8b0cbc0
1 changed files with 4 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ GEM
|
||||||
declarative-option (0.1.0)
|
declarative-option (0.1.0)
|
||||||
domain_name (0.5.20180417)
|
domain_name (0.5.20180417)
|
||||||
unf (>= 0.0.5, < 1.0.0)
|
unf (>= 0.0.5, < 1.0.0)
|
||||||
dotenv (2.4.0)
|
dotenv (2.5.0)
|
||||||
emoji_regex (0.1.1)
|
emoji_regex (0.1.1)
|
||||||
excon (0.62.0)
|
excon (0.62.0)
|
||||||
faraday (0.15.2)
|
faraday (0.15.2)
|
||||||
|
|
@ -26,7 +26,7 @@ GEM
|
||||||
faraday_middleware (0.12.2)
|
faraday_middleware (0.12.2)
|
||||||
faraday (>= 0.7.4, < 1.0)
|
faraday (>= 0.7.4, < 1.0)
|
||||||
fastimage (2.1.3)
|
fastimage (2.1.3)
|
||||||
fastlane (2.97.0)
|
fastlane (2.98.0)
|
||||||
CFPropertyList (>= 2.3, < 4.0.0)
|
CFPropertyList (>= 2.3, < 4.0.0)
|
||||||
addressable (>= 2.3, < 3.0.0)
|
addressable (>= 2.3, < 3.0.0)
|
||||||
babosa (>= 1.0.2, < 2.0.0)
|
babosa (>= 1.0.2, < 2.0.0)
|
||||||
|
|
@ -60,7 +60,7 @@ GEM
|
||||||
tty-spinner (>= 0.8.0, < 1.0.0)
|
tty-spinner (>= 0.8.0, < 1.0.0)
|
||||||
word_wrap (~> 1.0.0)
|
word_wrap (~> 1.0.0)
|
||||||
xcodeproj (>= 1.5.7, < 2.0.0)
|
xcodeproj (>= 1.5.7, < 2.0.0)
|
||||||
xcpretty (>= 0.2.4, < 1.0.0)
|
xcpretty (~> 0.2.8)
|
||||||
xcpretty-travis-formatter (>= 0.0.3)
|
xcpretty-travis-formatter (>= 0.0.3)
|
||||||
gh_inspector (1.1.3)
|
gh_inspector (1.1.3)
|
||||||
google-api-client (0.21.2)
|
google-api-client (0.21.2)
|
||||||
|
|
@ -114,7 +114,7 @@ GEM
|
||||||
faraday (~> 0.9)
|
faraday (~> 0.9)
|
||||||
jwt (>= 1.5, < 3.0)
|
jwt (>= 1.5, < 3.0)
|
||||||
multi_json (~> 1.10)
|
multi_json (~> 1.10)
|
||||||
simctl (1.6.4)
|
simctl (1.6.5)
|
||||||
CFPropertyList
|
CFPropertyList
|
||||||
naturally
|
naturally
|
||||||
slack-notifier (2.3.2)
|
slack-notifier (2.3.2)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue