1{
2 activesupport = {
3 dependencies = [
4 "base64"
5 "benchmark"
6 "bigdecimal"
7 "concurrent-ruby"
8 "connection_pool"
9 "drb"
10 "i18n"
11 "logger"
12 "minitest"
13 "securerandom"
14 "tzinfo"
15 ];
16 groups = [ "default" ];
17 platforms = [ ];
18 source = {
19 remotes = [ "https://rubygems.org" ];
20 sha256 = "12ijz1mmg70agw4d91hjdyzvma3dzs52mchasslxyn7p9j960qs3";
21 type = "gem";
22 };
23 version = "7.2.2";
24 };
25 addressable = {
26 dependencies = [ "public_suffix" ];
27 groups = [ "default" ];
28 platforms = [ ];
29 source = {
30 remotes = [ "https://rubygems.org" ];
31 sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6";
32 type = "gem";
33 };
34 version = "2.8.7";
35 };
36 algoliasearch = {
37 dependencies = [
38 "httpclient"
39 "json"
40 ];
41 groups = [ "default" ];
42 platforms = [ ];
43 source = {
44 remotes = [ "https://rubygems.org" ];
45 sha256 = "0ly8zsgvih540xmxr098hsngv61cf119wf28q5hbvi1f7kgwvh96";
46 type = "gem";
47 };
48 version = "1.27.5";
49 };
50 atomos = {
51 source = {
52 remotes = [ "https://rubygems.org" ];
53 sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx";
54 type = "gem";
55 };
56 version = "0.1.3";
57 };
58 base64 = {
59 groups = [ "default" ];
60 platforms = [ ];
61 source = {
62 remotes = [ "https://rubygems.org" ];
63 sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
64 type = "gem";
65 };
66 version = "0.2.0";
67 };
68 benchmark = {
69 groups = [ "default" ];
70 platforms = [ ];
71 source = {
72 remotes = [ "https://rubygems.org" ];
73 sha256 = "0wghmhwjzv4r9mdcny4xfz2h2cm7ci24md79rvy2x65r4i99k9sc";
74 type = "gem";
75 };
76 version = "0.3.0";
77 };
78 bigdecimal = {
79 groups = [ "default" ];
80 platforms = [ ];
81 source = {
82 remotes = [ "https://rubygems.org" ];
83 sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558";
84 type = "gem";
85 };
86 version = "3.1.8";
87 };
88 CFPropertyList = {
89 dependencies = [
90 "base64"
91 "nkf"
92 "rexml"
93 ];
94 groups = [ "default" ];
95 platforms = [ ];
96 source = {
97 remotes = [ "https://rubygems.org" ];
98 sha256 = "0k1w5i4lb1z941m7ds858nly33f3iv12wvr1zav5x3fa99hj2my4";
99 type = "gem";
100 };
101 version = "3.0.7";
102 };
103 claide = {
104 groups = [ "default" ];
105 platforms = [ ];
106 source = {
107 remotes = [ "https://rubygems.org" ];
108 sha256 = "0bpqhc0kqjp1bh9b7ffc395l9gfls0337rrhmab4v46ykl45qg3d";
109 type = "gem";
110 };
111 version = "1.1.0";
112 };
113 cocoapods = {
114 dependencies = [
115 "addressable"
116 "claide"
117 "cocoapods-core"
118 "cocoapods-deintegrate"
119 "cocoapods-downloader"
120 "cocoapods-plugins"
121 "cocoapods-search"
122 "cocoapods-trunk"
123 "cocoapods-try"
124 "colored2"
125 "escape"
126 "fourflusher"
127 "gh_inspector"
128 "molinillo"
129 "nap"
130 "ruby-macho"
131 "xcodeproj"
132 ];
133 groups = [ "default" ];
134 platforms = [ ];
135 source = {
136 remotes = [ "https://rubygems.org" ];
137 sha256 = "0phyvpx78jlrpvldbxjmzq92mfx6l66va2fz2s5xpwrdydhciw8g";
138 type = "gem";
139 };
140 version = "1.16.2";
141 };
142 cocoapods-core = {
143 dependencies = [
144 "activesupport"
145 "addressable"
146 "algoliasearch"
147 "concurrent-ruby"
148 "fuzzy_match"
149 "nap"
150 "netrc"
151 "public_suffix"
152 "typhoeus"
153 ];
154 groups = [ "default" ];
155 platforms = [ ];
156 source = {
157 remotes = [ "https://rubygems.org" ];
158 sha256 = "0ay1dwjg79rfa6mbfyy96in0k364dgn7s8ps6v7n07k9432bbcab";
159 type = "gem";
160 };
161 version = "1.16.2";
162 };
163 cocoapods-deintegrate = {
164 groups = [ "default" ];
165 platforms = [ ];
166 source = {
167 remotes = [ "https://rubygems.org" ];
168 sha256 = "18pnng0lv5z6kpp8hnki0agdxx979iq6hxkfkglsyqzmir22lz2i";
169 type = "gem";
170 };
171 version = "1.0.5";
172 };
173 cocoapods-downloader = {
174 groups = [ "default" ];
175 platforms = [ ];
176 source = {
177 remotes = [ "https://rubygems.org" ];
178 sha256 = "1ldnwwsx44i2xsdmsmyz9xrar19lfy5s5xslvral1p3674dvwvmv";
179 type = "gem";
180 };
181 version = "2.1";
182 };
183 cocoapods-plugins = {
184 dependencies = [ "nap" ];
185 source = {
186 remotes = [ "https://rubygems.org" ];
187 sha256 = "16na82sfyc8801qs1n22nwq486s4j7yj6rj7fcp8cbxmj371fpbj";
188 type = "gem";
189 };
190 version = "1.0.0";
191 };
192 cocoapods-search = {
193 groups = [ "default" ];
194 platforms = [ ];
195 source = {
196 remotes = [ "https://rubygems.org" ];
197 sha256 = "12amy0nknv09bvzix8bkmcjn996c50c4ms20v2dl7v8rcw73n4qv";
198 type = "gem";
199 };
200 version = "1.0.1";
201 };
202 cocoapods-trunk = {
203 dependencies = [
204 "nap"
205 "netrc"
206 ];
207 groups = [ "default" ];
208 platforms = [ ];
209 source = {
210 remotes = [ "https://rubygems.org" ];
211 sha256 = "0cgdx7z9psxxrsa13fk7qc9i6jskrwcafhrdz94avzia2y6dlnsz";
212 type = "gem";
213 };
214 version = "1.6.0";
215 };
216 cocoapods-try = {
217 groups = [ "default" ];
218 platforms = [ ];
219 source = {
220 remotes = [ "https://rubygems.org" ];
221 sha256 = "1znyp625rql37ivb5rk9fk9564cmax8icxfr041ysivpdrn98nql";
222 type = "gem";
223 };
224 version = "1.2.0";
225 };
226 colored2 = {
227 source = {
228 remotes = [ "https://rubygems.org" ];
229 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i";
230 type = "gem";
231 };
232 version = "3.1.2";
233 };
234 concurrent-ruby = {
235 groups = [ "default" ];
236 platforms = [ ];
237 source = {
238 remotes = [ "https://rubygems.org" ];
239 sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl";
240 type = "gem";
241 };
242 version = "1.3.4";
243 };
244 connection_pool = {
245 groups = [ "default" ];
246 platforms = [ ];
247 source = {
248 remotes = [ "https://rubygems.org" ];
249 sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g";
250 type = "gem";
251 };
252 version = "2.4.1";
253 };
254 drb = {
255 groups = [ "default" ];
256 platforms = [ ];
257 source = {
258 remotes = [ "https://rubygems.org" ];
259 sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
260 type = "gem";
261 };
262 version = "2.2.1";
263 };
264 escape = {
265 source = {
266 remotes = [ "https://rubygems.org" ];
267 sha256 = "0sa1xkfc9jvkwyw1jbz3jhkq0ms1zrvswi6mmfiwcisg5fp497z4";
268 type = "gem";
269 };
270 version = "0.0.4";
271 };
272 ethon = {
273 dependencies = [ "ffi" ];
274 groups = [ "default" ];
275 platforms = [ ];
276 source = {
277 remotes = [ "https://rubygems.org" ];
278 sha256 = "17ix0mijpsy3y0c6ywrk5ibarmvqzjsirjyprpsy3hwax8fdm85v";
279 type = "gem";
280 };
281 version = "0.16.0";
282 };
283 ffi = {
284 groups = [ "default" ];
285 platforms = [ ];
286 source = {
287 remotes = [ "https://rubygems.org" ];
288 sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi";
289 type = "gem";
290 };
291 version = "1.17.0";
292 };
293 fourflusher = {
294 groups = [ "default" ];
295 platforms = [ ];
296 source = {
297 remotes = [ "https://rubygems.org" ];
298 sha256 = "1afabh3g3gwj0ad53fs62waks815xcckf7pkci76l6vrghffcg8v";
299 type = "gem";
300 };
301 version = "2.3.1";
302 };
303 fuzzy_match = {
304 source = {
305 remotes = [ "https://rubygems.org" ];
306 sha256 = "19gw1ifsgfrv7xdi6n61658vffgm1867f4xdqfswb2b5h6alzpmm";
307 type = "gem";
308 };
309 version = "2.0.4";
310 };
311 gh_inspector = {
312 source = {
313 remotes = [ "https://rubygems.org" ];
314 sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04";
315 type = "gem";
316 };
317 version = "1.1.3";
318 };
319 httpclient = {
320 groups = [ "default" ];
321 platforms = [ ];
322 source = {
323 remotes = [ "https://rubygems.org" ];
324 sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99";
325 type = "gem";
326 };
327 version = "2.8.3";
328 };
329 i18n = {
330 dependencies = [ "concurrent-ruby" ];
331 groups = [ "default" ];
332 platforms = [ ];
333 source = {
334 remotes = [ "https://rubygems.org" ];
335 sha256 = "0k31wcgnvcvd14snz0pfqj976zv6drfsnq6x8acz10fiyms9l8nw";
336 type = "gem";
337 };
338 version = "1.14.6";
339 };
340 json = {
341 groups = [ "default" ];
342 platforms = [ ];
343 source = {
344 remotes = [ "https://rubygems.org" ];
345 sha256 = "03q7kbadhbyfnz21abv2b9dyqnjvxpd51ppqihg40rrimw1vm6id";
346 type = "gem";
347 };
348 version = "2.7.6";
349 };
350 logger = {
351 groups = [ "default" ];
352 platforms = [ ];
353 source = {
354 remotes = [ "https://rubygems.org" ];
355 sha256 = "0lwncq2rf8gm79g2rcnnyzs26ma1f4wnfjm6gs4zf2wlsdz5in9s";
356 type = "gem";
357 };
358 version = "1.6.1";
359 };
360 minitest = {
361 groups = [ "default" ];
362 platforms = [ ];
363 source = {
364 remotes = [ "https://rubygems.org" ];
365 sha256 = "1n1akmc6bibkbxkzm1p1wmfb4n9vv397knkgz0ffykb3h1d7kdix";
366 type = "gem";
367 };
368 version = "5.25.1";
369 };
370 molinillo = {
371 groups = [ "default" ];
372 platforms = [ ];
373 source = {
374 remotes = [ "https://rubygems.org" ];
375 sha256 = "0p846facmh1j5xmbrpgzadflspvk7bzs3sykrh5s7qi4cdqz5gzg";
376 type = "gem";
377 };
378 version = "0.8.0";
379 };
380 nanaimo = {
381 groups = [ "default" ];
382 platforms = [ ];
383 source = {
384 remotes = [ "https://rubygems.org" ];
385 sha256 = "08q73nchv8cpk28h1sdnf5z6a862fcf4mxy1d58z25xb3dankw7s";
386 type = "gem";
387 };
388 version = "0.4.0";
389 };
390 nap = {
391 source = {
392 remotes = [ "https://rubygems.org" ];
393 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll";
394 type = "gem";
395 };
396 version = "1.1.0";
397 };
398 netrc = {
399 source = {
400 remotes = [ "https://rubygems.org" ];
401 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y";
402 type = "gem";
403 };
404 version = "0.11.0";
405 };
406 nkf = {
407 groups = [ "default" ];
408 platforms = [ ];
409 source = {
410 remotes = [ "https://rubygems.org" ];
411 sha256 = "09piyp2pd74klb9wcn0zw4mb5l0k9wzwppxggxi1yi95l2ym3hgv";
412 type = "gem";
413 };
414 version = "0.2.0";
415 };
416 public_suffix = {
417 groups = [ "default" ];
418 platforms = [ ];
419 source = {
420 remotes = [ "https://rubygems.org" ];
421 sha256 = "1f3knlwfwm05sfbaihrxm4g772b79032q14c16q4b38z8bi63qcb";
422 type = "gem";
423 };
424 version = "4.0.7";
425 };
426 rexml = {
427 groups = [ "default" ];
428 platforms = [ ];
429 source = {
430 remotes = [ "https://rubygems.org" ];
431 sha256 = "1j9p66pmfgxnzp76ksssyfyqqrg7281dyi3xyknl3wwraaw7a66p";
432 type = "gem";
433 };
434 version = "3.3.9";
435 };
436 ruby-macho = {
437 groups = [ "default" ];
438 platforms = [ ];
439 source = {
440 remotes = [ "https://rubygems.org" ];
441 sha256 = "1jgmhj4srl7cck1ipbjys6q4klcs473gq90bm59baw4j1wpfaxch";
442 type = "gem";
443 };
444 version = "2.5.1";
445 };
446 securerandom = {
447 groups = [ "default" ];
448 platforms = [ ];
449 source = {
450 remotes = [ "https://rubygems.org" ];
451 sha256 = "1phv6kh417vkanhssbjr960c0gfqvf8z7d3d9fd2yvd41q64bw4q";
452 type = "gem";
453 };
454 version = "0.3.1";
455 };
456 typhoeus = {
457 dependencies = [ "ethon" ];
458 groups = [ "default" ];
459 platforms = [ ];
460 source = {
461 remotes = [ "https://rubygems.org" ];
462 sha256 = "0z7gamf6s83wy0yqms3bi4srirn3fc0lc7n65lqanidxcj1xn5qw";
463 type = "gem";
464 };
465 version = "1.4.1";
466 };
467 tzinfo = {
468 dependencies = [ "concurrent-ruby" ];
469 groups = [ "default" ];
470 platforms = [ ];
471 source = {
472 remotes = [ "https://rubygems.org" ];
473 sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
474 type = "gem";
475 };
476 version = "2.0.6";
477 };
478 xcodeproj = {
479 dependencies = [
480 "CFPropertyList"
481 "atomos"
482 "claide"
483 "colored2"
484 "nanaimo"
485 "rexml"
486 ];
487 groups = [ "default" ];
488 platforms = [ ];
489 source = {
490 remotes = [ "https://rubygems.org" ];
491 sha256 = "1lslz1kfb8jnd1ilgg02qx0p0y6yiq8wwk84mgg2ghh58lxsgiwc";
492 type = "gem";
493 };
494 version = "1.27.0";
495 };
496}