|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - CFPropertyList (3.0.3) |
5 | | - addressable (2.7.0) |
6 | | - public_suffix (>= 2.0.2, < 5.0) |
7 | | - artifactory (3.0.15) |
| 4 | + CFPropertyList (3.0.9) |
| 5 | + abbrev (0.1.2) |
| 6 | + addressable (2.8.8) |
| 7 | + public_suffix (>= 2.0.2, < 8.0) |
| 8 | + artifactory (3.0.17) |
8 | 9 | atomos (0.1.3) |
9 | | - aws-eventstream (1.1.1) |
10 | | - aws-partitions (1.465.0) |
11 | | - aws-sdk-core (3.114.0) |
12 | | - aws-eventstream (~> 1, >= 1.0.2) |
13 | | - aws-partitions (~> 1, >= 1.239.0) |
14 | | - aws-sigv4 (~> 1.1) |
15 | | - jmespath (~> 1.0) |
16 | | - aws-sdk-kms (1.43.0) |
17 | | - aws-sdk-core (~> 3, >= 3.112.0) |
18 | | - aws-sigv4 (~> 1.1) |
19 | | - aws-sdk-s3 (1.95.1) |
20 | | - aws-sdk-core (~> 3, >= 3.112.0) |
| 10 | + aws-eventstream (1.4.0) |
| 11 | + aws-partitions (1.1198.0) |
| 12 | + aws-sdk-core (3.240.0) |
| 13 | + aws-eventstream (~> 1, >= 1.3.0) |
| 14 | + aws-partitions (~> 1, >= 1.992.0) |
| 15 | + aws-sigv4 (~> 1.9) |
| 16 | + base64 |
| 17 | + bigdecimal |
| 18 | + jmespath (~> 1, >= 1.6.1) |
| 19 | + logger |
| 20 | + aws-sdk-kms (1.118.0) |
| 21 | + aws-sdk-core (~> 3, >= 3.239.1) |
| 22 | + aws-sigv4 (~> 1.5) |
| 23 | + aws-sdk-s3 (1.209.0) |
| 24 | + aws-sdk-core (~> 3, >= 3.234.0) |
21 | 25 | aws-sdk-kms (~> 1) |
22 | | - aws-sigv4 (~> 1.1) |
23 | | - aws-sigv4 (1.2.3) |
| 26 | + aws-sigv4 (~> 1.5) |
| 27 | + aws-sigv4 (1.12.1) |
24 | 28 | aws-eventstream (~> 1, >= 1.0.2) |
25 | 29 | babosa (1.0.4) |
26 | | - claide (1.0.3) |
| 30 | + base64 (0.2.0) |
| 31 | + bigdecimal (4.0.1) |
| 32 | + claide (1.1.0) |
27 | 33 | colored (1.2) |
28 | 34 | colored2 (3.1.2) |
29 | 35 | commander (4.6.0) |
30 | 36 | highline (~> 2.0.0) |
| 37 | + csv (3.3.5) |
31 | 38 | declarative (0.0.20) |
32 | | - digest-crc (0.6.3) |
| 39 | + digest-crc (0.7.0) |
33 | 40 | rake (>= 12.0.0, < 14.0.0) |
34 | | - domain_name (0.5.20190701) |
35 | | - unf (>= 0.0.5, < 1.0.0) |
36 | | - dotenv (2.7.6) |
37 | | - emoji_regex (3.2.2) |
38 | | - excon (0.82.0) |
39 | | - faraday (1.4.2) |
| 41 | + domain_name (0.6.20240107) |
| 42 | + dotenv (2.8.1) |
| 43 | + emoji_regex (3.2.3) |
| 44 | + excon (0.112.0) |
| 45 | + faraday (1.10.4) |
40 | 46 | faraday-em_http (~> 1.0) |
41 | 47 | faraday-em_synchrony (~> 1.0) |
42 | 48 | faraday-excon (~> 1.1) |
| 49 | + faraday-httpclient (~> 1.0) |
| 50 | + faraday-multipart (~> 1.0) |
43 | 51 | faraday-net_http (~> 1.0) |
44 | | - faraday-net_http_persistent (~> 1.1) |
45 | | - multipart-post (>= 1.2, < 3) |
| 52 | + faraday-net_http_persistent (~> 1.0) |
| 53 | + faraday-patron (~> 1.0) |
| 54 | + faraday-rack (~> 1.0) |
| 55 | + faraday-retry (~> 1.0) |
46 | 56 | ruby2_keywords (>= 0.0.4) |
47 | | - faraday-cookie_jar (0.0.7) |
| 57 | + faraday-cookie_jar (0.0.8) |
48 | 58 | faraday (>= 0.8.0) |
49 | | - http-cookie (~> 1.0.0) |
| 59 | + http-cookie (>= 1.0.0) |
50 | 60 | faraday-em_http (1.0.0) |
51 | | - faraday-em_synchrony (1.0.0) |
| 61 | + faraday-em_synchrony (1.0.1) |
52 | 62 | faraday-excon (1.1.0) |
53 | | - faraday-net_http (1.0.1) |
54 | | - faraday-net_http_persistent (1.1.0) |
55 | | - faraday_middleware (1.0.0) |
| 63 | + faraday-httpclient (1.0.1) |
| 64 | + faraday-multipart (1.1.1) |
| 65 | + multipart-post (~> 2.0) |
| 66 | + faraday-net_http (1.0.2) |
| 67 | + faraday-net_http_persistent (1.2.0) |
| 68 | + faraday-patron (1.0.0) |
| 69 | + faraday-rack (1.0.0) |
| 70 | + faraday-retry (1.0.3) |
| 71 | + faraday_middleware (1.2.1) |
56 | 72 | faraday (~> 1.0) |
57 | | - fastimage (2.2.3) |
58 | | - fastlane (2.184.1) |
| 73 | + fastimage (2.4.0) |
| 74 | + fastlane (2.230.0) |
59 | 75 | CFPropertyList (>= 2.3, < 4.0.0) |
60 | | - addressable (>= 2.3, < 3.0.0) |
| 76 | + abbrev (~> 0.1.2) |
| 77 | + addressable (>= 2.8, < 3.0.0) |
61 | 78 | artifactory (~> 3.0) |
62 | 79 | aws-sdk-s3 (~> 1.0) |
63 | 80 | babosa (>= 1.0.3, < 2.0.0) |
| 81 | + base64 (~> 0.2.0) |
64 | 82 | bundler (>= 1.12.0, < 3.0.0) |
65 | | - colored |
| 83 | + colored (~> 1.2) |
66 | 84 | commander (~> 4.6) |
| 85 | + csv (~> 3.3) |
67 | 86 | dotenv (>= 2.1.1, < 3.0.0) |
68 | 87 | emoji_regex (>= 0.1, < 4.0) |
69 | 88 | excon (>= 0.71.0, < 1.0.0) |
70 | 89 | faraday (~> 1.0) |
71 | 90 | faraday-cookie_jar (~> 0.0.6) |
72 | 91 | faraday_middleware (~> 1.0) |
73 | 92 | fastimage (>= 2.1.0, < 3.0.0) |
| 93 | + fastlane-sirp (>= 1.0.0) |
74 | 94 | gh_inspector (>= 1.1.2, < 2.0.0) |
75 | | - google-apis-androidpublisher_v3 (~> 0.1) |
| 95 | + google-apis-androidpublisher_v3 (~> 0.3) |
76 | 96 | google-apis-playcustomapp_v1 (~> 0.1) |
| 97 | + google-cloud-env (>= 1.6.0, < 2.0.0) |
77 | 98 | google-cloud-storage (~> 1.31) |
78 | 99 | highline (~> 2.0) |
| 100 | + http-cookie (~> 1.0.5) |
79 | 101 | json (< 3.0.0) |
80 | 102 | jwt (>= 2.1.0, < 3) |
| 103 | + logger (>= 1.6, < 2.0) |
81 | 104 | mini_magick (>= 4.9.4, < 5.0.0) |
82 | | - multipart-post (~> 2.0.0) |
| 105 | + multipart-post (>= 2.0.0, < 3.0.0) |
| 106 | + mutex_m (~> 0.3.0) |
83 | 107 | naturally (~> 2.2) |
| 108 | + nkf (~> 0.2.0) |
| 109 | + optparse (>= 0.1.1, < 1.0.0) |
84 | 110 | plist (>= 3.1.0, < 4.0.0) |
85 | 111 | rubyzip (>= 2.0.0, < 3.0.0) |
86 | | - security (= 0.1.3) |
| 112 | + security (= 0.1.5) |
87 | 113 | simctl (~> 1.6.3) |
88 | 114 | terminal-notifier (>= 2.0.0, < 3.0.0) |
89 | | - terminal-table (>= 1.4.5, < 2.0.0) |
| 115 | + terminal-table (~> 3) |
90 | 116 | tty-screen (>= 0.6.3, < 1.0.0) |
91 | 117 | tty-spinner (>= 0.8.0, < 1.0.0) |
92 | 118 | word_wrap (~> 1.0.0) |
93 | 119 | xcodeproj (>= 1.13.0, < 2.0.0) |
94 | | - xcpretty (~> 0.3.0) |
95 | | - xcpretty-travis-formatter (>= 0.0.3) |
| 120 | + xcpretty (~> 0.4.1) |
| 121 | + xcpretty-travis-formatter (>= 0.0.3, < 2.0.0) |
| 122 | + fastlane-sirp (1.0.0) |
| 123 | + sysrandom (~> 1.0) |
96 | 124 | gh_inspector (1.1.3) |
97 | | - google-apis-androidpublisher_v3 (0.4.0) |
98 | | - google-apis-core (~> 0.1) |
99 | | - google-apis-core (0.3.0) |
| 125 | + google-apis-androidpublisher_v3 (0.54.0) |
| 126 | + google-apis-core (>= 0.11.0, < 2.a) |
| 127 | + google-apis-core (0.11.3) |
100 | 128 | addressable (~> 2.5, >= 2.5.1) |
101 | | - googleauth (~> 0.14) |
102 | | - httpclient (>= 2.8.1, < 3.0) |
| 129 | + googleauth (>= 0.16.2, < 2.a) |
| 130 | + httpclient (>= 2.8.1, < 3.a) |
103 | 131 | mini_mime (~> 1.0) |
104 | 132 | representable (~> 3.0) |
105 | | - retriable (>= 2.0, < 4.0) |
| 133 | + retriable (>= 2.0, < 4.a) |
106 | 134 | rexml |
107 | | - signet (~> 0.14) |
108 | | - webrick |
109 | | - google-apis-iamcredentials_v1 (0.4.0) |
110 | | - google-apis-core (~> 0.1) |
111 | | - google-apis-playcustomapp_v1 (0.3.0) |
112 | | - google-apis-core (~> 0.1) |
113 | | - google-apis-storage_v1 (0.4.0) |
114 | | - google-apis-core (~> 0.1) |
115 | | - google-cloud-core (1.6.0) |
116 | | - google-cloud-env (~> 1.0) |
| 135 | + google-apis-iamcredentials_v1 (0.17.0) |
| 136 | + google-apis-core (>= 0.11.0, < 2.a) |
| 137 | + google-apis-playcustomapp_v1 (0.13.0) |
| 138 | + google-apis-core (>= 0.11.0, < 2.a) |
| 139 | + google-apis-storage_v1 (0.31.0) |
| 140 | + google-apis-core (>= 0.11.0, < 2.a) |
| 141 | + google-cloud-core (1.8.0) |
| 142 | + google-cloud-env (>= 1.0, < 3.a) |
117 | 143 | google-cloud-errors (~> 1.0) |
118 | | - google-cloud-env (1.5.0) |
119 | | - faraday (>= 0.17.3, < 2.0) |
120 | | - google-cloud-errors (1.1.0) |
121 | | - google-cloud-storage (1.31.1) |
122 | | - addressable (~> 2.5) |
| 144 | + google-cloud-env (1.6.0) |
| 145 | + faraday (>= 0.17.3, < 3.0) |
| 146 | + google-cloud-errors (1.5.0) |
| 147 | + google-cloud-storage (1.47.0) |
| 148 | + addressable (~> 2.8) |
123 | 149 | digest-crc (~> 0.4) |
124 | 150 | google-apis-iamcredentials_v1 (~> 0.1) |
125 | | - google-apis-storage_v1 (~> 0.1) |
126 | | - google-cloud-core (~> 1.2) |
127 | | - googleauth (~> 0.9) |
| 151 | + google-apis-storage_v1 (~> 0.31.0) |
| 152 | + google-cloud-core (~> 1.6) |
| 153 | + googleauth (>= 0.16.2, < 2.a) |
128 | 154 | mini_mime (~> 1.0) |
129 | | - googleauth (0.16.2) |
130 | | - faraday (>= 0.17.3, < 2.0) |
| 155 | + googleauth (1.8.1) |
| 156 | + faraday (>= 0.17.3, < 3.a) |
131 | 157 | jwt (>= 1.4, < 3.0) |
132 | | - memoist (~> 0.16) |
133 | 158 | multi_json (~> 1.11) |
134 | 159 | os (>= 0.9, < 2.0) |
135 | | - signet (~> 0.14) |
| 160 | + signet (>= 0.16, < 2.a) |
136 | 161 | highline (2.0.3) |
137 | | - http-cookie (1.0.3) |
| 162 | + http-cookie (1.0.8) |
138 | 163 | domain_name (~> 0.5) |
139 | | - httpclient (2.8.3) |
140 | | - jmespath (1.4.0) |
141 | | - json (2.5.1) |
142 | | - jwt (2.2.3) |
143 | | - memoist (0.16.2) |
144 | | - mini_magick (4.11.0) |
145 | | - mini_mime (1.1.0) |
146 | | - multi_json (1.15.0) |
147 | | - multipart-post (2.0.0) |
148 | | - nanaimo (0.3.0) |
149 | | - naturally (2.2.1) |
150 | | - os (1.1.1) |
151 | | - plist (3.6.0) |
152 | | - public_suffix (4.0.6) |
153 | | - rake (13.0.3) |
154 | | - representable (3.1.1) |
| 164 | + httpclient (2.9.0) |
| 165 | + mutex_m |
| 166 | + jmespath (1.6.2) |
| 167 | + json (2.18.0) |
| 168 | + jwt (2.10.2) |
| 169 | + base64 |
| 170 | + logger (1.7.0) |
| 171 | + mini_magick (4.13.2) |
| 172 | + mini_mime (1.1.5) |
| 173 | + multi_json (1.18.0) |
| 174 | + multipart-post (2.4.1) |
| 175 | + mutex_m (0.3.0) |
| 176 | + nanaimo (0.4.0) |
| 177 | + naturally (2.3.0) |
| 178 | + nkf (0.2.0) |
| 179 | + optparse (0.8.1) |
| 180 | + os (1.1.4) |
| 181 | + plist (3.7.2) |
| 182 | + public_suffix (6.0.2) |
| 183 | + rake (13.3.1) |
| 184 | + representable (3.2.0) |
155 | 185 | declarative (< 0.1.0) |
156 | 186 | trailblazer-option (>= 0.1.1, < 0.2.0) |
157 | 187 | uber (< 0.2.0) |
158 | 188 | retriable (3.1.2) |
159 | | - rexml (3.2.5) |
160 | | - rouge (2.0.7) |
161 | | - ruby2_keywords (0.0.4) |
162 | | - rubyzip (2.3.0) |
163 | | - security (0.1.3) |
164 | | - signet (0.15.0) |
165 | | - addressable (~> 2.3) |
166 | | - faraday (>= 0.17.3, < 2.0) |
167 | | - jwt (>= 1.5, < 3.0) |
| 189 | + rexml (3.4.4) |
| 190 | + rouge (3.28.0) |
| 191 | + ruby2_keywords (0.0.5) |
| 192 | + rubyzip (2.4.1) |
| 193 | + security (0.1.5) |
| 194 | + signet (0.21.0) |
| 195 | + addressable (~> 2.8) |
| 196 | + faraday (>= 0.17.5, < 3.a) |
| 197 | + jwt (>= 1.5, < 4.0) |
168 | 198 | multi_json (~> 1.10) |
169 | | - simctl (1.6.8) |
| 199 | + simctl (1.6.10) |
170 | 200 | CFPropertyList |
171 | 201 | naturally |
| 202 | + sysrandom (1.0.5) |
172 | 203 | terminal-notifier (2.0.0) |
173 | | - terminal-table (1.8.0) |
174 | | - unicode-display_width (~> 1.1, >= 1.1.1) |
175 | | - trailblazer-option (0.1.1) |
| 204 | + terminal-table (3.0.2) |
| 205 | + unicode-display_width (>= 1.1.1, < 3) |
| 206 | + trailblazer-option (0.1.2) |
176 | 207 | tty-cursor (0.7.1) |
177 | | - tty-screen (0.8.1) |
| 208 | + tty-screen (0.8.2) |
178 | 209 | tty-spinner (0.9.3) |
179 | 210 | tty-cursor (~> 0.7) |
180 | 211 | uber (0.1.0) |
181 | | - unf (0.1.4) |
182 | | - unf_ext |
183 | | - unf_ext (0.0.7.7) |
184 | | - unicode-display_width (1.7.0) |
185 | | - webrick (1.7.0) |
| 212 | + unicode-display_width (2.6.0) |
186 | 213 | word_wrap (1.0.0) |
187 | | - xcodeproj (1.19.0) |
| 214 | + xcodeproj (1.27.0) |
188 | 215 | CFPropertyList (>= 2.3.3, < 4.0) |
189 | 216 | atomos (~> 0.1.3) |
190 | 217 | claide (>= 1.0.2, < 2.0) |
191 | 218 | colored2 (~> 3.1) |
192 | | - nanaimo (~> 0.3.0) |
193 | | - xcpretty (0.3.0) |
194 | | - rouge (~> 2.0.7) |
| 219 | + nanaimo (~> 0.4.0) |
| 220 | + rexml (>= 3.3.6, < 4.0) |
| 221 | + xcpretty (0.4.1) |
| 222 | + rouge (~> 3.28.0) |
195 | 223 | xcpretty-travis-formatter (1.0.1) |
196 | 224 | xcpretty (~> 0.2, >= 0.0.7) |
197 | 225 |
|
198 | 226 | PLATFORMS |
199 | 227 | ruby |
200 | 228 |
|
201 | 229 | DEPENDENCIES |
202 | | - fastlane |
| 230 | + fastlane (>= 2.185.0) |
203 | 231 |
|
204 | 232 | BUNDLED WITH |
205 | | - 2.0.1 |
| 233 | + 2.3.27 |
0 commit comments