[fastlane] Add Fastlane dependency to the gemfile

This commit is contained in:
Pedro Piñera Buendía 2016-04-28 00:48:25 +02:00
parent 03c2d28d36
commit 36a3d1fa3c
2 changed files with 216 additions and 1 deletions

View File

@ -1,3 +1,4 @@
source 'https://rubygems.org'
gem "jazzy"
gem "fastlane"

View File

@ -7,6 +7,15 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
autoparse (0.3.3)
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
babosa (1.0.2)
cert (1.2.8)
fastlane_core (>= 0.29.1, < 1.0.0)
spaceship (>= 0.16.0, < 1.0.0)
claide (0.9.1)
cocoapods (0.39.0)
activesupport (>= 4.0.2)
@ -36,9 +45,108 @@ GEM
nap (>= 0.8, < 2.0)
netrc (= 0.7.8)
cocoapods-try (0.5.1)
coderay (1.1.0)
colored (1.2)
commander (4.3.5)
highline (~> 1.7.2)
credentials_manager (0.14.0)
colored
commander (>= 4.3.5)
highline (>= 1.7.1)
security
deliver (1.8.1)
credentials_manager (>= 0.12.0, < 1.0.0)
fastimage (~> 1.6)
fastlane_core (>= 0.35.1, < 1.0.0)
plist (~> 3.1.0)
spaceship (>= 0.19.0, <= 1.0.0)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.1.0)
escape (0.0.4)
excon (0.45.4)
extlib (0.9.16)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
faraday (>= 0.7.4)
http-cookie (~> 1.0.0)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
fastimage (1.6.8)
addressable (~> 2.3, >= 2.3.5)
fastlane (1.53.0)
addressable (~> 2.3.8)
cert (>= 1.2.7, < 2.0.0)
credentials_manager (>= 0.14.0, < 1.0.0)
deliver (>= 1.8.1, < 2.0.0)
fastlane_core (>= 0.35.1, < 1.0.0)
frameit (>= 2.4.1, < 3.0.0)
gym (>= 1.4.0, < 2.0.0)
krausefx-shenzhen (>= 0.14.7)
match (>= 0.2.4, < 1.0.0)
pem (>= 1.1.1, < 2.0.0)
pilot (>= 1.2.1, < 2.0.0)
plist (~> 3.1.0)
produce (>= 1.1.0, < 2.0.0)
scan (>= 0.4.1, < 1.0.0)
sigh (>= 1.3.0, < 2.0.0)
slack-notifier (~> 1.3)
snapshot (>= 1.4.4, < 2.0.0)
spaceship (>= 0.19.3, < 1.0.0)
supply (>= 0.3.0, < 1.0.0)
terminal-notifier (~> 1.6.2)
terminal-table (~> 1.4.5)
xcode-install (~> 1.0.1)
xcodeproj (>= 0.20, < 1.0.0)
xcpretty (>= 0.2.1)
fastlane_core (0.35.1)
babosa
colored
commander (>= 4.3.5)
credentials_manager (>= 0.11.0, < 1.0.0)
excon (~> 0.45.0)
highline (>= 1.7.2)
json
multi_json
plist (~> 3.1)
rubyzip (~> 1.1.6)
sentry-raven (~> 0.15)
terminal-table (~> 1.4.5)
frameit (2.4.1)
deliver (> 0.3)
fastimage (~> 1.6.3)
fastlane_core (>= 0.16.0, < 1.0.0)
mini_magick (~> 4.0.2)
fuzzy_match (2.0.4)
google-api-client (0.8.6)
activesupport (>= 3.2)
addressable (~> 2.3)
autoparse (~> 0.3)
extlib (~> 0.9)
faraday (~> 0.9)
googleauth (~> 0.3)
launchy (~> 2.4)
multi_json (~> 1.10)
retriable (~> 1.4)
signet (~> 0.6)
googleauth (0.5.1)
faraday (~> 0.9)
jwt (~> 1.4)
logging (~> 2.0)
memoist (~> 0.12)
multi_json (~> 1.11)
os (~> 0.9)
signet (~> 0.7)
gym (1.4.0)
fastlane_core (>= 0.32.1, < 1.0.0)
plist
rubyzip (>= 1.1.7)
terminal-table
xcpretty (>= 0.2.1)
highline (1.7.8)
http-cookie (1.0.2)
domain_name (~> 0.5)
i18n (0.7.0)
jazzy (0.4.0)
cocoapods (~> 0.38)
@ -50,32 +158,138 @@ GEM
sqlite3 (~> 1.3)
xcinvoke (~> 0.2.0)
json (1.8.3)
jwt (1.5.2)
krausefx-shenzhen (0.14.7)
commander (~> 4.3)
dotenv (>= 0.7)
faraday (~> 0.9)
faraday_middleware (~> 0.9)
highline (>= 1.7.2)
json (~> 1.8)
net-sftp (~> 2.1.2)
plist (~> 3.1.0)
rubyzip (~> 1.1)
security (~> 0.1.3)
terminal-table (~> 1.4.5)
launchy (2.4.3)
addressable (~> 2.3)
liferaft (0.0.4)
little-plugger (1.1.4)
logging (2.0.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
match (0.2.5)
cert (>= 1.2.8, < 2.0.0)
credentials_manager (>= 0.13.0, < 1.0.0)
fastlane_core (>= 0.35.0, < 1.0.0)
security
sigh (>= 1.2.2, < 2.0.0)
spaceship (>= 0.18.1, < 1.0.0)
memoist (0.14.0)
method_source (0.8.2)
mini_magick (4.0.4)
minitest (5.8.2)
molinillo (0.4.0)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
mustache (0.99.8)
nap (1.0.0)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
netrc (0.7.8)
open4 (1.3.4)
os (0.9.6)
pem (1.1.1)
fastlane_core (>= 0.30.0, < 1.0.0)
spaceship (>= 0.18.1, < 1.0.0)
pilot (1.2.1)
credentials_manager (>= 0.3.0)
fastlane_core (>= 0.31.0, < 1.0.0)
spaceship (>= 0.16.0, < 1.0.0)
terminal-table (~> 1.4.5)
plist (3.1.0)
produce (1.1.1)
fastlane_core (>= 0.30.0, < 1.0.0)
spaceship (>= 0.16.0)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
redcarpet (3.3.3)
retriable (1.4.1)
rouge (1.10.1)
rubyzip (1.1.7)
sass (3.4.19)
scan (0.4.2)
fastlane_core (>= 0.32.0, < 1.0.0)
slack-notifier (~> 1.3)
terminal-table
xcpretty (>= 0.2.1)
xcpretty-travis-formatter (>= 0.0.3)
security (0.1.3)
sentry-raven (0.15.3)
faraday (>= 0.7.6)
sigh (1.3.0)
fastlane_core (>= 0.30.0, < 1.0.0)
plist (~> 3.1)
spaceship (>= 0.12.3)
signet (0.7.2)
addressable (~> 2.3)
faraday (~> 0.9)
jwt (~> 1.5)
multi_json (~> 1.10)
slack-notifier (1.5.1)
slop (3.6.0)
snapshot (1.4.4)
fastimage (~> 1.6.3)
fastlane_core (>= 0.30.0, < 1.0.0)
plist (~> 3.1.0)
xcpretty (>= 0.2.1)
spaceship (0.19.3)
colored
credentials_manager (>= 0.9.0)
faraday (~> 0.9)
faraday-cookie_jar (~> 0.0.6)
faraday_middleware (~> 0.9)
fastimage (~> 1.6)
multi_xml (~> 0.5)
plist (~> 3.1)
pry
sqlite3 (1.3.11)
supply (0.3.0)
credentials_manager (>= 0.10.0)
fastlane_core (>= 0.30.0)
google-api-client (~> 0.8.6)
terminal-notifier (1.6.3)
terminal-table (1.4.5)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
xcinvoke (0.2.0)
liferaft (~> 0.0.4)
xcode-install (1.0.1)
claide (~> 0.9.1)
spaceship (>= 0.13.0, < 1.0.0)
xcodeproj (0.28.2)
activesupport (>= 3)
claide (~> 0.9.1)
colored (~> 1.2)
xcpretty (0.2.2)
rouge (~> 1.8)
xcpretty-travis-formatter (0.0.4)
xcpretty (~> 0.2, >= 0.0.7)
PLATFORMS
ruby
DEPENDENCIES
fastlane
jazzy
BUNDLED WITH
1.10.6
1.11.2