Revisión | 22e3d12ec2c0d831a2f44be3c7c482cc73c18aa1 (tree) |
---|---|
Tiempo | 2022-01-05 04:47:08 |
Autor | sebastian_bugiu |
Commiter | sebastian_bugiu |
Added gemfile for fastlane.
@@ -0,0 +1,3 @@ | ||
1 | +source "https://rubygems.org" | |
2 | + | |
3 | +gem "fastlane" | |
\ No newline at end of file |
@@ -0,0 +1,214 @@ | ||
1 | +GEM | |
2 | + remote: https://rubygems.org/ | |
3 | + specs: | |
4 | + CFPropertyList (3.0.5) | |
5 | + rexml | |
6 | + addressable (2.8.0) | |
7 | + public_suffix (>= 2.0.2, < 5.0) | |
8 | + artifactory (3.0.15) | |
9 | + atomos (0.1.3) | |
10 | + aws-eventstream (1.2.0) | |
11 | + aws-partitions (1.544.0) | |
12 | + aws-sdk-core (3.125.0) | |
13 | + aws-eventstream (~> 1, >= 1.0.2) | |
14 | + aws-partitions (~> 1, >= 1.525.0) | |
15 | + aws-sigv4 (~> 1.1) | |
16 | + jmespath (~> 1.0) | |
17 | + aws-sdk-kms (1.53.0) | |
18 | + aws-sdk-core (~> 3, >= 3.125.0) | |
19 | + aws-sigv4 (~> 1.1) | |
20 | + aws-sdk-s3 (1.110.0) | |
21 | + aws-sdk-core (~> 3, >= 3.125.0) | |
22 | + aws-sdk-kms (~> 1) | |
23 | + aws-sigv4 (~> 1.4) | |
24 | + aws-sigv4 (1.4.0) | |
25 | + aws-eventstream (~> 1, >= 1.0.2) | |
26 | + babosa (1.0.4) | |
27 | + claide (1.0.3) | |
28 | + colored (1.2) | |
29 | + colored2 (3.1.2) | |
30 | + commander (4.6.0) | |
31 | + highline (~> 2.0.0) | |
32 | + declarative (0.0.20) | |
33 | + digest-crc (0.6.4) | |
34 | + rake (>= 12.0.0, < 14.0.0) | |
35 | + domain_name (0.5.20190701) | |
36 | + unf (>= 0.0.5, < 1.0.0) | |
37 | + dotenv (2.7.6) | |
38 | + emoji_regex (3.2.3) | |
39 | + excon (0.89.0) | |
40 | + faraday (1.8.0) | |
41 | + faraday-em_http (~> 1.0) | |
42 | + faraday-em_synchrony (~> 1.0) | |
43 | + faraday-excon (~> 1.1) | |
44 | + faraday-httpclient (~> 1.0.1) | |
45 | + faraday-net_http (~> 1.0) | |
46 | + faraday-net_http_persistent (~> 1.1) | |
47 | + faraday-patron (~> 1.0) | |
48 | + faraday-rack (~> 1.0) | |
49 | + multipart-post (>= 1.2, < 3) | |
50 | + ruby2_keywords (>= 0.0.4) | |
51 | + faraday-cookie_jar (0.0.7) | |
52 | + faraday (>= 0.8.0) | |
53 | + http-cookie (~> 1.0.0) | |
54 | + faraday-em_http (1.0.0) | |
55 | + faraday-em_synchrony (1.0.0) | |
56 | + faraday-excon (1.1.0) | |
57 | + faraday-httpclient (1.0.1) | |
58 | + faraday-net_http (1.0.1) | |
59 | + faraday-net_http_persistent (1.2.0) | |
60 | + faraday-patron (1.0.0) | |
61 | + faraday-rack (1.0.0) | |
62 | + faraday_middleware (1.2.0) | |
63 | + faraday (~> 1.0) | |
64 | + fastimage (2.2.6) | |
65 | + fastlane (2.199.0) | |
66 | + CFPropertyList (>= 2.3, < 4.0.0) | |
67 | + addressable (>= 2.8, < 3.0.0) | |
68 | + artifactory (~> 3.0) | |
69 | + aws-sdk-s3 (~> 1.0) | |
70 | + babosa (>= 1.0.3, < 2.0.0) | |
71 | + bundler (>= 1.12.0, < 3.0.0) | |
72 | + colored | |
73 | + commander (~> 4.6) | |
74 | + dotenv (>= 2.1.1, < 3.0.0) | |
75 | + emoji_regex (>= 0.1, < 4.0) | |
76 | + excon (>= 0.71.0, < 1.0.0) | |
77 | + faraday (~> 1.0) | |
78 | + faraday-cookie_jar (~> 0.0.6) | |
79 | + faraday_middleware (~> 1.0) | |
80 | + fastimage (>= 2.1.0, < 3.0.0) | |
81 | + gh_inspector (>= 1.1.2, < 2.0.0) | |
82 | + google-apis-androidpublisher_v3 (~> 0.3) | |
83 | + google-apis-playcustomapp_v1 (~> 0.1) | |
84 | + google-cloud-storage (~> 1.31) | |
85 | + highline (~> 2.0) | |
86 | + json (< 3.0.0) | |
87 | + jwt (>= 2.1.0, < 3) | |
88 | + mini_magick (>= 4.9.4, < 5.0.0) | |
89 | + multipart-post (~> 2.0.0) | |
90 | + naturally (~> 2.2) | |
91 | + optparse (~> 0.1.1) | |
92 | + plist (>= 3.1.0, < 4.0.0) | |
93 | + rubyzip (>= 2.0.0, < 3.0.0) | |
94 | + security (= 0.1.3) | |
95 | + simctl (~> 1.6.3) | |
96 | + terminal-notifier (>= 2.0.0, < 3.0.0) | |
97 | + terminal-table (>= 1.4.5, < 2.0.0) | |
98 | + tty-screen (>= 0.6.3, < 1.0.0) | |
99 | + tty-spinner (>= 0.8.0, < 1.0.0) | |
100 | + word_wrap (~> 1.0.0) | |
101 | + xcodeproj (>= 1.13.0, < 2.0.0) | |
102 | + xcpretty (~> 0.3.0) | |
103 | + xcpretty-travis-formatter (>= 0.0.3) | |
104 | + gh_inspector (1.1.3) | |
105 | + google-apis-androidpublisher_v3 (0.14.0) | |
106 | + google-apis-core (>= 0.4, < 2.a) | |
107 | + google-apis-core (0.4.1) | |
108 | + addressable (~> 2.5, >= 2.5.1) | |
109 | + googleauth (>= 0.16.2, < 2.a) | |
110 | + httpclient (>= 2.8.1, < 3.a) | |
111 | + mini_mime (~> 1.0) | |
112 | + representable (~> 3.0) | |
113 | + retriable (>= 2.0, < 4.a) | |
114 | + rexml | |
115 | + webrick | |
116 | + google-apis-iamcredentials_v1 (0.9.0) | |
117 | + google-apis-core (>= 0.4, < 2.a) | |
118 | + google-apis-playcustomapp_v1 (0.6.0) | |
119 | + google-apis-core (>= 0.4, < 2.a) | |
120 | + google-apis-storage_v1 (0.10.0) | |
121 | + google-apis-core (>= 0.4, < 2.a) | |
122 | + google-cloud-core (1.6.0) | |
123 | + google-cloud-env (~> 1.0) | |
124 | + google-cloud-errors (~> 1.0) | |
125 | + google-cloud-env (1.5.0) | |
126 | + faraday (>= 0.17.3, < 2.0) | |
127 | + google-cloud-errors (1.2.0) | |
128 | + google-cloud-storage (1.35.0) | |
129 | + addressable (~> 2.8) | |
130 | + digest-crc (~> 0.4) | |
131 | + google-apis-iamcredentials_v1 (~> 0.1) | |
132 | + google-apis-storage_v1 (~> 0.1) | |
133 | + google-cloud-core (~> 1.6) | |
134 | + googleauth (>= 0.16.2, < 2.a) | |
135 | + mini_mime (~> 1.0) | |
136 | + googleauth (1.1.0) | |
137 | + faraday (>= 0.17.3, < 2.0) | |
138 | + jwt (>= 1.4, < 3.0) | |
139 | + memoist (~> 0.16) | |
140 | + multi_json (~> 1.11) | |
141 | + os (>= 0.9, < 2.0) | |
142 | + signet (>= 0.16, < 2.a) | |
143 | + highline (2.0.3) | |
144 | + http-cookie (1.0.4) | |
145 | + domain_name (~> 0.5) | |
146 | + httpclient (2.8.3) | |
147 | + jmespath (1.4.0) | |
148 | + json (2.6.1) | |
149 | + jwt (2.3.0) | |
150 | + memoist (0.16.2) | |
151 | + mini_magick (4.11.0) | |
152 | + mini_mime (1.1.2) | |
153 | + multi_json (1.15.0) | |
154 | + multipart-post (2.0.0) | |
155 | + nanaimo (0.3.0) | |
156 | + naturally (2.2.1) | |
157 | + optparse (0.1.1) | |
158 | + os (1.1.4) | |
159 | + plist (3.6.0) | |
160 | + public_suffix (4.0.6) | |
161 | + rake (13.0.6) | |
162 | + representable (3.1.1) | |
163 | + declarative (< 0.1.0) | |
164 | + trailblazer-option (>= 0.1.1, < 0.2.0) | |
165 | + uber (< 0.2.0) | |
166 | + retriable (3.1.2) | |
167 | + rexml (3.2.5) | |
168 | + rouge (2.0.7) | |
169 | + ruby2_keywords (0.0.5) | |
170 | + rubyzip (2.3.2) | |
171 | + security (0.1.3) | |
172 | + signet (0.16.0) | |
173 | + addressable (~> 2.8) | |
174 | + faraday (>= 0.17.3, < 2.0) | |
175 | + jwt (>= 1.5, < 3.0) | |
176 | + multi_json (~> 1.10) | |
177 | + simctl (1.6.8) | |
178 | + CFPropertyList | |
179 | + naturally | |
180 | + terminal-notifier (2.0.0) | |
181 | + terminal-table (1.8.0) | |
182 | + unicode-display_width (~> 1.1, >= 1.1.1) | |
183 | + trailblazer-option (0.1.2) | |
184 | + tty-cursor (0.7.1) | |
185 | + tty-screen (0.8.1) | |
186 | + tty-spinner (0.9.3) | |
187 | + tty-cursor (~> 0.7) | |
188 | + uber (0.1.0) | |
189 | + unf (0.1.4) | |
190 | + unf_ext | |
191 | + unf_ext (0.0.8) | |
192 | + unicode-display_width (1.8.0) | |
193 | + webrick (1.7.0) | |
194 | + word_wrap (1.0.0) | |
195 | + xcodeproj (1.21.0) | |
196 | + CFPropertyList (>= 2.3.3, < 4.0) | |
197 | + atomos (~> 0.1.3) | |
198 | + claide (>= 1.0.2, < 2.0) | |
199 | + colored2 (~> 3.1) | |
200 | + nanaimo (~> 0.3.0) | |
201 | + rexml (~> 3.2.4) | |
202 | + xcpretty (0.3.0) | |
203 | + rouge (~> 2.0.7) | |
204 | + xcpretty-travis-formatter (1.0.1) | |
205 | + xcpretty (~> 0.2, >= 0.0.7) | |
206 | + | |
207 | +PLATFORMS | |
208 | + arm64-darwin-20 | |
209 | + | |
210 | +DEPENDENCIES | |
211 | + fastlane | |
212 | + | |
213 | +BUNDLED WITH | |
214 | + 2.3.4 |