update fastlane (#334)

This commit is contained in:
enahum 2017-03-08 14:15:13 -03:00 committed by GitHub
parent 626233f248
commit aca415bd20
2 changed files with 2 additions and 2 deletions

View file

@ -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']

View file

@ -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)