|
1 | | -GIT |
2 | | - remote: https://github.com/loopandlearn/fastlane.git |
3 | | - revision: a670d4b092b274d58ebb5497126e47fc6a84f533 |
4 | | - ref: a670d4b092b274d58ebb5497126e47fc6a84f533 |
5 | | - specs: |
6 | | - fastlane (2.228.0) |
7 | | - CFPropertyList (>= 2.3, < 4.0.0) |
8 | | - addressable (>= 2.8, < 3.0.0) |
9 | | - artifactory (~> 3.0) |
10 | | - aws-sdk-s3 (~> 1.0) |
11 | | - babosa (>= 1.0.3, < 2.0.0) |
12 | | - bundler (>= 1.12.0, < 3.0.0) |
13 | | - colored (~> 1.2) |
14 | | - commander (~> 4.6) |
15 | | - dotenv (>= 2.1.1, < 3.0.0) |
16 | | - emoji_regex (>= 0.1, < 4.0) |
17 | | - excon (>= 0.71.0, < 1.0.0) |
18 | | - faraday (~> 1.0) |
19 | | - faraday-cookie_jar (~> 0.0.6) |
20 | | - faraday_middleware (~> 1.0) |
21 | | - fastimage (>= 2.1.0, < 3.0.0) |
22 | | - fastlane-sirp (>= 1.0.0) |
23 | | - gh_inspector (>= 1.1.2, < 2.0.0) |
24 | | - google-apis-androidpublisher_v3 (~> 0.3) |
25 | | - google-apis-playcustomapp_v1 (~> 0.1) |
26 | | - google-cloud-env (>= 1.6.0, < 2.0.0) |
27 | | - google-cloud-storage (~> 1.31) |
28 | | - highline (~> 2.0) |
29 | | - http-cookie (~> 1.0.5) |
30 | | - json (< 3.0.0) |
31 | | - jwt (>= 2.1.0, < 3) |
32 | | - mini_magick (>= 4.9.4, < 5.0.0) |
33 | | - multipart-post (>= 2.0.0, < 3.0.0) |
34 | | - naturally (~> 2.2) |
35 | | - optparse (>= 0.1.1, < 1.0.0) |
36 | | - plist (>= 3.1.0, < 4.0.0) |
37 | | - rubyzip (>= 2.0.0, < 3.0.0) |
38 | | - security (= 0.1.5) |
39 | | - simctl (~> 1.6.3) |
40 | | - terminal-notifier (>= 2.0.0, < 3.0.0) |
41 | | - terminal-table (~> 3) |
42 | | - tty-screen (>= 0.6.3, < 1.0.0) |
43 | | - tty-spinner (>= 0.8.0, < 1.0.0) |
44 | | - word_wrap (~> 1.0.0) |
45 | | - xcodeproj (>= 1.13.0, < 2.0.0) |
46 | | - xcpretty (~> 0.4.1) |
47 | | - xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) |
48 | | - |
49 | 1 | GEM |
50 | 2 | remote: https://rubygems.org/ |
51 | 3 | specs: |
52 | 4 | CFPropertyList (3.0.7) |
53 | 5 | base64 |
54 | 6 | nkf |
55 | 7 | rexml |
| 8 | + abbrev (0.1.2) |
56 | 9 | addressable (2.8.7) |
57 | 10 | public_suffix (>= 2.0.2, < 7.0) |
58 | 11 | artifactory (3.0.17) |
|
77 | 30 | aws-sigv4 (1.12.1) |
78 | 31 | aws-eventstream (~> 1, >= 1.0.2) |
79 | 32 | babosa (1.0.4) |
80 | | - base64 (0.3.0) |
| 33 | + base64 (0.2.0) |
81 | 34 | bigdecimal (3.2.3) |
82 | 35 | claide (1.1.0) |
83 | 36 | colored (1.2) |
84 | 37 | colored2 (3.1.2) |
85 | 38 | commander (4.6.0) |
86 | 39 | highline (~> 2.0.0) |
| 40 | + csv (3.3.5) |
87 | 41 | declarative (0.0.20) |
88 | 42 | digest-crc (0.7.0) |
89 | 43 | rake (>= 12.0.0, < 14.0.0) |
|
120 | 74 | faraday_middleware (1.2.1) |
121 | 75 | faraday (~> 1.0) |
122 | 76 | fastimage (2.4.0) |
| 77 | + fastlane (2.230.0) |
| 78 | + CFPropertyList (>= 2.3, < 4.0.0) |
| 79 | + abbrev (~> 0.1.2) |
| 80 | + addressable (>= 2.8, < 3.0.0) |
| 81 | + artifactory (~> 3.0) |
| 82 | + aws-sdk-s3 (~> 1.0) |
| 83 | + babosa (>= 1.0.3, < 2.0.0) |
| 84 | + base64 (~> 0.2.0) |
| 85 | + bundler (>= 1.12.0, < 3.0.0) |
| 86 | + colored (~> 1.2) |
| 87 | + commander (~> 4.6) |
| 88 | + csv (~> 3.3) |
| 89 | + dotenv (>= 2.1.1, < 3.0.0) |
| 90 | + emoji_regex (>= 0.1, < 4.0) |
| 91 | + excon (>= 0.71.0, < 1.0.0) |
| 92 | + faraday (~> 1.0) |
| 93 | + faraday-cookie_jar (~> 0.0.6) |
| 94 | + faraday_middleware (~> 1.0) |
| 95 | + fastimage (>= 2.1.0, < 3.0.0) |
| 96 | + fastlane-sirp (>= 1.0.0) |
| 97 | + gh_inspector (>= 1.1.2, < 2.0.0) |
| 98 | + google-apis-androidpublisher_v3 (~> 0.3) |
| 99 | + google-apis-playcustomapp_v1 (~> 0.1) |
| 100 | + google-cloud-env (>= 1.6.0, < 2.0.0) |
| 101 | + google-cloud-storage (~> 1.31) |
| 102 | + highline (~> 2.0) |
| 103 | + http-cookie (~> 1.0.5) |
| 104 | + json (< 3.0.0) |
| 105 | + jwt (>= 2.1.0, < 3) |
| 106 | + logger (>= 1.6, < 2.0) |
| 107 | + mini_magick (>= 4.9.4, < 5.0.0) |
| 108 | + multipart-post (>= 2.0.0, < 3.0.0) |
| 109 | + mutex_m (~> 0.3.0) |
| 110 | + naturally (~> 2.2) |
| 111 | + nkf (~> 0.2.0) |
| 112 | + optparse (>= 0.1.1, < 1.0.0) |
| 113 | + plist (>= 3.1.0, < 4.0.0) |
| 114 | + rubyzip (>= 2.0.0, < 3.0.0) |
| 115 | + security (= 0.1.5) |
| 116 | + simctl (~> 1.6.3) |
| 117 | + terminal-notifier (>= 2.0.0, < 3.0.0) |
| 118 | + terminal-table (~> 3) |
| 119 | + tty-screen (>= 0.6.3, < 1.0.0) |
| 120 | + tty-spinner (>= 0.8.0, < 1.0.0) |
| 121 | + word_wrap (~> 1.0.0) |
| 122 | + xcodeproj (>= 1.13.0, < 2.0.0) |
| 123 | + xcpretty (~> 0.4.1) |
| 124 | + xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) |
123 | 125 | fastlane-sirp (1.0.0) |
124 | 126 | sysrandom (~> 1.0) |
125 | 127 | gh_inspector (1.1.3) |
@@ -234,8 +236,7 @@ PLATFORMS |
234 | 236 | x86_64-linux |
235 | 237 |
|
236 | 238 | DEPENDENCIES |
237 | | - fastlane! |
238 | | - rexml (>= 3.4.2) |
| 239 | + fastlane (= 2.230.0) |
239 | 240 |
|
240 | 241 | BUNDLED WITH |
241 | 242 | 2.6.2 |
0 commit comments