nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1{
2 actionmailer = {
3 dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"];
4 groups = ["default"];
5 platforms = [];
6 source = {
7 remotes = ["https://rubygems.org"];
8 sha256 = "18wwlj4f7jffv3vxm80d2z36nwza95l5xfcqc401hvvrls4xzhsy";
9 type = "gem";
10 };
11 version = "4.2.11.1";
12 };
13 actionpack = {
14 dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
15 groups = ["default"];
16 platforms = [];
17 source = {
18 remotes = ["https://rubygems.org"];
19 sha256 = "0rmldsk3a4lwxk0lrp6x1nz1v1r2xmbm3300l4ghgfygv3grdwjh";
20 type = "gem";
21 };
22 version = "4.2.11.1";
23 };
24 actionview = {
25 dependencies = ["activesupport" "builder" "erubis" "rails-dom-testing" "rails-html-sanitizer"];
26 groups = ["default"];
27 platforms = [];
28 source = {
29 remotes = ["https://rubygems.org"];
30 sha256 = "0x7vjn8q6blzyf7j3kwg0ciy7vnfh28bjdkd1mp9k4ghp9jn0g9p";
31 type = "gem";
32 };
33 version = "4.2.11.1";
34 };
35 activejob = {
36 dependencies = ["activesupport" "globalid"];
37 groups = ["default"];
38 platforms = [];
39 source = {
40 remotes = ["https://rubygems.org"];
41 sha256 = "0jy1c1r6syjqpa0sh9f1p4iaxzvp6qg4n6zs774j9z27q7h407mj";
42 type = "gem";
43 };
44 version = "4.2.11.1";
45 };
46 activemodel = {
47 dependencies = ["activesupport" "builder"];
48 groups = ["default"];
49 platforms = [];
50 source = {
51 remotes = ["https://rubygems.org"];
52 sha256 = "1c1x0rd6wnk1f0gsmxs6x3gx7yf6fs9qqkdv7r4hlbcdd849in33";
53 type = "gem";
54 };
55 version = "4.2.11.1";
56 };
57 activerecord = {
58 dependencies = ["activemodel" "activesupport" "arel"];
59 groups = ["default"];
60 platforms = [];
61 source = {
62 remotes = ["https://rubygems.org"];
63 sha256 = "07ixiwi0zzs9skqarvpfamsnay7npfswymrn28ngxaf8hi279q5p";
64 type = "gem";
65 };
66 version = "4.2.11.1";
67 };
68 activesupport = {
69 dependencies = ["i18n" "minitest" "thread_safe" "tzinfo"];
70 groups = ["default"];
71 platforms = [];
72 source = {
73 remotes = ["https://rubygems.org"];
74 sha256 = "1vbq7a805bfvyik2q3kl9s3r418f5qzvysqbz2cwy4hr7m2q4ir6";
75 type = "gem";
76 };
77 version = "4.2.11.1";
78 };
79 addressable = {
80 dependencies = ["public_suffix"];
81 groups = ["default"];
82 platforms = [];
83 source = {
84 remotes = ["https://rubygems.org"];
85 sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
86 type = "gem";
87 };
88 version = "2.7.0";
89 };
90 algoliasearch = {
91 dependencies = ["httpclient" "json"];
92 groups = ["default"];
93 platforms = [];
94 source = {
95 remotes = ["https://rubygems.org"];
96 sha256 = "1ayg8j3819ay2d8618jv32ca16fh8qsgjsiq9j32yd016c170nkj";
97 type = "gem";
98 };
99 version = "1.27.1";
100 };
101 arel = {
102 groups = ["default"];
103 platforms = [];
104 source = {
105 remotes = ["https://rubygems.org"];
106 sha256 = "0nfcrdiys6q6ylxiblky9jyssrw2xj96fmxmal7f4f0jj3417vj4";
107 type = "gem";
108 };
109 version = "6.0.4";
110 };
111 ast = {
112 groups = ["default"];
113 platforms = [];
114 source = {
115 remotes = ["https://rubygems.org"];
116 sha256 = "184ssy3w93nkajlz2c70ifm79jp3j737294kbc5fjw69v1w0n9x7";
117 type = "gem";
118 };
119 version = "2.4.0";
120 };
121 atk = {
122 dependencies = ["glib2"];
123 groups = ["default"];
124 platforms = [];
125 source = {
126 remotes = ["https://rubygems.org"];
127 sha256 = "0a8q9a1f6x4gy55p8cf52a22bnpjgn18ad9n959x0f4gybbhs948";
128 type = "gem";
129 };
130 version = "3.4.1";
131 };
132 atomos = {
133 groups = ["default"];
134 platforms = [];
135 source = {
136 remotes = ["https://rubygems.org"];
137 sha256 = "17vq6sjyswr5jfzwdccw748kgph6bdw30bakwnn6p8sl4hpv4hvx";
138 type = "gem";
139 };
140 version = "0.1.3";
141 };
142 awesome_print = {
143 groups = ["default"];
144 platforms = [];
145 source = {
146 remotes = ["https://rubygems.org"];
147 sha256 = "14arh1ixfsd6j5md0agyzvksm5svfkvchb90fp32nn7y3avcmc2h";
148 type = "gem";
149 };
150 version = "1.8.0";
151 };
152 bacon = {
153 groups = ["default"];
154 platforms = [];
155 source = {
156 remotes = ["https://rubygems.org"];
157 sha256 = "1f06gdj77bmwzc1k5iragl1595hbn67yc7sqvs56ca8plrr2vmai";
158 type = "gem";
159 };
160 version = "1.2.0";
161 };
162 builder = {
163 groups = ["default"];
164 platforms = [];
165 source = {
166 remotes = ["https://rubygems.org"];
167 sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr";
168 type = "gem";
169 };
170 version = "3.2.4";
171 };
172 byebug = {
173 groups = ["default"];
174 platforms = [];
175 source = {
176 remotes = ["https://rubygems.org"];
177 sha256 = "1mmkls9n56l4gx2k0dnyianwz36z2zgpxli5bpsbr7jbw7hn2x6j";
178 type = "gem";
179 };
180 version = "11.0.1";
181 };
182 cairo = {
183 dependencies = ["native-package-installer" "pkg-config"];
184 groups = ["default"];
185 platforms = [];
186 source = {
187 remotes = ["https://rubygems.org"];
188 sha256 = "0yvv2lcbsybzbw1nrmfivmln23da4rndrs3av6ymjh0x3ww5h7p8";
189 type = "gem";
190 };
191 version = "1.16.4";
192 };
193 cairo-gobject = {
194 dependencies = ["cairo" "glib2"];
195 groups = ["default"];
196 platforms = [];
197 source = {
198 remotes = ["https://rubygems.org"];
199 sha256 = "0gkxdfslcvrwrs48giilji3bgxd5bwijwq33p9h00r10jzfg2028";
200 type = "gem";
201 };
202 version = "3.4.1";
203 };
204 camping = {
205 dependencies = ["mab" "rack"];
206 groups = ["default"];
207 platforms = [];
208 source = {
209 remotes = ["https://rubygems.org"];
210 sha256 = "1q2a5x97pgnld0b8yziblp9fqkjyib4gfwv9gcyynyhswqwsldpf";
211 type = "gem";
212 };
213 version = "2.1.532";
214 };
215 CFPropertyList = {
216 groups = ["default"];
217 platforms = [];
218 source = {
219 remotes = ["https://rubygems.org"];
220 sha256 = "1825ll26p28swjiw8n3x2pnh5ygsmg83spf82fnzcjn2p87vc5lf";
221 type = "gem";
222 };
223 version = "3.0.2";
224 };
225 charlock_holmes = {
226 groups = ["default"];
227 platforms = [];
228 source = {
229 remotes = ["https://rubygems.org"];
230 sha256 = "0hybw8jw9ryvz5zrki3gc9r88jqy373m6v46ynxsdzv1ysiyr40p";
231 type = "gem";
232 };
233 version = "0.7.7";
234 };
235 claide = {
236 groups = ["default"];
237 platforms = [];
238 source = {
239 remotes = ["https://rubygems.org"];
240 sha256 = "0kasxsms24fgcdsq680nz99d5lazl9rmz1qkil2y5gbbssx89g0z";
241 type = "gem";
242 };
243 version = "1.0.3";
244 };
245 clamp = {
246 groups = ["default"];
247 platforms = [];
248 source = {
249 remotes = ["https://rubygems.org"];
250 sha256 = "0dka8f3hwzz7p558kiyyrdabljvwp71cbzk46akb3kvnvhcyjx89";
251 type = "gem";
252 };
253 version = "1.3.1";
254 };
255 cld3 = {
256 dependencies = ["ffi"];
257 groups = ["default"];
258 platforms = [];
259 source = {
260 remotes = ["https://rubygems.org"];
261 sha256 = "06p4jgrr0zixqnflmg5dcrbmhlnmll85j7vxkrjmnng293cwvzgw";
262 type = "gem";
263 };
264 version = "3.2.4";
265 };
266 cocoapods = {
267 dependencies = ["activesupport" "claide" "cocoapods-core" "cocoapods-deintegrate" "cocoapods-downloader" "cocoapods-plugins" "cocoapods-search" "cocoapods-stats" "cocoapods-trunk" "cocoapods-try" "colored2" "escape" "fourflusher" "gh_inspector" "molinillo" "nap" "ruby-macho" "xcodeproj"];
268 groups = ["default"];
269 platforms = [];
270 source = {
271 remotes = ["https://rubygems.org"];
272 sha256 = "007ssx75588ji2d8l8s6c95dng1c7b6yacng8nngpy7maijzjgzc";
273 type = "gem";
274 };
275 version = "1.8.4";
276 };
277 cocoapods-acknowledgements = {
278 dependencies = ["activesupport" "redcarpet"];
279 groups = ["default"];
280 platforms = [];
281 source = {
282 remotes = ["https://rubygems.org"];
283 sha256 = "07n638ijlc4y5vfzs5ykzhmwwsng7njb2nnwn4ravydqqxqgv13m";
284 type = "gem";
285 };
286 version = "1.1.3";
287 };
288 cocoapods-art = {
289 groups = ["default"];
290 platforms = [];
291 source = {
292 remotes = ["https://rubygems.org"];
293 sha256 = "0vkcpwjp7hzby60hq0pxn9zdiz7snf7siq02bckkmd84n27hlz3w";
294 type = "gem";
295 };
296 version = "1.0.4";
297 };
298 cocoapods-bin = {
299 dependencies = ["cocoapods" "cocoapods-generate" "parallel"];
300 groups = ["default"];
301 platforms = [];
302 source = {
303 remotes = ["https://rubygems.org"];
304 sha256 = "0dzbv7bfyw8a0iyi4nqw8a74wrdhf3absnpdb3i46rpbkanxw7hy";
305 type = "gem";
306 };
307 version = "0.1.24";
308 };
309 cocoapods-browser = {
310 dependencies = ["cocoapods"];
311 groups = ["default"];
312 platforms = [];
313 source = {
314 remotes = ["https://rubygems.org"];
315 sha256 = "1mq9mcw3xnf2nqkmcjg874sx422dbmfa99vhw31c9jb0cd4j3m9p";
316 type = "gem";
317 };
318 version = "0.1.5";
319 };
320 cocoapods-bugsnag = {
321 dependencies = ["cocoapods"];
322 groups = ["default"];
323 platforms = [];
324 source = {
325 remotes = ["https://rubygems.org"];
326 sha256 = "1r34h66rqswsyhanx69qnhhr02xsqy2y1zp5265gl6m76nyqq5wa";
327 type = "gem";
328 };
329 version = "2.0.1";
330 };
331 cocoapods-check = {
332 dependencies = ["cocoapods"];
333 groups = ["default"];
334 platforms = [];
335 source = {
336 remotes = ["https://rubygems.org"];
337 sha256 = "17wb5xzhjvrqllsjqqbm00w8gnsrwcb6k7wsb36ykbcp0aiagvaf";
338 type = "gem";
339 };
340 version = "1.1.0";
341 };
342 cocoapods-clean = {
343 groups = ["default"];
344 platforms = [];
345 source = {
346 remotes = ["https://rubygems.org"];
347 sha256 = "16zy8xl94clblxivlcrw2jf3dnvmwlr6jni6kz74rnc8wj42sf1w";
348 type = "gem";
349 };
350 version = "0.0.1";
351 };
352 cocoapods-clean_build_phases_scripts = {
353 groups = ["default"];
354 platforms = [];
355 source = {
356 remotes = ["https://rubygems.org"];
357 sha256 = "1b91sfsriizsr08m1vn9j4sf9sb8vgsyr6xjnw18bpy66bpwsqca";
358 type = "gem";
359 };
360 version = "0.0.2";
361 };
362 cocoapods-core = {
363 dependencies = ["activesupport" "algoliasearch" "concurrent-ruby" "fuzzy_match" "nap"];
364 groups = ["default"];
365 platforms = [];
366 source = {
367 remotes = ["https://rubygems.org"];
368 sha256 = "0zcisqb404828n5d3lbk9y2yyx8v2yr6rk1l8y9a4i1hp743fiad";
369 type = "gem";
370 };
371 version = "1.8.4";
372 };
373 cocoapods-coverage = {
374 dependencies = ["cocoapods-testing" "slather"];
375 groups = ["default"];
376 platforms = [];
377 source = {
378 remotes = ["https://rubygems.org"];
379 sha256 = "04bzk1x67pqrmnmz3pdw107j5p9ncwfm7gdv8n4bk4r9nqxdv3wn";
380 type = "gem";
381 };
382 version = "0.2.0";
383 };
384 cocoapods-deintegrate = {
385 groups = ["default"];
386 platforms = [];
387 source = {
388 remotes = ["https://rubygems.org"];
389 sha256 = "0bf524f1za92i6rlr4cr6jm3c4vfjszsdc9lsr6wk5125c76ipzn";
390 type = "gem";
391 };
392 version = "1.0.4";
393 };
394 cocoapods-dependencies = {
395 dependencies = ["ruby-graphviz"];
396 groups = ["default"];
397 platforms = [];
398 source = {
399 remotes = ["https://rubygems.org"];
400 sha256 = "10ssv98af44698kp4w0wfdrc7x3ccf2w9dhcva6i7hwlffjvcsz3";
401 type = "gem";
402 };
403 version = "1.3.0";
404 };
405 cocoapods-deploy = {
406 groups = ["default"];
407 platforms = [];
408 source = {
409 remotes = ["https://rubygems.org"];
410 sha256 = "1qnhl54z0dqyn0sk7rgn3vwmfax0yr3sk2r464h888d2qjxz6v7j";
411 type = "gem";
412 };
413 version = "0.0.12";
414 };
415 cocoapods-disable-podfile-validations = {
416 groups = ["default"];
417 platforms = [];
418 source = {
419 remotes = ["https://rubygems.org"];
420 sha256 = "1fxrq0b1x5gr2gr9md6mkwgaj8519gf1sbyqs88yqphbigf5iy75";
421 type = "gem";
422 };
423 version = "0.1.1";
424 };
425 cocoapods-downloader = {
426 groups = ["default"];
427 platforms = [];
428 source = {
429 remotes = ["https://rubygems.org"];
430 sha256 = "08vn0pgcyn6w6fq5xjd7szv2h9s5rzl17kyidnd7fl5qdmzc9c54";
431 type = "gem";
432 };
433 version = "1.3.0";
434 };
435 cocoapods-expert-difficulty = {
436 groups = ["default"];
437 platforms = [];
438 source = {
439 remotes = ["https://rubygems.org"];
440 sha256 = "19shjj4kj9rqg1a3pax568q0w9rkq8jcba2mycvq0szbv7bw6pgl";
441 type = "gem";
442 };
443 version = "1.0.0";
444 };
445 cocoapods-fix-react-native = {
446 groups = ["default"];
447 platforms = [];
448 source = {
449 remotes = ["https://rubygems.org"];
450 sha256 = "0jhgg3amman51hvk0x7h1xqqdb71kfmbzfziaip6fxkl7sjr43ix";
451 type = "gem";
452 };
453 version = "2019.09.17.15";
454 };
455 cocoapods-generate = {
456 dependencies = ["cocoapods-disable-podfile-validations"];
457 groups = ["default"];
458 platforms = [];
459 source = {
460 remotes = ["https://rubygems.org"];
461 sha256 = "17nqdhdjjg3919h3sz7jkqqhxsi6nyqgfyd7y4ci6fvb7pz79pdh";
462 type = "gem";
463 };
464 version = "1.6.0";
465 };
466 cocoapods-git_url_rewriter = {
467 groups = ["default"];
468 platforms = [];
469 source = {
470 remotes = ["https://rubygems.org"];
471 sha256 = "1cmyrj92d781pkq1b6qbvpmxvfx8k3l36cdqsi46w55icjm1jqbw";
472 type = "gem";
473 };
474 version = "1.0.1";
475 };
476 cocoapods-keys = {
477 dependencies = ["dotenv" "osx_keychain"];
478 groups = ["default"];
479 platforms = [];
480 source = {
481 remotes = ["https://rubygems.org"];
482 sha256 = "14jmfibzvhqxhvhphj3g83d70ya16p7s4i43wir48hnaxkaqrm85";
483 type = "gem";
484 };
485 version = "2.1.0";
486 };
487 cocoapods-no-dev-schemes = {
488 groups = ["default"];
489 platforms = [];
490 source = {
491 remotes = ["https://rubygems.org"];
492 sha256 = "14w8yqs3r6pg06zpv58mc9vzfxhp3ka4mfhnc2p7vmyhy4nmcdza";
493 type = "gem";
494 };
495 version = "1.0.1";
496 };
497 cocoapods-open = {
498 groups = ["default"];
499 platforms = [];
500 source = {
501 remotes = ["https://rubygems.org"];
502 sha256 = "1z9x1cqrz4zc6yd08clawi8gg7ip8vbhkh9lkrdkzw7i6lqyrp0j";
503 type = "gem";
504 };
505 version = "0.0.8";
506 };
507 cocoapods-packager = {
508 dependencies = ["cocoapods"];
509 groups = ["default"];
510 platforms = [];
511 source = {
512 remotes = ["https://rubygems.org"];
513 sha256 = "1083zv9pyqyqal6dk3kvfxdmylbll6078z5zw03m4j5jcz3m8nbm";
514 type = "gem";
515 };
516 version = "1.5.0";
517 };
518 cocoapods-packager-pro = {
519 dependencies = ["cocoapods"];
520 groups = ["default"];
521 platforms = [];
522 source = {
523 remotes = ["https://rubygems.org"];
524 sha256 = "1sjnlnqrc3fvc33c3lg3h6y8n969isjswxg2jdc1kfc3x0cakawl";
525 type = "gem";
526 };
527 version = "1.5.4";
528 };
529 cocoapods-playgrounds = {
530 dependencies = ["cocoapods"];
531 groups = ["default"];
532 platforms = [];
533 source = {
534 remotes = ["https://rubygems.org"];
535 sha256 = "0jsc489j6dh3mczzs880vc6jvzd8yjqrszmbbnkz9azndak3mhln";
536 type = "gem";
537 };
538 version = "1.2.2";
539 };
540 cocoapods-plugins = {
541 dependencies = ["nap"];
542 groups = ["default"];
543 platforms = [];
544 source = {
545 remotes = ["https://rubygems.org"];
546 sha256 = "16na82sfyc8801qs1n22nwq486s4j7yj6rj7fcp8cbxmj371fpbj";
547 type = "gem";
548 };
549 version = "1.0.0";
550 };
551 cocoapods-prune-localizations = {
552 groups = ["default"];
553 platforms = [];
554 source = {
555 remotes = ["https://rubygems.org"];
556 sha256 = "1hvpl56rnblmdbj40sysvk56j5hx5kdpqry00raw2p184sb5k4cf";
557 type = "gem";
558 };
559 version = "0.3.1";
560 };
561 cocoapods-rome = {
562 dependencies = ["cocoapods" "fourflusher"];
563 groups = ["default"];
564 platforms = [];
565 source = {
566 remotes = ["https://rubygems.org"];
567 sha256 = "1z5z49m5aww7q301bn5dzb6fzq6lcj6fvqibpg5ys1r0c41lsj0l";
568 type = "gem";
569 };
570 version = "1.0.1";
571 };
572 cocoapods-search = {
573 groups = ["default"];
574 platforms = [];
575 source = {
576 remotes = ["https://rubygems.org"];
577 sha256 = "02wmy5rbjk29c65zn62bffxv30qs11slql23qx65snkm0vd93mn6";
578 type = "gem";
579 };
580 version = "1.0.0";
581 };
582 cocoapods-sorted-search = {
583 dependencies = ["cocoapods" "hashie" "osx_keychain" "ruby-progressbar" "typhoeus"];
584 groups = ["default"];
585 platforms = [];
586 source = {
587 remotes = ["https://rubygems.org"];
588 sha256 = "1da86mjq4spfsx6xjk7qylvj5423ai9y39g9xxfl9r6h8i54dmpp";
589 type = "gem";
590 };
591 version = "0.2.4";
592 };
593 cocoapods-static-swift-framework = {
594 dependencies = ["cocoapods"];
595 groups = ["default"];
596 platforms = [];
597 source = {
598 remotes = ["https://rubygems.org"];
599 sha256 = "12hhh25bj5dyz6rwc5jgarlld35vmgn43qk5lq9kfrpcli2ynhp2";
600 type = "gem";
601 };
602 version = "0.5";
603 };
604 cocoapods-stats = {
605 groups = ["default"];
606 platforms = [];
607 source = {
608 remotes = ["https://rubygems.org"];
609 sha256 = "1xhdh5v94p6l612rwrk290nd2hdfx8lbaqfbkmj34md218kilqww";
610 type = "gem";
611 };
612 version = "1.1.0";
613 };
614 cocoapods-tdfire-binary = {
615 dependencies = ["cocoapods" "cocoapods-bin" "cocoapods-packager-pro"];
616 groups = ["default"];
617 platforms = [];
618 source = {
619 remotes = ["https://rubygems.org"];
620 sha256 = "10idp7yr2zni6zhpj1pqkj4wkk5g48f5iizjb20i8minj52l64m0";
621 type = "gem";
622 };
623 version = "2.0.9";
624 };
625 cocoapods-testing = {
626 dependencies = ["xctasks"];
627 groups = ["default"];
628 platforms = [];
629 source = {
630 remotes = ["https://rubygems.org"];
631 sha256 = "0f7w4gxr45m42ca6fpbq38jfzii00xysz12vcc68myvi8x0krr5l";
632 type = "gem";
633 };
634 version = "0.2.0";
635 };
636 cocoapods-trunk = {
637 dependencies = ["nap" "netrc"];
638 groups = ["default"];
639 platforms = [];
640 source = {
641 remotes = ["https://rubygems.org"];
642 sha256 = "0vrwsgaq3nf7v3pwksgqy0mhswrp3ipczrc96vl3ii2pcc9ilwkw";
643 type = "gem";
644 };
645 version = "1.4.1";
646 };
647 cocoapods-try = {
648 groups = ["default"];
649 platforms = [];
650 source = {
651 remotes = ["https://rubygems.org"];
652 sha256 = "1gf2zjmcjhh9psq15yfy82wz5jnlihf5bcw79f8hlv4cnqyspncj";
653 type = "gem";
654 };
655 version = "1.1.0";
656 };
657 cocoapods-try-release-fix = {
658 groups = ["default"];
659 platforms = [];
660 source = {
661 remotes = ["https://rubygems.org"];
662 sha256 = "0a7hbc5j0p507cyd9a0rd2mf2d525ia3gcnx7bdspxqnhl0a43bf";
663 type = "gem";
664 };
665 version = "0.1.2";
666 };
667 cocoapods-update-if-you-dare = {
668 dependencies = ["colored2"];
669 groups = ["default"];
670 platforms = [];
671 source = {
672 remotes = ["https://rubygems.org"];
673 sha256 = "0nqvywrbfxiagip2vl9kj71h39g4idq1lshkxl5bqh1hq57g4k9q";
674 type = "gem";
675 };
676 version = "0.2.0";
677 };
678 cocoapods-whitelist = {
679 groups = ["default"];
680 platforms = [];
681 source = {
682 remotes = ["https://rubygems.org"];
683 sha256 = "1ln4kywj4bx32qyqvr0byi3g4fk8yj026n00xch782x0147f8lka";
684 type = "gem";
685 };
686 version = "0.0.11";
687 };
688 cocoapods-wholemodule = {
689 groups = ["default"];
690 platforms = [];
691 source = {
692 remotes = ["https://rubygems.org"];
693 sha256 = "03gr4r0aa9mrj8i27dd6l87jzq78sid3jbywmkazg3yrq6y38i21";
694 type = "gem";
695 };
696 version = "0.0.1";
697 };
698 coderay = {
699 groups = ["default"];
700 platforms = [];
701 source = {
702 remotes = ["https://rubygems.org"];
703 sha256 = "15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y";
704 type = "gem";
705 };
706 version = "1.1.2";
707 };
708 colorator = {
709 groups = ["default"];
710 platforms = [];
711 source = {
712 remotes = ["https://rubygems.org"];
713 sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72";
714 type = "gem";
715 };
716 version = "1.1.0";
717 };
718 colored2 = {
719 groups = ["default"];
720 platforms = [];
721 source = {
722 remotes = ["https://rubygems.org"];
723 sha256 = "0jlbqa9q4mvrm73aw9mxh23ygzbjiqwisl32d8szfb5fxvbjng5i";
724 type = "gem";
725 };
726 version = "3.1.2";
727 };
728 concurrent-ruby = {
729 groups = ["default"];
730 platforms = [];
731 source = {
732 remotes = ["https://rubygems.org"];
733 sha256 = "1x07r23s7836cpp5z9yrlbpljcxpax14yw4fy4bnp6crhr6x24an";
734 type = "gem";
735 };
736 version = "1.1.5";
737 };
738 crass = {
739 groups = ["default"];
740 platforms = [];
741 source = {
742 remotes = ["https://rubygems.org"];
743 sha256 = "030sc98kjrb36rh7g21qsbdfxrj6knsjkx0mn3b7gig8zknwhp2f";
744 type = "gem";
745 };
746 version = "1.0.5";
747 };
748 curb = {
749 groups = ["default"];
750 platforms = [];
751 source = {
752 remotes = ["https://rubygems.org"];
753 sha256 = "0s27g4nkdf8wipzyxx87nnw43ps8xqg30sqz86ay7dvmmpkd786k";
754 type = "gem";
755 };
756 version = "0.9.10";
757 };
758 curses = {
759 groups = ["default"];
760 platforms = [];
761 source = {
762 remotes = ["https://rubygems.org"];
763 sha256 = "0hic9kq09dhh8jqjx3k1991rnqhlj3glz82w0g7ndcri52m1hgqg";
764 type = "gem";
765 };
766 version = "1.3.2";
767 };
768 daemons = {
769 groups = ["default"];
770 platforms = [];
771 source = {
772 remotes = ["https://rubygems.org"];
773 sha256 = "0l5gai3vd4g7aqff0k1mp41j9zcsvm2rbwmqn115a325k9r7pf4w";
774 type = "gem";
775 };
776 version = "1.3.1";
777 };
778 data_objects = {
779 dependencies = ["addressable"];
780 groups = ["default"];
781 platforms = [];
782 source = {
783 remotes = ["https://rubygems.org"];
784 sha256 = "19fw1ckqc5f1wc4r72qrymy2k6cmd8azbxpn61ksbsjqhzc2bgqd";
785 type = "gem";
786 };
787 version = "0.10.17";
788 };
789 dep-selector-libgecode = {
790 groups = ["default"];
791 platforms = [];
792 source = {
793 remotes = ["https://rubygems.org"];
794 sha256 = "1nff0nai8h8786xix92f3k5wjb51gqd9gkibmah2bvrcwyn9qiw5";
795 type = "gem";
796 };
797 version = "1.3.1";
798 };
799 diff-lcs = {
800 groups = ["default"];
801 platforms = [];
802 source = {
803 remotes = ["https://rubygems.org"];
804 sha256 = "18w22bjz424gzafv6nzv98h0aqkwz3d9xhm7cbr1wfbyas8zayza";
805 type = "gem";
806 };
807 version = "1.3";
808 };
809 digest-sha3 = {
810 groups = ["default"];
811 platforms = [];
812 source = {
813 remotes = ["https://rubygems.org"];
814 sha256 = "135a8r9nq10wlzbjm74dflls67y9iiwp04aj1089ablbmvbiiq41";
815 type = "gem";
816 };
817 version = "1.1.0";
818 };
819 do_sqlite3 = {
820 dependencies = ["data_objects"];
821 groups = ["default"];
822 platforms = [];
823 source = {
824 remotes = ["https://rubygems.org"];
825 sha256 = "0gxz54qjgwg6a2mkqpai28m0i5swbyxpr4qmh9x1nwf20lysrgcf";
826 type = "gem";
827 };
828 version = "0.10.17";
829 };
830 docile = {
831 groups = ["default"];
832 platforms = [];
833 source = {
834 remotes = ["https://rubygems.org"];
835 sha256 = "0qrwiyagxzl8zlx3dafb0ay8l14ib7imb2rsmx70i5cp420v8gif";
836 type = "gem";
837 };
838 version = "1.3.2";
839 };
840 domain_name = {
841 dependencies = ["unf"];
842 groups = ["default"];
843 platforms = [];
844 source = {
845 remotes = ["https://rubygems.org"];
846 sha256 = "0lcqjsmixjp52bnlgzh4lg9ppsk52x9hpwdjd53k8jnbah2602h0";
847 type = "gem";
848 };
849 version = "0.5.20190701";
850 };
851 dotenv = {
852 groups = ["default"];
853 platforms = [];
854 source = {
855 remotes = ["https://rubygems.org"];
856 sha256 = "17hkd62ig9b0czv192kqdfq7gw0a8hgq07yclri6myc8y5lmfin5";
857 type = "gem";
858 };
859 version = "2.7.5";
860 };
861 em-websocket = {
862 dependencies = ["eventmachine" "http_parser.rb"];
863 groups = ["default"];
864 platforms = [];
865 source = {
866 remotes = ["https://rubygems.org"];
867 sha256 = "1bsw8vjz0z267j40nhbmrvfz7dvacq4p0pagvyp17jif6mj6v7n3";
868 type = "gem";
869 };
870 version = "0.5.1";
871 };
872 erubis = {
873 groups = ["default"];
874 platforms = [];
875 source = {
876 remotes = ["https://rubygems.org"];
877 sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3";
878 type = "gem";
879 };
880 version = "2.7.0";
881 };
882 escape = {
883 groups = ["default"];
884 platforms = [];
885 source = {
886 remotes = ["https://rubygems.org"];
887 sha256 = "0sa1xkfc9jvkwyw1jbz3jhkq0ms1zrvswi6mmfiwcisg5fp497z4";
888 type = "gem";
889 };
890 version = "0.0.4";
891 };
892 ethon = {
893 dependencies = ["ffi"];
894 groups = ["default"];
895 platforms = [];
896 source = {
897 remotes = ["https://rubygems.org"];
898 sha256 = "0gggrgkcq839mamx7a8jbnp2h7x2ykfn34ixwskwb0lzx2ak17g9";
899 type = "gem";
900 };
901 version = "0.12.0";
902 };
903 eventmachine = {
904 groups = ["default"];
905 platforms = [];
906 source = {
907 remotes = ["https://rubygems.org"];
908 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
909 type = "gem";
910 };
911 version = "1.2.7";
912 };
913 excon = {
914 groups = ["default"];
915 platforms = [];
916 source = {
917 remotes = ["https://rubygems.org"];
918 sha256 = "0nn8wk7j22ly4lzdp5pnm7qsrjxbgspiyxkw70g1qf9bn6pslmxr";
919 type = "gem";
920 };
921 version = "0.71.1";
922 };
923 faraday = {
924 dependencies = ["multipart-post"];
925 groups = ["default"];
926 platforms = [];
927 source = {
928 remotes = ["https://rubygems.org"];
929 sha256 = "1gggz3vvvkdrxil2fwpaaslv1z5bxzwra4wnybf20np58v1iv9w8";
930 type = "gem";
931 };
932 version = "0.17.1";
933 };
934 ffi = {
935 groups = ["default"];
936 platforms = [];
937 source = {
938 remotes = ["https://rubygems.org"];
939 sha256 = "0j8pzj8raxbir5w5k6s7a042sb5k02pg0f8s4na1r5lan901j00p";
940 type = "gem";
941 };
942 version = "1.10.0";
943 };
944 ffi-compiler = {
945 dependencies = ["ffi" "rake"];
946 groups = ["default"];
947 platforms = [];
948 source = {
949 remotes = ["https://rubygems.org"];
950 sha256 = "0c2caqm9wqnbidcb8dj4wd3s902z15qmgxplwyfyqbwa0ydki7q1";
951 type = "gem";
952 };
953 version = "1.0.1";
954 };
955 ffi-rzmq-core = {
956 dependencies = ["ffi"];
957 groups = ["default"];
958 platforms = [];
959 source = {
960 remotes = ["https://rubygems.org"];
961 sha256 = "0amkbvljpjfnv0jpdmz71p1i3mqbhyrnhamjn566w0c01xd64hb5";
962 type = "gem";
963 };
964 version = "1.0.7";
965 };
966 fog-core = {
967 dependencies = ["builder" "excon" "formatador" "mime-types"];
968 groups = ["default"];
969 platforms = [];
970 source = {
971 remotes = ["https://rubygems.org"];
972 sha256 = "1s1jxlrbq4jhwkiy5gq429v87m1l602b2gppw0ikbax7rnv30s9x";
973 type = "gem";
974 };
975 version = "2.2.0";
976 };
977 fog-dnsimple = {
978 dependencies = ["fog-core" "fog-json"];
979 groups = ["default"];
980 platforms = [];
981 source = {
982 remotes = ["https://rubygems.org"];
983 sha256 = "0lbzkc0w96a62ahjw0b7mfbqgg9x2jp7khg5hvpbgw0kfs5xza63";
984 type = "gem";
985 };
986 version = "2.1.0";
987 };
988 fog-json = {
989 dependencies = ["fog-core" "multi_json"];
990 groups = ["default"];
991 platforms = [];
992 source = {
993 remotes = ["https://rubygems.org"];
994 sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx";
995 type = "gem";
996 };
997 version = "1.2.0";
998 };
999 formatador = {
1000 groups = ["default"];
1001 platforms = [];
1002 source = {
1003 remotes = ["https://rubygems.org"];
1004 sha256 = "1gc26phrwlmlqrmz4bagq1wd5b7g64avpx0ghxr9xdxcvmlii0l0";
1005 type = "gem";
1006 };
1007 version = "0.2.5";
1008 };
1009 forwardable-extended = {
1010 groups = ["default"];
1011 platforms = [];
1012 source = {
1013 remotes = ["https://rubygems.org"];
1014 sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v";
1015 type = "gem";
1016 };
1017 version = "2.6.0";
1018 };
1019 fourflusher = {
1020 groups = ["default"];
1021 platforms = [];
1022 source = {
1023 remotes = ["https://rubygems.org"];
1024 sha256 = "1afabh3g3gwj0ad53fs62waks815xcckf7pkci76l6vrghffcg8v";
1025 type = "gem";
1026 };
1027 version = "2.3.1";
1028 };
1029 fuzzy_match = {
1030 groups = ["default"];
1031 platforms = [];
1032 source = {
1033 remotes = ["https://rubygems.org"];
1034 sha256 = "19gw1ifsgfrv7xdi6n61658vffgm1867f4xdqfswb2b5h6alzpmm";
1035 type = "gem";
1036 };
1037 version = "2.0.4";
1038 };
1039 gdk_pixbuf2 = {
1040 dependencies = ["gio2"];
1041 groups = ["default"];
1042 platforms = [];
1043 source = {
1044 remotes = ["https://rubygems.org"];
1045 sha256 = "0194gzn0kialfh0j7crllvp808r64sg6dh297x69b0av21ar5pam";
1046 type = "gem";
1047 };
1048 version = "3.4.1";
1049 };
1050 gh_inspector = {
1051 groups = ["default"];
1052 platforms = [];
1053 source = {
1054 remotes = ["https://rubygems.org"];
1055 sha256 = "0f8r9byajj3bi2c7c5sqrc7m0zrv3nblfcd4782lw5l73cbsgk04";
1056 type = "gem";
1057 };
1058 version = "1.1.3";
1059 };
1060 gio2 = {
1061 dependencies = ["gobject-introspection"];
1062 groups = ["default"];
1063 platforms = [];
1064 source = {
1065 remotes = ["https://rubygems.org"];
1066 sha256 = "1l3jpgbdvb55xhcmpkcqgwx5068dfyi8kijfvzhbqh96ng0p1m7g";
1067 type = "gem";
1068 };
1069 version = "3.4.1";
1070 };
1071 gitlab-markup = {
1072 groups = ["default"];
1073 platforms = [];
1074 source = {
1075 remotes = ["https://rubygems.org"];
1076 sha256 = "0rqf3jmyn78r3ysy3bjyx7s4yv3xipxlmqlmbyrbksna19rrx08d";
1077 type = "gem";
1078 };
1079 version = "1.7.0";
1080 };
1081 glib2 = {
1082 dependencies = ["native-package-installer" "pkg-config"];
1083 groups = ["default"];
1084 platforms = [];
1085 source = {
1086 remotes = ["https://rubygems.org"];
1087 sha256 = "18clyn0fp0h5alnkf9i2bqd6wvl78h468pdbzs1csqnba8vw4q1c";
1088 type = "gem";
1089 };
1090 version = "3.4.1";
1091 };
1092 globalid = {
1093 dependencies = ["activesupport"];
1094 groups = ["default"];
1095 platforms = [];
1096 source = {
1097 remotes = ["https://rubygems.org"];
1098 sha256 = "1zkxndvck72bfw235bd9nl2ii0lvs5z88q14706cmn702ww2mxv1";
1099 type = "gem";
1100 };
1101 version = "0.4.2";
1102 };
1103 gobject-introspection = {
1104 dependencies = ["glib2"];
1105 groups = ["default"];
1106 platforms = [];
1107 source = {
1108 remotes = ["https://rubygems.org"];
1109 sha256 = "1a3x8qiisbax3x0izj8l5w66r53ba5ma53ax2jhdbhbvaxx3d02n";
1110 type = "gem";
1111 };
1112 version = "3.4.1";
1113 };
1114 gpgme = {
1115 dependencies = ["mini_portile2"];
1116 groups = ["default"];
1117 platforms = [];
1118 source = {
1119 remotes = ["https://rubygems.org"];
1120 sha256 = "0jbqajngi5ndqfarw9dxkhbphva0j71jav5wfym3fsiisvk5gg6p";
1121 type = "gem";
1122 };
1123 version = "2.0.19";
1124 };
1125 gtk2 = {
1126 dependencies = ["atk" "gdk_pixbuf2" "pango"];
1127 groups = ["default"];
1128 platforms = [];
1129 source = {
1130 remotes = ["https://rubygems.org"];
1131 sha256 = "17az8g0n1yzz90kdbjg2hpabi04qccda7v6lin76bs637ivfg2md";
1132 type = "gem";
1133 };
1134 version = "3.4.1";
1135 };
1136 hashie = {
1137 groups = ["default"];
1138 platforms = [];
1139 source = {
1140 remotes = ["https://rubygems.org"];
1141 sha256 = "0drkv8a70akprcnbxvd08hzp2bgd5g4s5g752f8599ks1g6a7wj1";
1142 type = "gem";
1143 };
1144 version = "4.0.0";
1145 };
1146 highline = {
1147 groups = ["default"];
1148 platforms = [];
1149 source = {
1150 remotes = ["https://rubygems.org"];
1151 sha256 = "0yclf57n2j3cw8144ania99h1zinf8q3f5zrhqa754j6gl95rp9d";
1152 type = "gem";
1153 };
1154 version = "2.0.3";
1155 };
1156 hike = {
1157 groups = ["default"];
1158 platforms = [];
1159 source = {
1160 remotes = ["https://rubygems.org"];
1161 sha256 = "0hbhmchyhm1xf632cczmyg3fsbn7zly988q3fjpi8l3nb4cn40xj";
1162 type = "gem";
1163 };
1164 version = "2.1.3";
1165 };
1166 hitimes = {
1167 groups = ["default"];
1168 platforms = [];
1169 source = {
1170 remotes = ["https://rubygems.org"];
1171 sha256 = "0ix9rp9rsrwin38z2aqiwpxc8p2dzl6m3ra47az47fsija1cb2qf";
1172 type = "gem";
1173 };
1174 version = "2.0.0";
1175 };
1176 hpricot = {
1177 groups = ["default"];
1178 platforms = [];
1179 source = {
1180 remotes = ["https://rubygems.org"];
1181 sha256 = "1jn8x9ch79gqmnzgyz78kppavjh5lqx0y0r6frykga2b86rz9s6z";
1182 type = "gem";
1183 };
1184 version = "0.8.6";
1185 };
1186 http-accept = {
1187 groups = ["default"];
1188 platforms = [];
1189 source = {
1190 remotes = ["https://rubygems.org"];
1191 sha256 = "09m1facypsdjynfwrcv19xcb1mqg8z6kk31g8r33pfxzh838c9n6";
1192 type = "gem";
1193 };
1194 version = "1.7.0";
1195 };
1196 http-cookie = {
1197 dependencies = ["domain_name"];
1198 groups = ["default"];
1199 platforms = [];
1200 source = {
1201 remotes = ["https://rubygems.org"];
1202 sha256 = "004cgs4xg5n6byjs7qld0xhsjq3n6ydfh897myr2mibvh6fjc49g";
1203 type = "gem";
1204 };
1205 version = "1.0.3";
1206 };
1207 "http_parser.rb" = {
1208 groups = ["default"];
1209 platforms = [];
1210 source = {
1211 remotes = ["https://rubygems.org"];
1212 sha256 = "15nidriy0v5yqfjsgsra51wmknxci2n2grliz78sf9pga3n0l7gi";
1213 type = "gem";
1214 };
1215 version = "0.6.0";
1216 };
1217 httpclient = {
1218 groups = ["default"];
1219 platforms = [];
1220 source = {
1221 remotes = ["https://rubygems.org"];
1222 sha256 = "19mxmvghp7ki3klsxwrlwr431li7hm1lczhhj8z4qihl2acy8l99";
1223 type = "gem";
1224 };
1225 version = "2.8.3";
1226 };
1227 i18n = {
1228 dependencies = ["concurrent-ruby"];
1229 groups = ["default"];
1230 platforms = [];
1231 source = {
1232 remotes = ["https://rubygems.org"];
1233 sha256 = "038qvz7kd3cfxk8bvagqhakx68pfbnmghpdkx7573wbf0maqp9a3";
1234 type = "gem";
1235 };
1236 version = "0.9.5";
1237 };
1238 iconv = {
1239 groups = ["default"];
1240 platforms = [];
1241 source = {
1242 remotes = ["https://rubygems.org"];
1243 sha256 = "00fppiz9ypy7xpc08xdk6glq842rbc69c7a1p0kmv195271i4yqv";
1244 type = "gem";
1245 };
1246 version = "1.0.8";
1247 };
1248 idn-ruby = {
1249 groups = ["default"];
1250 platforms = [];
1251 source = {
1252 remotes = ["https://rubygems.org"];
1253 sha256 = "07vblcyk3g72sbq12xz7xj28snpxnh3sbcnxy8bglqbfqqhvmawr";
1254 type = "gem";
1255 };
1256 version = "0.1.0";
1257 };
1258 jaro_winkler = {
1259 groups = ["default"];
1260 platforms = [];
1261 source = {
1262 remotes = ["https://rubygems.org"];
1263 sha256 = "1y8l6k34svmdyqxya3iahpwbpvmn3fswhwsvrz0nk1wyb8yfihsh";
1264 type = "gem";
1265 };
1266 version = "1.5.4";
1267 };
1268 jbuilder = {
1269 dependencies = ["activesupport"];
1270 groups = ["default"];
1271 platforms = [];
1272 source = {
1273 remotes = ["https://rubygems.org"];
1274 sha256 = "03adzsc2hfd0lvprm45s52bkxpnpnw8r9prcx8zx1aw2a8lzp9r7";
1275 type = "gem";
1276 };
1277 version = "2.9.1";
1278 };
1279 jekyll = {
1280 dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "kramdown-parser-gfm" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml" "terminal-table"];
1281 groups = ["default"];
1282 platforms = [];
1283 source = {
1284 remotes = ["https://rubygems.org"];
1285 sha256 = "0fpckw5nf4hfr5vhhdlmaxxp5lkdmc1vyqnmijwvy9fmjn4c87aa";
1286 type = "gem";
1287 };
1288 version = "4.0.0";
1289 };
1290 jekyll-sass-converter = {
1291 dependencies = ["sassc"];
1292 groups = ["default"];
1293 platforms = [];
1294 source = {
1295 remotes = ["https://rubygems.org"];
1296 sha256 = "0xjzqpp35qr2vnf2zpak0srn773mp21glcq81a0iqpnrva7h80m3";
1297 type = "gem";
1298 };
1299 version = "2.0.1";
1300 };
1301 jekyll-watch = {
1302 dependencies = ["listen"];
1303 groups = ["default"];
1304 platforms = [];
1305 source = {
1306 remotes = ["https://rubygems.org"];
1307 sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w";
1308 type = "gem";
1309 };
1310 version = "2.2.1";
1311 };
1312 jmespath = {
1313 groups = ["default"];
1314 platforms = [];
1315 source = {
1316 remotes = ["https://rubygems.org"];
1317 sha256 = "1d4wac0dcd1jf6kc57891glih9w57552zgqswgy74d1xhgnk0ngf";
1318 type = "gem";
1319 };
1320 version = "1.4.0";
1321 };
1322 json = {
1323 groups = ["default"];
1324 platforms = [];
1325 source = {
1326 remotes = ["https://rubygems.org"];
1327 sha256 = "0nrmw2r4nfxlfgprfgki3hjifgrcrs3l5zvm3ca3gb4743yr25mn";
1328 type = "gem";
1329 };
1330 version = "2.3.0";
1331 };
1332 jwt = {
1333 groups = ["default"];
1334 platforms = [];
1335 source = {
1336 remotes = ["https://rubygems.org"];
1337 sha256 = "01zg1vp3lyl3flyjdkrcc93ghf833qgfgh2p1biqfhkzz11r129c";
1338 type = "gem";
1339 };
1340 version = "2.2.1";
1341 };
1342 kramdown = {
1343 groups = ["default"];
1344 platforms = [];
1345 source = {
1346 remotes = ["https://rubygems.org"];
1347 sha256 = "1dl840bvx8d9nq6lg3mxqyvbiqnr6lk3jfsm6r8zhz7p5srmd688";
1348 type = "gem";
1349 };
1350 version = "2.1.0";
1351 };
1352 kramdown-parser-gfm = {
1353 dependencies = ["kramdown"];
1354 groups = ["default"];
1355 platforms = [];
1356 source = {
1357 remotes = ["https://rubygems.org"];
1358 sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
1359 type = "gem";
1360 };
1361 version = "1.1.0";
1362 };
1363 libv8 = {
1364 groups = ["default"];
1365 platforms = [];
1366 source = {
1367 remotes = ["https://rubygems.org"];
1368 sha256 = "1jivcckillfvd4n2jnsnnlf93z3gpvqbwsczs0fvv9hc90zpj7yh";
1369 type = "gem";
1370 };
1371 version = "7.3.492.27.1";
1372 };
1373 libxml-ruby = {
1374 groups = ["default"];
1375 platforms = [];
1376 source = {
1377 remotes = ["https://rubygems.org"];
1378 sha256 = "1r7m7zipkpam8ns4ys4qyh7yj3is3dy7ky6qwnw557pvpgx0aqrd";
1379 type = "gem";
1380 };
1381 version = "3.1.0";
1382 };
1383 liquid = {
1384 groups = ["default"];
1385 platforms = [];
1386 source = {
1387 remotes = ["https://rubygems.org"];
1388 sha256 = "0zhg5ha8zy8zw9qr3fl4wgk4r5940n4128xm2pn4shpbzdbsj5by";
1389 type = "gem";
1390 };
1391 version = "4.0.3";
1392 };
1393 listen = {
1394 dependencies = ["rb-fsevent" "rb-inotify"];
1395 groups = ["default"];
1396 platforms = [];
1397 source = {
1398 remotes = ["https://rubygems.org"];
1399 sha256 = "1w923wmdi3gyiky0asqdw5dnh3gcjs2xyn82ajvjfjwh6sn0clgi";
1400 type = "gem";
1401 };
1402 version = "3.2.1";
1403 };
1404 loofah = {
1405 dependencies = ["crass" "nokogiri"];
1406 groups = ["default"];
1407 platforms = [];
1408 source = {
1409 remotes = ["https://rubygems.org"];
1410 sha256 = "1g7ps9m3s14cajhxrfgbzahv9i3gy47s4hqrv3mpybpj5cyr0srn";
1411 type = "gem";
1412 };
1413 version = "2.4.0";
1414 };
1415 mab = {
1416 groups = ["default"];
1417 platforms = [];
1418 source = {
1419 remotes = ["https://rubygems.org"];
1420 sha256 = "0manxbilpx0hdi19lhdsr4ncvbzgmwh279b64j8w60dg0p0i4b4j";
1421 type = "gem";
1422 };
1423 version = "0.0.3";
1424 };
1425 magic = {
1426 dependencies = ["ffi"];
1427 groups = ["default"];
1428 platforms = [];
1429 source = {
1430 remotes = ["https://rubygems.org"];
1431 sha256 = "18vkdq2748wxg0kr923fbhx92wikh2dwv2hp8xind57qs7gn26pr";
1432 type = "gem";
1433 };
1434 version = "0.2.9";
1435 };
1436 mail = {
1437 dependencies = ["mini_mime"];
1438 groups = ["default"];
1439 platforms = [];
1440 source = {
1441 remotes = ["https://rubygems.org"];
1442 sha256 = "00wwz6ys0502dpk8xprwcqfwyf3hmnx6lgxaiq6vj43mkx43sapc";
1443 type = "gem";
1444 };
1445 version = "2.7.1";
1446 };
1447 markaby = {
1448 dependencies = ["builder"];
1449 groups = ["default"];
1450 platforms = [];
1451 source = {
1452 remotes = ["https://rubygems.org"];
1453 sha256 = "1j4jc31ycydbkh5h3q6zwidzpavg3g5mbb5lqyaczd3jrq78rd7i";
1454 type = "gem";
1455 };
1456 version = "0.9.0";
1457 };
1458 mercenary = {
1459 groups = ["default"];
1460 platforms = [];
1461 source = {
1462 remotes = ["https://rubygems.org"];
1463 sha256 = "10la0xw82dh5mqab8bl0dk21zld63cqxb1g16fk8cb39ylc4n21a";
1464 type = "gem";
1465 };
1466 version = "0.3.6";
1467 };
1468 method_source = {
1469 groups = ["default"];
1470 platforms = [];
1471 source = {
1472 remotes = ["https://rubygems.org"];
1473 sha256 = "1pviwzvdqd90gn6y7illcdd9adapw8fczml933p5vl739dkvl3lq";
1474 type = "gem";
1475 };
1476 version = "0.9.2";
1477 };
1478 mime-types = {
1479 dependencies = ["mime-types-data"];
1480 groups = ["default"];
1481 platforms = [];
1482 source = {
1483 remotes = ["https://rubygems.org"];
1484 sha256 = "1zj12l9qk62anvk9bjvandpa6vy4xslil15wl6wlivyf51z773vh";
1485 type = "gem";
1486 };
1487 version = "3.3.1";
1488 };
1489 mime-types-data = {
1490 groups = ["default"];
1491 platforms = [];
1492 source = {
1493 remotes = ["https://rubygems.org"];
1494 sha256 = "18x61fc36951vw7f74gq8cyybdpxvyg5d0azvqhrs82ddw3v16xh";
1495 type = "gem";
1496 };
1497 version = "3.2019.1009";
1498 };
1499 mini_magick = {
1500 groups = ["default"];
1501 platforms = [];
1502 source = {
1503 remotes = ["https://rubygems.org"];
1504 sha256 = "0qy09qrd5bwh8mkbj514n5vcw9ni73218h9s3zmvbpmdwrnzi8j4";
1505 type = "gem";
1506 };
1507 version = "4.9.5";
1508 };
1509 mini_mime = {
1510 groups = ["default"];
1511 platforms = [];
1512 source = {
1513 remotes = ["https://rubygems.org"];
1514 sha256 = "1axm0rxyx3ss93wbmfkm78a6x03l8y4qy60rhkkiq0aza0vwq3ha";
1515 type = "gem";
1516 };
1517 version = "1.0.2";
1518 };
1519 mini_portile2 = {
1520 groups = ["default"];
1521 platforms = [];
1522 source = {
1523 remotes = ["https://rubygems.org"];
1524 sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy";
1525 type = "gem";
1526 };
1527 version = "2.4.0";
1528 };
1529 minitest = {
1530 groups = ["default"];
1531 platforms = [];
1532 source = {
1533 remotes = ["https://rubygems.org"];
1534 sha256 = "0w16p7cvslh3hxd3cia8jg4pd85z7rz7xqb16vh42gj4rijn8rmi";
1535 type = "gem";
1536 };
1537 version = "5.13.0";
1538 };
1539 molinillo = {
1540 groups = ["default"];
1541 platforms = [];
1542 source = {
1543 remotes = ["https://rubygems.org"];
1544 sha256 = "1hh40z1adl4lw16dj4hxgabx4rr28mgqycih1y1d91bwww0jjdg6";
1545 type = "gem";
1546 };
1547 version = "0.6.6";
1548 };
1549 msgpack = {
1550 groups = ["default"];
1551 platforms = [];
1552 source = {
1553 remotes = ["https://rubygems.org"];
1554 sha256 = "1qr2mkm2i3m76zarvy7qgjl9596hmvjrg7x6w42vx8cfsbf5p0y1";
1555 type = "gem";
1556 };
1557 version = "1.3.1";
1558 };
1559 multi_json = {
1560 groups = ["default"];
1561 platforms = [];
1562 source = {
1563 remotes = ["https://rubygems.org"];
1564 sha256 = "0xy54mjf7xg41l8qrg1bqri75agdqmxap9z466fjismc1rn2jwfr";
1565 type = "gem";
1566 };
1567 version = "1.14.1";
1568 };
1569 multipart-post = {
1570 groups = ["default"];
1571 platforms = [];
1572 source = {
1573 remotes = ["https://rubygems.org"];
1574 sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj";
1575 type = "gem";
1576 };
1577 version = "2.1.1";
1578 };
1579 mysql2 = {
1580 groups = ["default"];
1581 platforms = [];
1582 source = {
1583 remotes = ["https://rubygems.org"];
1584 sha256 = "0d14pcy5m4hjig0zdxnl9in5f4izszc7v9zcczf2gyi5kiyxk8jw";
1585 type = "gem";
1586 };
1587 version = "0.5.3";
1588 };
1589 nanaimo = {
1590 groups = ["default"];
1591 platforms = [];
1592 source = {
1593 remotes = ["https://rubygems.org"];
1594 sha256 = "0ajfyaqjw3dzykk612yw8sm21savfqy292hgps8h8l4lvxww1lz6";
1595 type = "gem";
1596 };
1597 version = "0.2.6";
1598 };
1599 nap = {
1600 groups = ["default"];
1601 platforms = [];
1602 source = {
1603 remotes = ["https://rubygems.org"];
1604 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll";
1605 type = "gem";
1606 };
1607 version = "1.1.0";
1608 };
1609 native-package-installer = {
1610 groups = ["default"];
1611 platforms = [];
1612 source = {
1613 remotes = ["https://rubygems.org"];
1614 sha256 = "0piclgf6pw7hr10x57x0hn675djyna4sb3xc97yb9vh66wkx1fl0";
1615 type = "gem";
1616 };
1617 version = "1.0.9";
1618 };
1619 ncursesw = {
1620 groups = ["default"];
1621 platforms = [];
1622 source = {
1623 remotes = ["https://rubygems.org"];
1624 sha256 = "1nc14wls1yiigz593vw7580hb99lf4n485axapiz6sqpg1jnlhcr";
1625 type = "gem";
1626 };
1627 version = "1.4.10";
1628 };
1629 net-scp = {
1630 dependencies = ["net-ssh"];
1631 groups = ["default"];
1632 platforms = [];
1633 source = {
1634 remotes = ["https://rubygems.org"];
1635 sha256 = "0nkf3my587f0izqw0dl3zl24c3lnrw9y5xrq9vb0lhgymmgcav9g";
1636 type = "gem";
1637 };
1638 version = "2.0.0";
1639 };
1640 net-ssh = {
1641 groups = ["default"];
1642 platforms = [];
1643 source = {
1644 remotes = ["https://rubygems.org"];
1645 sha256 = "101wd2px9lady54aqmkibvy4j62zk32w0rjz4vnigyg974fsga40";
1646 type = "gem";
1647 };
1648 version = "5.2.0";
1649 };
1650 netrc = {
1651 groups = ["default"];
1652 platforms = [];
1653 source = {
1654 remotes = ["https://rubygems.org"];
1655 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y";
1656 type = "gem";
1657 };
1658 version = "0.11.0";
1659 };
1660 nio4r = {
1661 groups = ["default"];
1662 platforms = [];
1663 source = {
1664 remotes = ["https://rubygems.org"];
1665 sha256 = "0gnmvbryr521r135yz5bv8354m7xn6miiapfgpg1bnwsvxz8xj6c";
1666 type = "gem";
1667 };
1668 version = "2.5.2";
1669 };
1670 nokogiri = {
1671 dependencies = ["mini_portile2"];
1672 groups = ["default"];
1673 platforms = [];
1674 source = {
1675 remotes = ["https://rubygems.org"];
1676 sha256 = "0r0qpgf80h764k176yr63gqbs2z0xbsp8vlvs2a79d5r9vs83kln";
1677 type = "gem";
1678 };
1679 version = "1.10.7";
1680 };
1681 opus-ruby = {
1682 dependencies = ["ffi"];
1683 groups = ["default"];
1684 platforms = [];
1685 source = {
1686 remotes = ["https://rubygems.org"];
1687 sha256 = "0lyf2a8f1w1jk0qrl8h0gsydfalbh19g5k2c6xlq8j1sfzb0ij4d";
1688 type = "gem";
1689 };
1690 version = "1.0.1";
1691 };
1692 osx_keychain = {
1693 dependencies = ["RubyInline"];
1694 groups = ["default"];
1695 platforms = [];
1696 source = {
1697 remotes = ["https://rubygems.org"];
1698 sha256 = "10hr3lihq7s5fv18dp0g4mfncvapkcwcd6xnn5483ximyd7rhfx0";
1699 type = "gem";
1700 };
1701 version = "1.0.2";
1702 };
1703 ovirt-engine-sdk = {
1704 dependencies = ["json"];
1705 groups = ["default"];
1706 platforms = [];
1707 source = {
1708 remotes = ["https://rubygems.org"];
1709 sha256 = "09lb0a9y4q7946jaf53li1v4cb6ksfb5bq5wb15yn8ja6wf9n427";
1710 type = "gem";
1711 };
1712 version = "4.3.0";
1713 };
1714 pango = {
1715 dependencies = ["cairo-gobject" "gobject-introspection"];
1716 groups = ["default"];
1717 platforms = [];
1718 source = {
1719 remotes = ["https://rubygems.org"];
1720 sha256 = "1d0cn50qgpifrcv8qx72wi6l9xalw3ryngbfmm9xpg9vx5rl1qbp";
1721 type = "gem";
1722 };
1723 version = "3.4.1";
1724 };
1725 parallel = {
1726 groups = ["default"];
1727 platforms = [];
1728 source = {
1729 remotes = ["https://rubygems.org"];
1730 sha256 = "12jijkap4akzdv11lm08dglsc8jmc87xcgq6947i1s3qb69f4zn2";
1731 type = "gem";
1732 };
1733 version = "1.19.1";
1734 };
1735 parser = {
1736 dependencies = ["ast"];
1737 groups = ["default"];
1738 platforms = [];
1739 source = {
1740 remotes = ["https://rubygems.org"];
1741 sha256 = "10siyp14d88jwcfj45kkk3nwl4wyr2r5ajb7vy4iwh1gxmhvi727";
1742 type = "gem";
1743 };
1744 version = "2.7.0.0";
1745 };
1746 pathutil = {
1747 dependencies = ["forwardable-extended"];
1748 groups = ["default"];
1749 platforms = [];
1750 source = {
1751 remotes = ["https://rubygems.org"];
1752 sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
1753 type = "gem";
1754 };
1755 version = "0.16.2";
1756 };
1757 patron = {
1758 groups = ["default"];
1759 platforms = [];
1760 source = {
1761 remotes = ["https://rubygems.org"];
1762 sha256 = "0523gddx88zql2mq6655k60gy2ac8vybpzkcf90lmd9nx7wl3fi9";
1763 type = "gem";
1764 };
1765 version = "0.13.3";
1766 };
1767 pcaprub = {
1768 groups = ["default"];
1769 platforms = [];
1770 source = {
1771 remotes = ["https://rubygems.org"];
1772 sha256 = "0h4iarqdych6v4jm5s0ywkc01qspadz8sf6qn7pkqmszq4iqv67q";
1773 type = "gem";
1774 };
1775 version = "0.13.0";
1776 };
1777 pg = {
1778 groups = ["default"];
1779 platforms = [];
1780 source = {
1781 remotes = ["https://rubygems.org"];
1782 sha256 = "15pa9qy7ngig21zgnvzwaxiy4rc7wbibna5050jjpgal9drgvpyy";
1783 type = "gem";
1784 };
1785 version = "1.2.0";
1786 };
1787 pkg-config = {
1788 groups = ["default"];
1789 platforms = [];
1790 source = {
1791 remotes = ["https://rubygems.org"];
1792 sha256 = "1cxdpr2wlz9b587avlq04a1da5fz1vdw8jvr6lx23mcq7mqh2xcx";
1793 type = "gem";
1794 };
1795 version = "1.4.0";
1796 };
1797 polyglot = {
1798 groups = ["default"];
1799 platforms = [];
1800 source = {
1801 remotes = ["https://rubygems.org"];
1802 sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr";
1803 type = "gem";
1804 };
1805 version = "0.3.5";
1806 };
1807 pry = {
1808 dependencies = ["coderay" "method_source"];
1809 groups = ["default"];
1810 platforms = [];
1811 source = {
1812 remotes = ["https://rubygems.org"];
1813 sha256 = "00rm71x0r1jdycwbs83lf9l6p494m99asakbvqxh8rz7zwnlzg69";
1814 type = "gem";
1815 };
1816 version = "0.12.2";
1817 };
1818 pry-byebug = {
1819 dependencies = ["byebug" "pry"];
1820 groups = ["default"];
1821 platforms = [];
1822 source = {
1823 remotes = ["https://rubygems.org"];
1824 sha256 = "1aqz4gz8z44k6svpvcsfrqbigcpjd2kwvfm77yq3v8yzkhjrx0zi";
1825 type = "gem";
1826 };
1827 version = "3.7.0";
1828 };
1829 pry-doc = {
1830 dependencies = ["pry" "yard"];
1831 groups = ["default"];
1832 platforms = [];
1833 source = {
1834 remotes = ["https://rubygems.org"];
1835 sha256 = "14lwb5dxfibcqbjygzvnf8ry0mayx48fk20qhg06214sll0sp0kv";
1836 type = "gem";
1837 };
1838 version = "1.0.0";
1839 };
1840 public_suffix = {
1841 groups = ["default"];
1842 platforms = [];
1843 source = {
1844 remotes = ["https://rubygems.org"];
1845 sha256 = "0ww6577yhgszvc0p33qg9nb7n03fyadvl14v2kbpm4rpf0q4i6gz";
1846 type = "gem";
1847 };
1848 version = "4.0.2";
1849 };
1850 puma = {
1851 dependencies = ["nio4r"];
1852 groups = ["default"];
1853 platforms = [];
1854 source = {
1855 remotes = ["https://rubygems.org"];
1856 sha256 = "0v6zai6sinw5r1lchm278mm3dr8x5vi8pwmybwv9lz1kz02fk2g3";
1857 type = "gem";
1858 };
1859 version = "4.3.1";
1860 };
1861 rack = {
1862 groups = ["default"];
1863 platforms = [];
1864 source = {
1865 remotes = ["https://rubygems.org"];
1866 sha256 = "1riq0z408dwvqcqrpq05bp2w879l4sjxzb4cbrbx55kpi6h2g1cj";
1867 type = "gem";
1868 };
1869 version = "1.6.12";
1870 };
1871 rack-protection = {
1872 dependencies = ["rack"];
1873 groups = ["default"];
1874 platforms = [];
1875 source = {
1876 remotes = ["https://rubygems.org"];
1877 sha256 = "0my0wlw4a5l3hs79jkx2xzv7djhajgf8d28k8ai1ddlnxxb0v7ss";
1878 type = "gem";
1879 };
1880 version = "1.5.5";
1881 };
1882 rack-test = {
1883 dependencies = ["rack"];
1884 groups = ["default"];
1885 platforms = [];
1886 source = {
1887 remotes = ["https://rubygems.org"];
1888 sha256 = "0h6x5jq24makgv2fq5qqgjlrk74dxfy62jif9blk43llw8ib2q7z";
1889 type = "gem";
1890 };
1891 version = "0.6.3";
1892 };
1893 rails = {
1894 dependencies = ["actionmailer" "actionpack" "actionview" "activejob" "activemodel" "activerecord" "activesupport" "railties" "sprockets-rails"];
1895 groups = ["default"];
1896 platforms = [];
1897 source = {
1898 remotes = ["https://rubygems.org"];
1899 sha256 = "1ywvis59dd3v8qapi9ix6743zgk07l21x1cd6nb1ddpahxhm7dml";
1900 type = "gem";
1901 };
1902 version = "4.2.11.1";
1903 };
1904 rails-deprecated_sanitizer = {
1905 dependencies = ["activesupport"];
1906 groups = ["default"];
1907 platforms = [];
1908 source = {
1909 remotes = ["https://rubygems.org"];
1910 sha256 = "0qxymchzdxww8bjsxj05kbf86hsmrjx40r41ksj0xsixr2gmhbbj";
1911 type = "gem";
1912 };
1913 version = "1.0.3";
1914 };
1915 rails-dom-testing = {
1916 dependencies = ["activesupport" "nokogiri" "rails-deprecated_sanitizer"];
1917 groups = ["default"];
1918 platforms = [];
1919 source = {
1920 remotes = ["https://rubygems.org"];
1921 sha256 = "0wssfqpn00byhvp2372p99mphkcj8qx6pf6646avwr9ifvq0q1x6";
1922 type = "gem";
1923 };
1924 version = "1.0.9";
1925 };
1926 rails-html-sanitizer = {
1927 dependencies = ["loofah"];
1928 groups = ["default"];
1929 platforms = [];
1930 source = {
1931 remotes = ["https://rubygems.org"];
1932 sha256 = "1icpqmxbppl4ynzmn6dx7wdil5hhq6fz707m9ya6d86c7ys8sd4f";
1933 type = "gem";
1934 };
1935 version = "1.3.0";
1936 };
1937 railties = {
1938 dependencies = ["actionpack" "activesupport" "rake" "thor"];
1939 groups = ["default"];
1940 platforms = [];
1941 source = {
1942 remotes = ["https://rubygems.org"];
1943 sha256 = "1bjf21z9maiiazc1if56nnh9xmgbkcqlpznv34f40a1hsvgk1d1m";
1944 type = "gem";
1945 };
1946 version = "4.2.11.1";
1947 };
1948 rainbow = {
1949 groups = ["default"];
1950 platforms = [];
1951 source = {
1952 remotes = ["https://rubygems.org"];
1953 sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk";
1954 type = "gem";
1955 };
1956 version = "3.0.0";
1957 };
1958 rake = {
1959 groups = ["default"];
1960 platforms = [];
1961 source = {
1962 remotes = ["https://rubygems.org"];
1963 sha256 = "0jcabbgnjc788chx31sihc5pgbqnlc1c75wakmqlbjdm8jns2m9b";
1964 type = "gem";
1965 };
1966 version = "10.5.0";
1967 };
1968 rb-fsevent = {
1969 groups = ["default"];
1970 platforms = [];
1971 source = {
1972 remotes = ["https://rubygems.org"];
1973 sha256 = "1lm1k7wpz69jx7jrc92w3ggczkjyjbfziq5mg62vjnxmzs383xx8";
1974 type = "gem";
1975 };
1976 version = "0.10.3";
1977 };
1978 rb-inotify = {
1979 dependencies = ["ffi"];
1980 groups = ["default"];
1981 platforms = [];
1982 source = {
1983 remotes = ["https://rubygems.org"];
1984 sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
1985 type = "gem";
1986 };
1987 version = "0.10.1";
1988 };
1989 rb-readline = {
1990 groups = ["default"];
1991 platforms = [];
1992 source = {
1993 remotes = ["https://rubygems.org"];
1994 sha256 = "14w79a121czmvk1s953qfzww30mqjb2zc0k9qhi0ivxxk3hxg6wy";
1995 type = "gem";
1996 };
1997 version = "0.5.5";
1998 };
1999 rbnacl = {
2000 dependencies = ["ffi"];
2001 groups = ["default"];
2002 platforms = [];
2003 source = {
2004 remotes = ["https://rubygems.org"];
2005 sha256 = "0lvz1vk2l3chnz6zdp4xmh6w2z75rndhgbravbxgvw8ff4snsxa7";
2006 type = "gem";
2007 };
2008 version = "7.1.0";
2009 };
2010 re2 = {
2011 groups = ["default"];
2012 platforms = [];
2013 source = {
2014 remotes = ["https://rubygems.org"];
2015 sha256 = "00wf9k1hkv3z3nfkrnfyyfq9ah0l7k14awqys3h2hqz4c21pqd2i";
2016 type = "gem";
2017 };
2018 version = "1.1.1";
2019 };
2020 redcarpet = {
2021 groups = ["default"];
2022 platforms = [];
2023 source = {
2024 remotes = ["https://rubygems.org"];
2025 sha256 = "0skcyx1h8b5ms0rp2zm3ql6g322b8c1adnkwkqyv7z3kypb4bm7k";
2026 type = "gem";
2027 };
2028 version = "3.5.0";
2029 };
2030 redis = {
2031 groups = ["default"];
2032 platforms = [];
2033 source = {
2034 remotes = ["https://rubygems.org"];
2035 sha256 = "08v2y91q1pmv12g9zsvwj66w3s8j9d82yrmxgyv4y4gz380j3wyh";
2036 type = "gem";
2037 };
2038 version = "4.1.3";
2039 };
2040 redis-rack = {
2041 dependencies = ["rack" "redis-store"];
2042 groups = ["default"];
2043 platforms = [];
2044 source = {
2045 remotes = ["https://rubygems.org"];
2046 sha256 = "1pa19ydbk0l6wilwbxcjn6knfs4ffgj0rhaaldrlhf76pjgkaiqb";
2047 type = "gem";
2048 };
2049 version = "2.0.6";
2050 };
2051 redis-store = {
2052 dependencies = ["redis"];
2053 groups = ["default"];
2054 platforms = [];
2055 source = {
2056 remotes = ["https://rubygems.org"];
2057 sha256 = "1isqzzds9kszc2nn8jiy8ikry01qspn7637ba9z2k6sk7vky46d9";
2058 type = "gem";
2059 };
2060 version = "1.8.1";
2061 };
2062 rest-client = {
2063 dependencies = ["http-accept" "http-cookie" "mime-types" "netrc"];
2064 groups = ["default"];
2065 platforms = [];
2066 source = {
2067 remotes = ["https://rubygems.org"];
2068 sha256 = "1qs74yzl58agzx9dgjhcpgmzfn61fqkk33k1js2y5yhlvc5l19im";
2069 type = "gem";
2070 };
2071 version = "2.1.0";
2072 };
2073 rmagick = {
2074 groups = ["default"];
2075 platforms = [];
2076 source = {
2077 remotes = ["https://rubygems.org"];
2078 sha256 = "06ya2zpz2g3g4c90bmd1z11qkajls3srq5b7cswrjq8ima568ja0";
2079 type = "gem";
2080 };
2081 version = "4.0.0";
2082 };
2083 rouge = {
2084 groups = ["default"];
2085 platforms = [];
2086 source = {
2087 remotes = ["https://rubygems.org"];
2088 sha256 = "0k5jrp0qc9p61mfcwyn1a7dajmkw04z6y76wa8a0axh1v2wrw8ld";
2089 type = "gem";
2090 };
2091 version = "3.14.0";
2092 };
2093 rpam2 = {
2094 groups = ["default"];
2095 platforms = [];
2096 source = {
2097 remotes = ["https://rubygems.org"];
2098 sha256 = "1zvli3s4z1hf2l7gyfickm5i3afjrnycc3ihbiax6ji6arpbyf33";
2099 type = "gem";
2100 };
2101 version = "4.0.2";
2102 };
2103 rspec = {
2104 dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"];
2105 groups = ["default"];
2106 platforms = [];
2107 source = {
2108 remotes = ["https://rubygems.org"];
2109 sha256 = "1hzsig4pi9ybr0xl5540m1swiyxa74c8h09225y5sdh2rjkkg84h";
2110 type = "gem";
2111 };
2112 version = "3.9.0";
2113 };
2114 rspec-core = {
2115 dependencies = ["rspec-support"];
2116 groups = ["default"];
2117 platforms = [];
2118 source = {
2119 remotes = ["https://rubygems.org"];
2120 sha256 = "0gppalb2ynj0xk7vp8kk5pwzihmiqc8l4prpy4n9spclq7iqkspq";
2121 type = "gem";
2122 };
2123 version = "3.9.0";
2124 };
2125 rspec-expectations = {
2126 dependencies = ["diff-lcs" "rspec-support"];
2127 groups = ["default"];
2128 platforms = [];
2129 source = {
2130 remotes = ["https://rubygems.org"];
2131 sha256 = "1gjqfb39da6gywdcp4h77738r7khbrn2v4y45589z25bj4z9paf0";
2132 type = "gem";
2133 };
2134 version = "3.9.0";
2135 };
2136 rspec-mocks = {
2137 dependencies = ["diff-lcs" "rspec-support"];
2138 groups = ["default"];
2139 platforms = [];
2140 source = {
2141 remotes = ["https://rubygems.org"];
2142 sha256 = "0q9f8nrxhs4k2vl3bnm3pi5s44v9pnvjwirjnwji3sxzf68c2xjf";
2143 type = "gem";
2144 };
2145 version = "3.9.0";
2146 };
2147 rspec-support = {
2148 groups = ["default"];
2149 platforms = [];
2150 source = {
2151 remotes = ["https://rubygems.org"];
2152 sha256 = "18080h06kqayyr6dpw4c62l0wav09ihkd6skinsln13kmq0cv0mx";
2153 type = "gem";
2154 };
2155 version = "3.9.0";
2156 };
2157 rubocop = {
2158 dependencies = ["jaro_winkler" "parallel" "parser" "rainbow" "ruby-progressbar" "unicode-display_width"];
2159 groups = ["default"];
2160 platforms = [];
2161 source = {
2162 remotes = ["https://rubygems.org"];
2163 sha256 = "1p1bhsfscasp57l5di9hsx8jl325kfjswhd2mlzq74hj3gdws4x0";
2164 type = "gem";
2165 };
2166 version = "0.78.0";
2167 };
2168 rubocop-performance = {
2169 dependencies = ["rubocop"];
2170 groups = ["default"];
2171 platforms = [];
2172 source = {
2173 remotes = ["https://rubygems.org"];
2174 sha256 = "1fk9nd3b24avgsqp726hy2pl1iyfjrh6jni97wkky6kqy0lq6zq2";
2175 type = "gem";
2176 };
2177 version = "1.5.2";
2178 };
2179 ruby-graphviz = {
2180 groups = ["default"];
2181 platforms = [];
2182 source = {
2183 remotes = ["https://rubygems.org"];
2184 sha256 = "1jzbs0jhaz77azsc30gsfg89fy44vsr565jcj4axhc65n1fmhs90";
2185 type = "gem";
2186 };
2187 version = "1.2.4";
2188 };
2189 ruby-libvirt = {
2190 groups = ["default"];
2191 platforms = [];
2192 source = {
2193 remotes = ["https://rubygems.org"];
2194 sha256 = "0d754d6pgdqyq52pl9hp0x38q1vn3vf9nz4nm5gqdj5i4fw7pba6";
2195 type = "gem";
2196 };
2197 version = "0.7.1";
2198 };
2199 ruby-lxc = {
2200 groups = ["default"];
2201 platforms = [];
2202 source = {
2203 remotes = ["https://rubygems.org"];
2204 sha256 = "08pnghqp15fwylq6w2qh7x1ikkiq87irpy0z03n0gma4gdzzx2qa";
2205 type = "gem";
2206 };
2207 version = "1.2.3";
2208 };
2209 ruby-macho = {
2210 groups = ["default"];
2211 platforms = [];
2212 source = {
2213 remotes = ["https://rubygems.org"];
2214 sha256 = "0lhdjn91jkifsy2hzq2hgcm0pp8pbik87m58zmw1ifh6hkp9adjb";
2215 type = "gem";
2216 };
2217 version = "1.4.0";
2218 };
2219 ruby-progressbar = {
2220 groups = ["default"];
2221 platforms = [];
2222 source = {
2223 remotes = ["https://rubygems.org"];
2224 sha256 = "1k77i0d4wsn23ggdd2msrcwfy0i376cglfqypkk2q77r2l3408zf";
2225 type = "gem";
2226 };
2227 version = "1.10.1";
2228 };
2229 ruby-terminfo = {
2230 groups = ["default"];
2231 platforms = [];
2232 source = {
2233 remotes = ["https://rubygems.org"];
2234 sha256 = "0rl4ic5pzvrpgd42z0c1s2n3j39c9znksblxxvmhkzrc0ckyg2cm";
2235 type = "gem";
2236 };
2237 version = "0.1.1";
2238 };
2239 ruby-vips = {
2240 dependencies = ["ffi"];
2241 groups = ["default"];
2242 platforms = [];
2243 source = {
2244 remotes = ["https://rubygems.org"];
2245 sha256 = "14hzfsbx7n0jsm6bxif99kbhlmxr4s7g6xvml6xbqphlqbmy5d43";
2246 type = "gem";
2247 };
2248 version = "2.0.16";
2249 };
2250 RubyInline = {
2251 dependencies = ["ZenTest"];
2252 groups = ["default"];
2253 platforms = [];
2254 source = {
2255 remotes = ["https://rubygems.org"];
2256 sha256 = "0mn175vcdm8d1a96j4lzq3dqclcml6cvv8xhnklx5vbzdfw9qmfl";
2257 type = "gem";
2258 };
2259 version = "3.12.5";
2260 };
2261 rubyzip = {
2262 groups = ["default"];
2263 platforms = [];
2264 source = {
2265 remotes = ["https://rubygems.org"];
2266 sha256 = "1gz0ri0pa2xr7b6bf66yjc2wfvk51f4gi6yk7bklwl1nr65zc4gz";
2267 type = "gem";
2268 };
2269 version = "2.0.0";
2270 };
2271 rugged = {
2272 groups = ["default"];
2273 platforms = [];
2274 source = {
2275 remotes = ["https://rubygems.org"];
2276 sha256 = "0rdidxgpk1b6y1jq9v77lcx5khq0s9q0s253lr8x57d3hk43iskx";
2277 type = "gem";
2278 };
2279 version = "0.28.4.1";
2280 };
2281 safe_yaml = {
2282 groups = ["default"];
2283 platforms = [];
2284 source = {
2285 remotes = ["https://rubygems.org"];
2286 sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
2287 type = "gem";
2288 };
2289 version = "1.0.5";
2290 };
2291 sassc = {
2292 dependencies = ["ffi"];
2293 groups = ["default"];
2294 platforms = [];
2295 source = {
2296 remotes = ["https://rubygems.org"];
2297 sha256 = "09bnid7r5z5hcin5hykvpvv8xig27wbbckxwis60z2aaxq4j9siz";
2298 type = "gem";
2299 };
2300 version = "2.2.1";
2301 };
2302 scrypt = {
2303 dependencies = ["ffi-compiler"];
2304 groups = ["default"];
2305 platforms = [];
2306 source = {
2307 remotes = ["https://rubygems.org"];
2308 sha256 = "0jw2bn6mqpw2wbjpmsfz44pppwa6zmhg9lywimm684sxkmlxscbl";
2309 type = "gem";
2310 };
2311 version = "3.0.7";
2312 };
2313 semian = {
2314 groups = ["default"];
2315 platforms = [];
2316 source = {
2317 remotes = ["https://rubygems.org"];
2318 sha256 = "0wxkmgjnb8nskvqqwxihhbc1x8dhbbrcq70zxwqbyy5hvf4dh88f";
2319 type = "gem";
2320 };
2321 version = "0.10.0";
2322 };
2323 sequel = {
2324 groups = ["default"];
2325 platforms = [];
2326 source = {
2327 remotes = ["https://rubygems.org"];
2328 sha256 = "0vrbwwxvmdb7q1sdc0jnhlf826l74n9880xy5li1qabr0hyrmf1j";
2329 type = "gem";
2330 };
2331 version = "5.27.0";
2332 };
2333 sequel_pg = {
2334 dependencies = ["pg" "sequel"];
2335 groups = ["default"];
2336 platforms = [];
2337 source = {
2338 remotes = ["https://rubygems.org"];
2339 sha256 = "1y010rfdgpkw1yspqchjqdp7n8yahscyw98g3l2pw56nzbqipjb8";
2340 type = "gem";
2341 };
2342 version = "1.12.2";
2343 };
2344 simplecov = {
2345 dependencies = ["docile" "json" "simplecov-html"];
2346 groups = ["default"];
2347 platforms = [];
2348 source = {
2349 remotes = ["https://rubygems.org"];
2350 sha256 = "1135k46nik05sdab30yxb8264lqiz01c8v000g16cl9pjc4mxrdw";
2351 type = "gem";
2352 };
2353 version = "0.17.1";
2354 };
2355 simplecov-html = {
2356 groups = ["default"];
2357 platforms = [];
2358 source = {
2359 remotes = ["https://rubygems.org"];
2360 sha256 = "1lihraa4rgxk8wbfl77fy9sf0ypk31iivly8vl3w04srd7i0clzn";
2361 type = "gem";
2362 };
2363 version = "0.10.2";
2364 };
2365 sinatra = {
2366 dependencies = ["rack" "rack-protection" "tilt"];
2367 groups = ["default"];
2368 platforms = [];
2369 source = {
2370 remotes = ["https://rubygems.org"];
2371 sha256 = "0byxzl7rx3ki0xd7aiv1x8mbah7hzd8f81l65nq8857kmgzj1jqq";
2372 type = "gem";
2373 };
2374 version = "1.4.8";
2375 };
2376 slather = {
2377 dependencies = ["CFPropertyList" "activesupport" "clamp" "nokogiri" "xcodeproj"];
2378 groups = ["default"];
2379 platforms = [];
2380 source = {
2381 remotes = ["https://rubygems.org"];
2382 sha256 = "0v4wll10mwmynj2v2g71kgr1psck3qglhz2mnrw2n281v30jxyyn";
2383 type = "gem";
2384 };
2385 version = "2.4.7";
2386 };
2387 slop = {
2388 groups = ["default"];
2389 platforms = [];
2390 source = {
2391 remotes = ["https://rubygems.org"];
2392 sha256 = "0hv64fpbdwyswqhnq8bia66vlsz72yjqm00lvlhh4dnjjivdjcy5";
2393 type = "gem";
2394 };
2395 version = "4.7.0";
2396 };
2397 snappy = {
2398 groups = ["default"];
2399 platforms = [];
2400 source = {
2401 remotes = ["https://rubygems.org"];
2402 sha256 = "00zzs25sm78zs3rifc02z54cp3f03r9dq5ilzykyq1ykvbv65vw4";
2403 type = "gem";
2404 };
2405 version = "0.0.17";
2406 };
2407 sprockets = {
2408 dependencies = ["concurrent-ruby" "rack"];
2409 groups = ["default"];
2410 platforms = [];
2411 source = {
2412 remotes = ["https://rubygems.org"];
2413 sha256 = "0jm37zpvvm1arxjwrd6am0wrdbfhrhc5y0l4p2i3p11z04bsvgap";
2414 type = "gem";
2415 };
2416 version = "4.0.0";
2417 };
2418 sprockets-rails = {
2419 dependencies = ["actionpack" "activesupport" "sprockets"];
2420 groups = ["default"];
2421 platforms = [];
2422 source = {
2423 remotes = ["https://rubygems.org"];
2424 sha256 = "0ab42pm8p5zxpv3sfraq45b9lj39cz9mrpdirm30vywzrwwkm5p1";
2425 type = "gem";
2426 };
2427 version = "3.2.1";
2428 };
2429 sqlite3 = {
2430 groups = ["default"];
2431 platforms = [];
2432 source = {
2433 remotes = ["https://rubygems.org"];
2434 sha256 = "0lja01cp9xd5m6vmx99zwn4r7s97r1w5cb76gqd8xhbm1wxyzf78";
2435 type = "gem";
2436 };
2437 version = "1.4.2";
2438 };
2439 taglib-ruby = {
2440 groups = ["default"];
2441 platforms = [];
2442 source = {
2443 remotes = ["https://rubygems.org"];
2444 sha256 = "0r8g7zdncc6243d000jn0grc1n70rn9mx16vggy3q7c4wgsa37xi";
2445 type = "gem";
2446 };
2447 version = "0.7.1";
2448 };
2449 terminal-table = {
2450 dependencies = ["unicode-display_width"];
2451 groups = ["default"];
2452 platforms = [];
2453 source = {
2454 remotes = ["https://rubygems.org"];
2455 sha256 = "1512cngw35hsmhvw4c05rscihc59mnj09m249sm9p3pik831ydqk";
2456 type = "gem";
2457 };
2458 version = "1.8.0";
2459 };
2460 thor = {
2461 groups = ["default"];
2462 platforms = [];
2463 source = {
2464 remotes = ["https://rubygems.org"];
2465 sha256 = "1xbhkmyhlxwzshaqa7swy2bx6vd64mm0wrr8g3jywvxy7hg0cwkm";
2466 type = "gem";
2467 };
2468 version = "1.0.1";
2469 };
2470 thread_safe = {
2471 groups = ["default"];
2472 platforms = [];
2473 source = {
2474 remotes = ["https://rubygems.org"];
2475 sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
2476 type = "gem";
2477 };
2478 version = "0.3.6";
2479 };
2480 thrift = {
2481 groups = ["default"];
2482 platforms = [];
2483 source = {
2484 remotes = ["https://rubygems.org"];
2485 sha256 = "02p107kwx7jnkh6fpdgvaji0xdg6xkaarngkqjml6s4zny4m8slv";
2486 type = "gem";
2487 };
2488 version = "0.11.0.0";
2489 };
2490 tilt = {
2491 groups = ["default"];
2492 platforms = [];
2493 source = {
2494 remotes = ["https://rubygems.org"];
2495 sha256 = "0rn8z8hda4h41a64l0zhkiwz2vxw9b1nb70gl37h1dg2k874yrlv";
2496 type = "gem";
2497 };
2498 version = "2.0.10";
2499 };
2500 tiny_tds = {
2501 groups = ["default"];
2502 platforms = [];
2503 source = {
2504 remotes = ["https://rubygems.org"];
2505 sha256 = "0z2n1qwad86zkcmmq883bw8rgidjsqjphrbqf1mwyfi5y22jhxfp";
2506 type = "gem";
2507 };
2508 version = "2.1.2";
2509 };
2510 treetop = {
2511 dependencies = ["polyglot"];
2512 groups = ["default"];
2513 platforms = [];
2514 source = {
2515 remotes = ["https://rubygems.org"];
2516 sha256 = "0g31pijhnv7z960sd09lckmw9h8rs3wmc8g4ihmppszxqm99zpv7";
2517 type = "gem";
2518 };
2519 version = "1.6.10";
2520 };
2521 typhoeus = {
2522 dependencies = ["ethon"];
2523 groups = ["default"];
2524 platforms = [];
2525 source = {
2526 remotes = ["https://rubygems.org"];
2527 sha256 = "0cni8b1idcp0dk8kybmxydadhfpaj3lbs99w5kjibv8bsmip2zi5";
2528 type = "gem";
2529 };
2530 version = "1.3.1";
2531 };
2532 tzinfo = {
2533 dependencies = ["thread_safe"];
2534 groups = ["default"];
2535 platforms = [];
2536 source = {
2537 remotes = ["https://rubygems.org"];
2538 sha256 = "04f18jdv6z3zn3va50rqq35nj3izjpb72fnf21ixm7vanq6nc4fp";
2539 type = "gem";
2540 };
2541 version = "1.2.6";
2542 };
2543 unf = {
2544 dependencies = ["unf_ext"];
2545 groups = ["default"];
2546 platforms = [];
2547 source = {
2548 remotes = ["https://rubygems.org"];
2549 sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
2550 type = "gem";
2551 };
2552 version = "0.1.4";
2553 };
2554 unf_ext = {
2555 groups = ["default"];
2556 platforms = [];
2557 source = {
2558 remotes = ["https://rubygems.org"];
2559 sha256 = "1ll6w64ibh81qwvjx19h8nj7mngxgffg7aigjx11klvf5k2g4nxf";
2560 type = "gem";
2561 };
2562 version = "0.0.7.6";
2563 };
2564 unicode-display_width = {
2565 groups = ["default"];
2566 platforms = [];
2567 source = {
2568 remotes = ["https://rubygems.org"];
2569 sha256 = "08kfiniak1pvg3gn5k6snpigzvhvhyg7slmm0s2qx5zkj62c1z2w";
2570 type = "gem";
2571 };
2572 version = "1.6.0";
2573 };
2574 uuid4r = {
2575 groups = ["default"];
2576 platforms = [];
2577 source = {
2578 remotes = ["https://rubygems.org"];
2579 sha256 = "0qlcxzn8pnql34pcdrkd20kdla3k6n2sspaxp3lwwx8a87jnzbc3";
2580 type = "gem";
2581 };
2582 version = "0.2.0";
2583 };
2584 whois = {
2585 groups = ["default"];
2586 platforms = [];
2587 source = {
2588 remotes = ["https://rubygems.org"];
2589 sha256 = "177qbah62yhy2q7znlrs49jwabw7vpd9frv6hw6mm0bxj5fn7prg";
2590 type = "gem";
2591 };
2592 version = "5.0.0";
2593 };
2594 xcodeproj = {
2595 dependencies = ["CFPropertyList" "atomos" "claide" "colored2" "nanaimo"];
2596 groups = ["default"];
2597 platforms = [];
2598 source = {
2599 remotes = ["https://rubygems.org"];
2600 sha256 = "1h9iba53mrb663qdqzpfbdwkwzqv7hndd0df71yr2kj2hzwjmkvb";
2601 type = "gem";
2602 };
2603 version = "1.14.0";
2604 };
2605 xctasks = {
2606 dependencies = ["nokogiri" "rake"];
2607 groups = ["default"];
2608 platforms = [];
2609 source = {
2610 remotes = ["https://rubygems.org"];
2611 sha256 = "1m01vnmdy9m4hn85ajji5v595faqsy8d3a0r646q79vphw1fikj1";
2612 type = "gem";
2613 };
2614 version = "0.6.0";
2615 };
2616 yard = {
2617 groups = ["default"];
2618 platforms = [];
2619 source = {
2620 remotes = ["https://rubygems.org"];
2621 sha256 = "0rxqwry3h2hjz069f0kfr140wgx1khgljnqf112dk5x9rm4l0xny";
2622 type = "gem";
2623 };
2624 version = "0.9.20";
2625 };
2626 ZenTest = {
2627 groups = ["default"];
2628 platforms = [];
2629 source = {
2630 remotes = ["https://rubygems.org"];
2631 sha256 = "0vkqgajgwmmf2dxfj9h4zs94v3rlvmvb1hcm4wid57dj79y7a0ak";
2632 type = "gem";
2633 };
2634 version = "4.12.0";
2635 };
2636 zookeeper = {
2637 groups = ["default"];
2638 platforms = [];
2639 source = {
2640 remotes = ["https://rubygems.org"];
2641 sha256 = "1blww00r5za6vl46psaldxpllsxll78ms8rrs6qfwb1iaa8rla2d";
2642 type = "gem";
2643 };
2644 version = "1.4.11";
2645 };
2646}