Merge branch 'develop_sky_liyi' into 'develop_sky'
fix:调整source源让bundle_install_retry脚本管理 See merge request StarlockTeam/app-starlock!73
This commit is contained in:
commit
8e92ac6ebb
@ -1,4 +1,4 @@
|
|||||||
source "https://mirrors.aliyun.com/rubygems/"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "fastlane"
|
gem "fastlane"
|
||||||
gem 'nkf', '0.2.0'
|
gem 'nkf', '0.2.0'
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
source "https://gems.ruby-china.com"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "fastlane"
|
gem "fastlane"
|
||||||
gem 'cocoapods', '1.14.3'
|
gem 'cocoapods', '1.14.3'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user