|
1 | | -GEM |
2 | | - remote: https://rubygems.org/ |
| 1 | +GIT |
| 2 | + remote: https://github.com/fastlane/fastlane.git |
| 3 | + revision: a9b78cfd5cfabf18727e165bbfe38c27ba2e23ef |
3 | 4 | specs: |
4 | | - CFPropertyList (3.0.0) |
5 | | - addressable (2.5.2) |
6 | | - public_suffix (>= 2.0.2, < 4.0) |
7 | | - ast (2.4.0) |
8 | | - atomos (0.1.3) |
9 | | - babosa (1.0.2) |
10 | | - claide (1.0.2) |
11 | | - colored (1.2) |
12 | | - colored2 (3.1.2) |
13 | | - commander-fastlane (4.4.6) |
14 | | - highline (~> 1.7.2) |
15 | | - declarative (0.0.10) |
16 | | - declarative-option (0.1.0) |
17 | | - domain_name (0.5.20180417) |
18 | | - unf (>= 0.0.5, < 1.0.0) |
19 | | - dotenv (2.5.0) |
20 | | - emoji_regex (0.1.1) |
21 | | - excon (0.62.0) |
22 | | - faraday (0.15.2) |
23 | | - multipart-post (>= 1.2, < 3) |
24 | | - faraday-cookie_jar (0.0.6) |
25 | | - faraday (>= 0.7.4) |
26 | | - http-cookie (~> 1.0.0) |
27 | | - faraday_middleware (0.12.2) |
28 | | - faraday (>= 0.7.4, < 1.0) |
29 | | - fastimage (2.1.3) |
30 | 5 | fastlane (2.101.1) |
31 | 6 | CFPropertyList (>= 2.3, < 4.0.0) |
32 | 7 | addressable (>= 2.3, < 3.0.0) |
|
63 | 38 | xcodeproj (>= 1.5.7, < 2.0.0) |
64 | 39 | xcpretty (~> 0.2.8) |
65 | 40 | xcpretty-travis-formatter (>= 0.0.3) |
| 41 | + |
| 42 | +GEM |
| 43 | + remote: https://rubygems.org/ |
| 44 | + specs: |
| 45 | + CFPropertyList (3.0.0) |
| 46 | + addressable (2.5.2) |
| 47 | + public_suffix (>= 2.0.2, < 4.0) |
| 48 | + ast (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.3) |
66 | 71 | fastlane-plugin-bugsnag (1.3.4) |
67 | 72 | git |
68 | 73 | xml-simple |
@@ -162,7 +167,7 @@ PLATFORMS |
162 | 167 | ruby |
163 | 168 |
|
164 | 169 | DEPENDENCIES |
165 | | - fastlane |
| 170 | + fastlane! |
166 | 171 | fastlane-plugin-bugsnag |
167 | 172 | json |
168 | 173 | rubocop (~> 0.58) |
|
0 commit comments