update fastlane (#334)
This commit is contained in:
parent
626233f248
commit
aca415bd20
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ platform :ios do
|
|||
branch_name: 'ios-beta'
|
||||
})
|
||||
|
||||
pilot({distribute_external: true})
|
||||
pilot
|
||||
|
||||
if ENV['MATTERMOST_WEBHOOK_URL']
|
||||
testflight_url = ENV['TESTFLIGHT_URL']
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ GEM
|
|||
faraday_middleware (0.11.0.1)
|
||||
faraday (>= 0.7.4, < 1.0)
|
||||
fastimage (2.1.0)
|
||||
fastlane (2.18.3)
|
||||
fastlane (2.19.2)
|
||||
activesupport (< 5)
|
||||
addressable (>= 2.3, < 3.0.0)
|
||||
babosa (>= 1.0.2, < 2.0.0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue