|
| 1 | +GIT |
| 2 | + remote: https://github.com/tbodt/fastlane |
| 3 | + revision: 2c9bdff88bc4dd9c3b2d16513c488a20920873a3 |
| 4 | + branch: huge-ipa |
| 5 | + specs: |
| 6 | + fastlane (2.170.0) |
| 7 | + CFPropertyList (>= 2.3, < 4.0.0) |
| 8 | + addressable (>= 2.3, < 3.0.0) |
| 9 | + aws-sdk-s3 (~> 1.0) |
| 10 | + babosa (>= 1.0.3, < 2.0.0) |
| 11 | + bundler (>= 1.12.0, < 3.0.0) |
| 12 | + colored |
| 13 | + commander-fastlane (>= 4.4.6, < 5.0.0) |
| 14 | + dotenv (>= 2.1.1, < 3.0.0) |
| 15 | + emoji_regex (>= 0.1, < 4.0) |
| 16 | + excon (>= 0.71.0, < 1.0.0) |
| 17 | + faraday (~> 1.0) |
| 18 | + faraday-cookie_jar (~> 0.0.6) |
| 19 | + faraday_middleware (~> 1.0) |
| 20 | + fastimage (>= 2.1.0, < 3.0.0) |
| 21 | + gh_inspector (>= 1.1.2, < 2.0.0) |
| 22 | + google-api-client (>= 0.37.0, < 0.39.0) |
| 23 | + google-cloud-storage (>= 1.15.0, < 2.0.0) |
| 24 | + highline (>= 1.7.2, < 2.0.0) |
| 25 | + json (< 3.0.0) |
| 26 | + jwt (>= 2.1.0, < 3) |
| 27 | + mini_magick (>= 4.9.4, < 5.0.0) |
| 28 | + multipart-post (~> 2.0.0) |
| 29 | + plist (>= 3.1.0, < 4.0.0) |
| 30 | + rubyzip (>= 2.0.0, < 3.0.0) |
| 31 | + security (= 0.1.3) |
| 32 | + simctl (~> 1.6.3) |
| 33 | + slack-notifier (>= 2.0.0, < 3.0.0) |
| 34 | + terminal-notifier (>= 2.0.0, < 3.0.0) |
| 35 | + terminal-table (>= 1.4.5, < 2.0.0) |
| 36 | + tty-screen (>= 0.6.3, < 1.0.0) |
| 37 | + tty-spinner (>= 0.8.0, < 1.0.0) |
| 38 | + word_wrap (~> 1.0.0) |
| 39 | + xcodeproj (>= 1.13.0, < 2.0.0) |
| 40 | + xcpretty (~> 0.3.0) |
| 41 | + xcpretty-travis-formatter (>= 0.0.3) |
| 42 | + |
1 | 43 | GEM
|
2 | 44 | remote: https://rubygems.org/
|
3 | 45 | specs:
|
4 |
| - CFPropertyList (3.0.2) |
| 46 | + CFPropertyList (3.0.3) |
5 | 47 | addressable (2.7.0)
|
6 | 48 | public_suffix (>= 2.0.2, < 5.0)
|
7 | 49 | atomos (0.1.3)
|
8 | 50 | aws-eventstream (1.1.0)
|
9 |
| - aws-partitions (1.391.0) |
10 |
| - aws-sdk-core (3.109.2) |
| 51 | + aws-partitions (1.406.0) |
| 52 | + aws-sdk-core (3.110.0) |
11 | 53 | aws-eventstream (~> 1, >= 1.0.2)
|
12 | 54 | aws-partitions (~> 1, >= 1.239.0)
|
13 | 55 | aws-sigv4 (~> 1.1)
|
14 | 56 | jmespath (~> 1.0)
|
15 | 57 | aws-sdk-kms (1.39.0)
|
16 | 58 | aws-sdk-core (~> 3, >= 3.109.0)
|
17 | 59 | aws-sigv4 (~> 1.1)
|
18 |
| - aws-sdk-s3 (1.84.1) |
| 60 | + aws-sdk-s3 (1.86.2) |
19 | 61 | aws-sdk-core (~> 3, >= 3.109.0)
|
20 |
| - aws-sdk-kms (~> 1) |
| 62 | + aws-sdk-kms (~> 1.26) |
21 | 63 | aws-sigv4 (~> 1.1)
|
22 | 64 | aws-sigv4 (1.2.2)
|
23 | 65 | aws-eventstream (~> 1, >= 1.0.2)
|
24 | 66 | babosa (1.0.4)
|
25 | 67 | claide (1.0.3)
|
26 |
| - coderay (1.1.2) |
| 68 | + coderay (1.1.3) |
27 | 69 | colored (1.2)
|
28 | 70 | colored2 (3.1.2)
|
29 | 71 | commander-fastlane (4.4.6)
|
30 | 72 | highline (~> 1.7.2)
|
31 | 73 | declarative (0.0.20)
|
32 | 74 | declarative-option (0.1.0)
|
33 |
| - digest-crc (0.6.1) |
34 |
| - rake (~> 13.0) |
| 75 | + digest-crc (0.6.2) |
| 76 | + rake (~> 12.0) |
35 | 77 | domain_name (0.5.20190701)
|
36 | 78 | unf (>= 0.0.5, < 1.0.0)
|
37 | 79 | dotenv (2.7.6)
|
38 | 80 | emoji_regex (3.2.1)
|
39 |
| - excon (0.78.0) |
| 81 | + excon (0.78.1) |
40 | 82 | faraday (1.1.0)
|
41 | 83 | multipart-post (>= 1.2, < 3)
|
42 | 84 | ruby2_keywords
|
|
46 | 88 | faraday_middleware (1.0.0)
|
47 | 89 | faraday (~> 1.0)
|
48 | 90 | fastimage (2.2.0)
|
49 |
| - fastlane (2.166.0) |
50 |
| - CFPropertyList (>= 2.3, < 4.0.0) |
51 |
| - addressable (>= 2.3, < 3.0.0) |
52 |
| - aws-sdk-s3 (~> 1.0) |
53 |
| - babosa (>= 1.0.3, < 2.0.0) |
54 |
| - bundler (>= 1.12.0, < 3.0.0) |
55 |
| - colored |
56 |
| - commander-fastlane (>= 4.4.6, < 5.0.0) |
57 |
| - dotenv (>= 2.1.1, < 3.0.0) |
58 |
| - emoji_regex (>= 0.1, < 4.0) |
59 |
| - excon (>= 0.71.0, < 1.0.0) |
60 |
| - faraday (~> 1.0) |
61 |
| - faraday-cookie_jar (~> 0.0.6) |
62 |
| - faraday_middleware (~> 1.0) |
63 |
| - fastimage (>= 2.1.0, < 3.0.0) |
64 |
| - gh_inspector (>= 1.1.2, < 2.0.0) |
65 |
| - google-api-client (>= 0.37.0, < 0.39.0) |
66 |
| - google-cloud-storage (>= 1.15.0, < 2.0.0) |
67 |
| - highline (>= 1.7.2, < 2.0.0) |
68 |
| - json (< 3.0.0) |
69 |
| - jwt (>= 2.1.0, < 3) |
70 |
| - mini_magick (>= 4.9.4, < 5.0.0) |
71 |
| - multipart-post (~> 2.0.0) |
72 |
| - plist (>= 3.1.0, < 4.0.0) |
73 |
| - rubyzip (>= 2.0.0, < 3.0.0) |
74 |
| - security (= 0.1.3) |
75 |
| - simctl (~> 1.6.3) |
76 |
| - slack-notifier (>= 2.0.0, < 3.0.0) |
77 |
| - terminal-notifier (>= 2.0.0, < 3.0.0) |
78 |
| - terminal-table (>= 1.4.5, < 2.0.0) |
79 |
| - tty-screen (>= 0.6.3, < 1.0.0) |
80 |
| - tty-spinner (>= 0.8.0, < 1.0.0) |
81 |
| - word_wrap (~> 1.0.0) |
82 |
| - xcodeproj (>= 1.13.0, < 2.0.0) |
83 |
| - xcpretty (~> 0.3.0) |
84 |
| - xcpretty-travis-formatter (>= 0.0.3) |
85 | 91 | gh_inspector (1.1.3)
|
86 | 92 | google-api-client (0.38.0)
|
87 | 93 | addressable (~> 2.5, >= 2.5.1)
|
|
97 | 103 | google-cloud-env (1.4.0)
|
98 | 104 | faraday (>= 0.17.3, < 2.0)
|
99 | 105 | google-cloud-errors (1.0.1)
|
100 |
| - google-cloud-storage (1.29.1) |
| 106 | + google-cloud-storage (1.29.2) |
101 | 107 | addressable (~> 2.5)
|
102 | 108 | digest-crc (~> 0.4)
|
103 | 109 | google-api-client (~> 0.33)
|
|
132 | 138 | coderay (~> 1.1)
|
133 | 139 | method_source (~> 1.0)
|
134 | 140 | public_suffix (4.0.6)
|
135 |
| - rake (13.0.1) |
| 141 | + rake (12.3.3) |
136 | 142 | representable (3.0.4)
|
137 | 143 | declarative (< 0.1.0)
|
138 | 144 | declarative-option (< 0.2.0)
|
@@ -180,7 +186,7 @@ PLATFORMS
|
180 | 186 |
|
181 | 187 | DEPENDENCIES
|
182 | 188 | dotenv
|
183 |
| - fastlane |
| 189 | + fastlane! |
184 | 190 | pry
|
185 | 191 |
|
186 | 192 | BUNDLED WITH
|
|
0 commit comments