|
1 |
| -GEM |
2 |
| - remote: https://rubygems.org/ |
| 1 | +GIT |
| 2 | + remote: https://github.com/fastlane/fastlane.git |
| 3 | + revision: 92058000312372f89072b9ebbada29cc56b8ce49 |
| 4 | + ref: 9205800 |
3 | 5 | specs:
|
4 |
| - CFPropertyList (3.0.0) |
5 |
| - addressable (2.5.2) |
6 |
| - public_suffix (>= 2.0.2, < 4.0) |
7 |
| - atomos (0.1.3) |
8 |
| - babosa (1.0.2) |
9 |
| - claide (1.0.2) |
10 |
| - colored (1.2) |
11 |
| - colored2 (3.1.2) |
12 |
| - commander-fastlane (4.4.6) |
13 |
| - highline (~> 1.7.2) |
14 |
| - declarative (0.0.10) |
15 |
| - declarative-option (0.1.0) |
16 |
| - domain_name (0.5.20180417) |
17 |
| - unf (>= 0.0.5, < 1.0.0) |
18 |
| - dotenv (2.5.0) |
19 |
| - emoji_regex (0.1.1) |
20 |
| - excon (0.62.0) |
21 |
| - faraday (0.15.2) |
22 |
| - multipart-post (>= 1.2, < 3) |
23 |
| - faraday-cookie_jar (0.0.6) |
24 |
| - faraday (>= 0.7.4) |
25 |
| - http-cookie (~> 1.0.0) |
26 |
| - faraday_middleware (0.12.2) |
27 |
| - faraday (>= 0.7.4, < 1.0) |
28 |
| - fastimage (2.1.4) |
29 | 6 | fastlane (2.104.0)
|
30 | 7 | CFPropertyList (>= 2.3, < 4.0.0)
|
31 | 8 | addressable (>= 2.3, < 3.0.0)
|
|
62 | 39 | xcodeproj (>= 1.6.0, < 2.0.0)
|
63 | 40 | xcpretty (~> 0.3.0)
|
64 | 41 | xcpretty-travis-formatter (>= 0.0.3)
|
| 42 | + |
| 43 | +GEM |
| 44 | + remote: https://rubygems.org/ |
| 45 | + specs: |
| 46 | + CFPropertyList (3.0.0) |
| 47 | + addressable (2.5.2) |
| 48 | + public_suffix (>= 2.0.2, < 4.0) |
| 49 | + atomos (0.1.3) |
| 50 | + babosa (1.0.2) |
| 51 | + claide (1.0.2) |
| 52 | + colored (1.2) |
| 53 | + colored2 (3.1.2) |
| 54 | + commander-fastlane (4.4.6) |
| 55 | + highline (~> 1.7.2) |
| 56 | + declarative (0.0.10) |
| 57 | + declarative-option (0.1.0) |
| 58 | + domain_name (0.5.20180417) |
| 59 | + unf (>= 0.0.5, < 1.0.0) |
| 60 | + dotenv (2.5.0) |
| 61 | + emoji_regex (0.1.1) |
| 62 | + excon (0.62.0) |
| 63 | + faraday (0.15.2) |
| 64 | + multipart-post (>= 1.2, < 3) |
| 65 | + faraday-cookie_jar (0.0.6) |
| 66 | + faraday (>= 0.7.4) |
| 67 | + http-cookie (~> 1.0.0) |
| 68 | + faraday_middleware (0.12.2) |
| 69 | + faraday (>= 0.7.4, < 1.0) |
| 70 | + fastimage (2.1.4) |
65 | 71 | gh_inspector (1.1.3)
|
66 | 72 | google-api-client (0.23.9)
|
67 | 73 | addressable (~> 2.5, >= 2.5.1)
|
@@ -142,7 +148,7 @@ PLATFORMS
|
142 | 148 | ruby
|
143 | 149 |
|
144 | 150 | DEPENDENCIES
|
145 |
| - fastlane (~> 2.103) |
| 151 | + fastlane! |
146 | 152 |
|
147 | 153 | BUNDLED WITH
|
148 | 154 | 1.16.4
|
0 commit comments