1{
2 actionmailer = {
3 dependencies = [ "actionpack" ];
4 groups = [ "default" ];
5 platforms = [ ];
6 source = {
7 remotes = [ "https://rubygems.org" ];
8 sha256 = "15d35jhy32awgmw228yhjxpn8nknrlnb9bsyhb631g7h3mjam1ra";
9 type = "gem";
10 };
11 version = "0.6.1";
12 };
13 actionpack = {
14 groups = [ "default" ];
15 platforms = [ ];
16 source = {
17 remotes = [ "https://rubygems.org" ];
18 sha256 = "0li02k7s2hxh7v0xlzr3pc2hblnhazpy5davjdm1w2z18l17ahix";
19 type = "gem";
20 };
21 version = "1.4.0";
22 };
23 activerecord = {
24 groups = [ "default" ];
25 platforms = [ ];
26 source = {
27 remotes = [ "https://rubygems.org" ];
28 sha256 = "1xyjvy9w2sgz175r5xd9b75mhaj3my8v91rjdaiy91giy1fzmbkn";
29 type = "gem";
30 };
31 version = "3.2.14";
32 };
33 activesupport = {
34 dependencies = [
35 "i18n"
36 "multi_json"
37 ];
38 groups = [ "default" ];
39 platforms = [ ];
40 source = {
41 remotes = [ "https://rubygems.org" ];
42 sha256 = "0fyxqkkws4px4lzkbcqzp0bwai7nn7jk4p0bgfy0dny9cwm0qc9r";
43 type = "gem";
44 };
45 version = "3.2.22.5";
46 };
47 addressable = {
48 dependencies = [ "public_suffix" ];
49 groups = [ "default" ];
50 platforms = [ ];
51 source = {
52 remotes = [ "https://rubygems.org" ];
53 sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6";
54 type = "gem";
55 };
56 version = "2.8.7";
57 };
58 ansi = {
59 groups = [ "default" ];
60 platforms = [ ];
61 source = {
62 remotes = [ "https://rubygems.org" ];
63 sha256 = "14ims9zfal4gs2wpx2m5rd8zsrl2k794d359shkrsgg3fhr2a22l";
64 type = "gem";
65 };
66 version = "1.5.0";
67 };
68 ast = {
69 groups = [ "default" ];
70 platforms = [ ];
71 source = {
72 remotes = [ "https://rubygems.org" ];
73 sha256 = "10yknjyn0728gjn6b5syynvrvrwm66bhssbxq8mkhshxghaiailm";
74 type = "gem";
75 };
76 version = "2.4.3";
77 };
78 atk = {
79 dependencies = [
80 "glib2"
81 "rake"
82 ];
83 groups = [ "default" ];
84 platforms = [ ];
85 source = {
86 remotes = [ "https://rubygems.org" ];
87 sha256 = "05zqwiz0qp7rifiiidz5qzzc0gmwwyacydqpv1y42z9kx2qv514m";
88 type = "gem";
89 };
90 version = "4.3.3";
91 };
92 awesome_print = {
93 groups = [ "default" ];
94 platforms = [ ];
95 source = {
96 remotes = [ "https://rubygems.org" ];
97 sha256 = "0vkq6c8y2jvaw03ynds5vjzl1v9wg608cimkd3bidzxc0jvk56z9";
98 type = "gem";
99 };
100 version = "1.9.2";
101 };
102 backport = {
103 groups = [ "default" ];
104 platforms = [ ];
105 source = {
106 remotes = [ "https://rubygems.org" ];
107 sha256 = "0xbzzjrgah0f8ifgd449kak2vyf30micpz6x2g82aipfv7ypsb4i";
108 type = "gem";
109 };
110 version = "1.2.0";
111 };
112 bacon = {
113 groups = [ "default" ];
114 platforms = [ ];
115 source = {
116 remotes = [ "https://rubygems.org" ];
117 sha256 = "1f06gdj77bmwzc1k5iragl1595hbn67yc7sqvs56ca8plrr2vmai";
118 type = "gem";
119 };
120 version = "1.2.0";
121 };
122 base64 = {
123 groups = [ "default" ];
124 platforms = [ ];
125 source = {
126 remotes = [ "https://rubygems.org" ];
127 sha256 = "0yx9yn47a8lkfcjmigk79fykxvr80r4m1i35q82sxzynpbm7lcr7";
128 type = "gem";
129 };
130 version = "0.3.0";
131 };
132 benchmark = {
133 groups = [ "default" ];
134 platforms = [ ];
135 source = {
136 remotes = [ "https://rubygems.org" ];
137 sha256 = "1kicilpma5l0lwayqjb5577bm0hbjndj2gh150xz09xsgc1l1vyl";
138 type = "gem";
139 };
140 version = "0.4.1";
141 };
142 bigdecimal = {
143 groups = [ "default" ];
144 platforms = [ ];
145 source = {
146 remotes = [ "https://rubygems.org" ];
147 sha256 = "06sfv80bmxfczkqi3pb3yc9zicqhf94adh5f8hpkn3bsqqd1vlgz";
148 type = "gem";
149 };
150 version = "3.2.3";
151 };
152 bindata = {
153 groups = [ "default" ];
154 platforms = [ ];
155 source = {
156 remotes = [ "https://rubygems.org" ];
157 sha256 = "0n4ymlgik3xcg94h52dzmh583ss40rl3sn0kni63v56sq8g6l62k";
158 type = "gem";
159 };
160 version = "2.5.1";
161 };
162 builder = {
163 groups = [ "default" ];
164 platforms = [ ];
165 source = {
166 remotes = [ "https://rubygems.org" ];
167 sha256 = "0pw3r2lyagsxkm71bf44v5b74f7l9r7di22brbyji9fwz791hya9";
168 type = "gem";
169 };
170 version = "3.3.0";
171 };
172 byebug = {
173 groups = [ "default" ];
174 platforms = [ ];
175 source = {
176 remotes = [ "https://rubygems.org" ];
177 sha256 = "07hsr9zzl2mvf5gk65va4smdizlk9rsiz8wwxik0p96cj79518fl";
178 type = "gem";
179 };
180 version = "12.0.0";
181 };
182 cairo = {
183 dependencies = [
184 "native-package-installer"
185 "pkg-config"
186 "red-colors"
187 ];
188 groups = [ "default" ];
189 platforms = [ ];
190 source = {
191 remotes = [ "https://rubygems.org" ];
192 sha256 = "02rd8zfzkq4nfv84y6jqmplc3ysygwladsnw1hfl44pgk9ync1ws";
193 type = "gem";
194 };
195 version = "1.18.4";
196 };
197 cairo-gobject = {
198 dependencies = [
199 "cairo"
200 "glib2"
201 ];
202 groups = [ "default" ];
203 platforms = [ ];
204 source = {
205 remotes = [ "https://rubygems.org" ];
206 sha256 = "0zgkcidh80kgz110l6qmmh0bcwy6hd0sm15h9qbx8qcf3apblv3x";
207 type = "gem";
208 };
209 version = "4.3.3";
210 };
211 camping = {
212 dependencies = [
213 "kdl"
214 "mab"
215 "rack"
216 "rack-session"
217 "rackup"
218 ];
219 groups = [ "default" ];
220 platforms = [ ];
221 source = {
222 remotes = [ "https://rubygems.org" ];
223 sha256 = "0inda495g1g4amlgxykdzh7j1ly4jpgpp91npwbvslgcli8wjzyh";
224 type = "gem";
225 };
226 version = "3.1.0";
227 };
228 certified = {
229 groups = [ "default" ];
230 platforms = [ ];
231 source = {
232 remotes = [ "https://rubygems.org" ];
233 sha256 = "1706p6p0a8adyvd943af2a3093xakvislgffw3v9dvp7j07dyk5a";
234 type = "gem";
235 };
236 version = "1.0.0";
237 };
238 cf-uaa-lib = {
239 dependencies = [
240 "addressable"
241 "base64"
242 "httpclient"
243 "json"
244 "mutex_m"
245 ];
246 groups = [ "default" ];
247 platforms = [ ];
248 source = {
249 remotes = [ "https://rubygems.org" ];
250 sha256 = "0dp89j7q4zllfn9yn5z0ld2v0sd8s6c9jkcbr6w1n0cy04lf2miw";
251 type = "gem";
252 };
253 version = "4.0.9";
254 };
255 cf-uaac = {
256 dependencies = [
257 "cf-uaa-lib"
258 "em-http-request"
259 "eventmachine"
260 "highline"
261 "json"
262 "launchy"
263 "rack"
264 ];
265 groups = [ "default" ];
266 platforms = [ ];
267 source = {
268 remotes = [ "https://rubygems.org" ];
269 sha256 = "1la4h74fxbx0dlb7mh3mkyh0vns25l3q87221vm7fg9pcx9qfy91";
270 type = "gem";
271 };
272 version = "4.28.0";
273 };
274 charlock_holmes = {
275 groups = [ "default" ];
276 platforms = [ ];
277 source = {
278 remotes = [ "https://rubygems.org" ];
279 sha256 = "1c1dws56r7p8y363dhyikg7205z59a3bn4amnv2y488rrq8qm7ml";
280 type = "gem";
281 };
282 version = "0.7.9";
283 };
284 childprocess = {
285 dependencies = [ "logger" ];
286 groups = [ "default" ];
287 platforms = [ ];
288 source = {
289 remotes = [ "https://rubygems.org" ];
290 sha256 = "1v5nalaarxnfdm6rxb7q6fmc6nx097jd630ax6h9ch7xw95li3cs";
291 type = "gem";
292 };
293 version = "5.1.0";
294 };
295 clamp = {
296 groups = [ "default" ];
297 platforms = [ ];
298 source = {
299 remotes = [ "https://rubygems.org" ];
300 sha256 = "1gpz9jvg1gpr8xmfqd35gvyzsvmjvlvwm2sq3pyhml3i84a6qjrq";
301 type = "gem";
302 };
303 version = "0.6.5";
304 };
305 cld3 = {
306 groups = [ "default" ];
307 platforms = [ ];
308 source = {
309 remotes = [ "https://rubygems.org" ];
310 sha256 = "16n57vzkhsyjsmkb46n6pk4drcfvpy1mg3j4an9k21akr67qadmp";
311 type = "gem";
312 };
313 version = "3.7.0";
314 };
315 cocoapods = {
316 groups = [ "default" ];
317 platforms = [ ];
318 source = {
319 remotes = [ "https://rubygems.org" ];
320 sha256 = "1sgw1aymfahgyhz1317mxglnajv5jrm6d5wai4c970avsrlc6qrm";
321 type = "gem";
322 };
323 version = "0.2.0";
324 };
325 cocoapods-acknowledgements = {
326 dependencies = [
327 "cocoapods"
328 "redcarpet"
329 "xcodeproj"
330 ];
331 groups = [ "default" ];
332 platforms = [ ];
333 source = {
334 remotes = [ "https://rubygems.org" ];
335 sha256 = "04gaijs4djjkynan06wyaxxz48db0czzfrhh95jn3r201k2ypa7k";
336 type = "gem";
337 };
338 version = "1.3.0";
339 };
340 cocoapods-art = {
341 groups = [ "default" ];
342 platforms = [ ];
343 source = {
344 remotes = [ "https://rubygems.org" ];
345 sha256 = "1qxwlsqwg6wa2aa3acf4jvgi3vpxlpdj8qq35jyhkyl16n4hrr1b";
346 type = "gem";
347 };
348 version = "1.1.1";
349 };
350 cocoapods-browser = {
351 dependencies = [ "cocoapods" ];
352 groups = [ "default" ];
353 platforms = [ ];
354 source = {
355 remotes = [ "https://rubygems.org" ];
356 sha256 = "1mq9mcw3xnf2nqkmcjg874sx422dbmfa99vhw31c9jb0cd4j3m9p";
357 type = "gem";
358 };
359 version = "0.1.5";
360 };
361 cocoapods-clean = {
362 groups = [ "default" ];
363 platforms = [ ];
364 source = {
365 remotes = [ "https://rubygems.org" ];
366 sha256 = "16zy8xl94clblxivlcrw2jf3dnvmwlr6jni6kz74rnc8wj42sf1w";
367 type = "gem";
368 };
369 version = "0.0.1";
370 };
371 cocoapods-clean_build_phases_scripts = {
372 groups = [ "default" ];
373 platforms = [ ];
374 source = {
375 remotes = [ "https://rubygems.org" ];
376 sha256 = "0syya8l1kz36069y7cx4f37aihpmbm4yd5wvifs3j8qzz8bpxpfi";
377 type = "gem";
378 };
379 version = "0.0.3";
380 };
381 cocoapods-coverage = {
382 dependencies = [
383 "cocoapods-testing"
384 "slather"
385 ];
386 groups = [ "default" ];
387 platforms = [ ];
388 source = {
389 remotes = [ "https://rubygems.org" ];
390 sha256 = "0y2mhsraf48ww9bp7c7ghrqh3kpx1f1djji5vpm4vh1gj4qz6669";
391 type = "gem";
392 };
393 version = "0.0.5";
394 };
395 cocoapods-deintegrate = {
396 groups = [ "default" ];
397 platforms = [ ];
398 source = {
399 remotes = [ "https://rubygems.org" ];
400 sha256 = "18pnng0lv5z6kpp8hnki0agdxx979iq6hxkfkglsyqzmir22lz2i";
401 type = "gem";
402 };
403 version = "1.0.5";
404 };
405 cocoapods-dependencies = {
406 dependencies = [ "ruby-graphviz" ];
407 groups = [ "default" ];
408 platforms = [ ];
409 source = {
410 remotes = [ "https://rubygems.org" ];
411 sha256 = "10ssv98af44698kp4w0wfdrc7x3ccf2w9dhcva6i7hwlffjvcsz3";
412 type = "gem";
413 };
414 version = "1.3.0";
415 };
416 cocoapods-deploy = {
417 groups = [ "default" ];
418 platforms = [ ];
419 source = {
420 remotes = [ "https://rubygems.org" ];
421 sha256 = "1qnhl54z0dqyn0sk7rgn3vwmfax0yr3sk2r464h888d2qjxz6v7j";
422 type = "gem";
423 };
424 version = "0.0.12";
425 };
426 cocoapods-disable-podfile-validations = {
427 groups = [ "default" ];
428 platforms = [ ];
429 source = {
430 remotes = [ "https://rubygems.org" ];
431 sha256 = "0csgcp2kkmciavnic1yrb8z405dg4lqkzdlw2zscahvggpwr0j2p";
432 type = "gem";
433 };
434 version = "0.2.0";
435 };
436 cocoapods-downloader = {
437 groups = [ "default" ];
438 platforms = [ ];
439 source = {
440 remotes = [ "https://rubygems.org" ];
441 sha256 = "1ldnwwsx44i2xsdmsmyz9xrar19lfy5s5xslvral1p3674dvwvmv";
442 type = "gem";
443 };
444 version = "2.1";
445 };
446 cocoapods-expert-difficulty = {
447 groups = [ "default" ];
448 platforms = [ ];
449 source = {
450 remotes = [ "https://rubygems.org" ];
451 sha256 = "19shjj4kj9rqg1a3pax568q0w9rkq8jcba2mycvq0szbv7bw6pgl";
452 type = "gem";
453 };
454 version = "1.0.0";
455 };
456 cocoapods-fix-react-native = {
457 groups = [ "default" ];
458 platforms = [ ];
459 source = {
460 remotes = [ "https://rubygems.org" ];
461 sha256 = "0jhgg3amman51hvk0x7h1xqqdb71kfmbzfziaip6fxkl7sjr43ix";
462 type = "gem";
463 };
464 version = "2019.09.17.15";
465 };
466 cocoapods-generate = {
467 dependencies = [ "cocoapods-disable-podfile-validations" ];
468 groups = [ "default" ];
469 platforms = [ ];
470 source = {
471 remotes = [ "https://rubygems.org" ];
472 sha256 = "0216rwc4r0z0a1gvckphn7x9qk7zn00ivc49kv0hgafmrmaf2wy3";
473 type = "gem";
474 };
475 version = "2.2.5";
476 };
477 cocoapods-git_url_rewriter = {
478 groups = [ "default" ];
479 platforms = [ ];
480 source = {
481 remotes = [ "https://rubygems.org" ];
482 sha256 = "1cmyrj92d781pkq1b6qbvpmxvfx8k3l36cdqsi46w55icjm1jqbw";
483 type = "gem";
484 };
485 version = "1.0.1";
486 };
487 cocoapods-keys = {
488 dependencies = [
489 "dotenv"
490 "ruby-keychain"
491 ];
492 groups = [ "default" ];
493 platforms = [ ];
494 source = {
495 remotes = [ "https://rubygems.org" ];
496 sha256 = "1zycjq1i3kqzpixngm1jp66r075yrb54qcd0xxxa8rmxngimqhff";
497 type = "gem";
498 };
499 version = "2.3.1";
500 };
501 cocoapods-open = {
502 groups = [ "default" ];
503 platforms = [ ];
504 source = {
505 remotes = [ "https://rubygems.org" ];
506 sha256 = "1z9x1cqrz4zc6yd08clawi8gg7ip8vbhkh9lkrdkzw7i6lqyrp0j";
507 type = "gem";
508 };
509 version = "0.0.8";
510 };
511 cocoapods-plugins = {
512 dependencies = [ "nap" ];
513 groups = [ "default" ];
514 platforms = [ ];
515 source = {
516 remotes = [ "https://rubygems.org" ];
517 sha256 = "16na82sfyc8801qs1n22nwq486s4j7yj6rj7fcp8cbxmj371fpbj";
518 type = "gem";
519 };
520 version = "1.0.0";
521 };
522 cocoapods-search = {
523 groups = [ "default" ];
524 platforms = [ ];
525 source = {
526 remotes = [ "https://rubygems.org" ];
527 sha256 = "12amy0nknv09bvzix8bkmcjn996c50c4ms20v2dl7v8rcw73n4qv";
528 type = "gem";
529 };
530 version = "1.0.1";
531 };
532 cocoapods-testing = {
533 dependencies = [ "xctasks" ];
534 groups = [ "default" ];
535 platforms = [ ];
536 source = {
537 remotes = [ "https://rubygems.org" ];
538 sha256 = "03dqcz9pks7mbzq3zkfm2rzbjwkcwp8z3rip60d4pqs8b2bb61bg";
539 type = "gem";
540 };
541 version = "0.0.6";
542 };
543 cocoapods-trunk = {
544 dependencies = [
545 "nap"
546 "netrc"
547 ];
548 groups = [ "default" ];
549 platforms = [ ];
550 source = {
551 remotes = [ "https://rubygems.org" ];
552 sha256 = "0cgdx7z9psxxrsa13fk7qc9i6jskrwcafhrdz94avzia2y6dlnsz";
553 type = "gem";
554 };
555 version = "1.6.0";
556 };
557 cocoapods-try = {
558 groups = [ "default" ];
559 platforms = [ ];
560 source = {
561 remotes = [ "https://rubygems.org" ];
562 sha256 = "1znyp625rql37ivb5rk9fk9564cmax8icxfr041ysivpdrn98nql";
563 type = "gem";
564 };
565 version = "1.2.0";
566 };
567 cocoapods-try-release-fix = {
568 groups = [ "default" ];
569 platforms = [ ];
570 source = {
571 remotes = [ "https://rubygems.org" ];
572 sha256 = "0a7hbc5j0p507cyd9a0rd2mf2d525ia3gcnx7bdspxqnhl0a43bf";
573 type = "gem";
574 };
575 version = "0.1.2";
576 };
577 cocoapods-update-if-you-dare = {
578 dependencies = [ "colored2" ];
579 groups = [ "default" ];
580 platforms = [ ];
581 source = {
582 remotes = [ "https://rubygems.org" ];
583 sha256 = "0nqvywrbfxiagip2vl9kj71h39g4idq1lshkxl5bqh1hq57g4k9q";
584 type = "gem";
585 };
586 version = "0.2.0";
587 };
588 cocoapods-whitelist = {
589 groups = [ "default" ];
590 platforms = [ ];
591 source = {
592 remotes = [ "https://rubygems.org" ];
593 sha256 = "03n8gqzxnbkvfz875cdci4gdfc6pbdv1vjw8sy6m75l26ykimbav";
594 type = "gem";
595 };
596 version = "0.6.0";
597 };
598 cocoapods-wholemodule = {
599 groups = [ "default" ];
600 platforms = [ ];
601 source = {
602 remotes = [ "https://rubygems.org" ];
603 sha256 = "03gr4r0aa9mrj8i27dd6l87jzq78sid3jbywmkazg3yrq6y38i21";
604 type = "gem";
605 };
606 version = "0.0.1";
607 };
608 coderay = {
609 groups = [ "default" ];
610 platforms = [ ];
611 source = {
612 remotes = [ "https://rubygems.org" ];
613 sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
614 type = "gem";
615 };
616 version = "1.1.3";
617 };
618 coffee-script = {
619 dependencies = [
620 "coffee-script-source"
621 "execjs"
622 ];
623 groups = [ "default" ];
624 platforms = [ ];
625 source = {
626 remotes = [ "https://rubygems.org" ];
627 sha256 = "0rc7scyk7mnpfxqv5yy4y5q1hx3i7q3ahplcp4bq2g5r24g2izl2";
628 type = "gem";
629 };
630 version = "2.4.1";
631 };
632 coffee-script-source = {
633 groups = [ "default" ];
634 platforms = [ ];
635 source = {
636 remotes = [ "https://rubygems.org" ];
637 sha256 = "0xfshhlz808f8639wc88wgls1mww35sid8rd55vn0a4yqajf4vh9";
638 type = "gem";
639 };
640 version = "1.11.1";
641 };
642 colorator = {
643 groups = [ "default" ];
644 platforms = [ ];
645 source = {
646 remotes = [ "https://rubygems.org" ];
647 sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72";
648 type = "gem";
649 };
650 version = "1.1.0";
651 };
652 colored = {
653 groups = [ "default" ];
654 platforms = [ ];
655 source = {
656 remotes = [ "https://rubygems.org" ];
657 sha256 = "0b0x5jmsyi0z69bm6sij1k89z7h0laag3cb4mdn7zkl9qmxb90lx";
658 type = "gem";
659 };
660 version = "1.2";
661 };
662 colored2 = {
663 groups = [ "default" ];
664 platforms = [ ];
665 source = {
666 remotes = [ "https://rubygems.org" ];
667 sha256 = "0drbrv5m3l3qpal7s87gvss81cbzl76gad1hqkpqfqlphf0h7qb3";
668 type = "gem";
669 };
670 version = "4.0.3";
671 };
672 commonmarker = {
673 dependencies = [ "ruby-enum" ];
674 groups = [ "default" ];
675 platforms = [ ];
676 source = {
677 remotes = [ "https://rubygems.org" ];
678 sha256 = "1pmjm87p0hxnknp33cxyvkgbr1swfp9gcznssmalm9z8kwyancb9";
679 type = "gem";
680 };
681 version = "0.17.13";
682 };
683 concurrent-ruby = {
684 groups = [ "default" ];
685 platforms = [ ];
686 source = {
687 remotes = [ "https://rubygems.org" ];
688 sha256 = "1ipbrgvf0pp6zxdk5ascp6i29aybz2bx9wdrlchjmpx6mhvkwfw1";
689 type = "gem";
690 };
691 version = "1.3.5";
692 };
693 connection_pool = {
694 groups = [ "default" ];
695 platforms = [ ];
696 source = {
697 remotes = [ "https://rubygems.org" ];
698 sha256 = "02p7l47gvchbvnbag6kb4x2hg8n28r25ybslyvrr2q214wir5qg9";
699 type = "gem";
700 };
701 version = "2.5.4";
702 };
703 cookiejar = {
704 groups = [ "default" ];
705 platforms = [ ];
706 source = {
707 remotes = [ "https://rubygems.org" ];
708 sha256 = "1px0zlnlkwwp9prdkm2lamgy412y009646n2cgsa1xxsqk7nmc8i";
709 type = "gem";
710 };
711 version = "0.3.4";
712 };
713 crabstone = {
714 dependencies = [ "ffi" ];
715 groups = [ "default" ];
716 platforms = [ ];
717 source = {
718 remotes = [ "https://rubygems.org" ];
719 sha256 = "154g3l1flndm5pvnhjnrn47ndnsxvfm8y1kv4zhnwiys28pv40nb";
720 type = "gem";
721 };
722 version = "4.0.4";
723 };
724 csv = {
725 groups = [ "default" ];
726 platforms = [ ];
727 source = {
728 remotes = [ "https://rubygems.org" ];
729 sha256 = "0gz7r2kazwwwyrwi95hbnhy54kwkfac5swh2gy5p5vw36fn38lbf";
730 type = "gem";
731 };
732 version = "3.3.5";
733 };
734 curb = {
735 groups = [ "default" ];
736 platforms = [ ];
737 source = {
738 remotes = [ "https://rubygems.org" ];
739 sha256 = "1d3dj3qnsgamrqybgk0cm8rnlh0s4cp0cfkjfr9bpqg4z6vwwv62";
740 type = "gem";
741 };
742 version = "1.2.0";
743 };
744 curses = {
745 groups = [ "default" ];
746 platforms = [ ];
747 source = {
748 remotes = [ "https://rubygems.org" ];
749 sha256 = "0z5zfxp10p7p2jwxbygkii8bffdl117qirh9qrl8xrvz5r21kll6";
750 type = "gem";
751 };
752 version = "1.5.3";
753 };
754 daemons = {
755 groups = [ "default" ];
756 platforms = [ ];
757 source = {
758 remotes = [ "https://rubygems.org" ];
759 sha256 = "07cszb0zl8mqmwhc8a2yfg36vi6lbgrp4pa5bvmryrpcz9v6viwg";
760 type = "gem";
761 };
762 version = "1.4.1";
763 };
764 data_objects = {
765 dependencies = [ "addressable" ];
766 groups = [ "default" ];
767 platforms = [ ];
768 source = {
769 remotes = [ "https://rubygems.org" ];
770 sha256 = "19fw1ckqc5f1wc4r72qrymy2k6cmd8azbxpn61ksbsjqhzc2bgqd";
771 type = "gem";
772 };
773 version = "0.10.17";
774 };
775 date = {
776 groups = [ "default" ];
777 platforms = [ ];
778 source = {
779 remotes = [ "https://rubygems.org" ];
780 sha256 = "0kz6mc4b9m49iaans6cbx031j9y7ldghpi5fzsdh0n3ixwa8w9mz";
781 type = "gem";
782 };
783 version = "3.4.1";
784 };
785 dentaku = {
786 dependencies = [ "concurrent-ruby" ];
787 groups = [ "default" ];
788 platforms = [ ];
789 source = {
790 remotes = [ "https://rubygems.org" ];
791 sha256 = "0ssmjs7x733n7x6zvcwkaq2rnl0sz1qslli19s730a7ny7pialqg";
792 type = "gem";
793 };
794 version = "3.4.2";
795 };
796 dep-selector-libgecode = {
797 groups = [ "default" ];
798 platforms = [ ];
799 source = {
800 remotes = [ "https://rubygems.org" ];
801 sha256 = "09frwp3np5c64y8g5rnbl46n7riknmdjprhndsh6zzajkjr9m3xj";
802 type = "gem";
803 };
804 version = "1.3.5";
805 };
806 diff-lcs = {
807 groups = [ "default" ];
808 platforms = [ ];
809 source = {
810 remotes = [ "https://rubygems.org" ];
811 sha256 = "0qlrj2qyysc9avzlr4zs1py3x684hqm61n4czrsk1pyllz5x5q4s";
812 type = "gem";
813 };
814 version = "1.6.2";
815 };
816 digest-sha3 = {
817 groups = [ "default" ];
818 platforms = [ ];
819 source = {
820 remotes = [ "https://rubygems.org" ];
821 sha256 = "0x8fcwqn6b1l227w38l4hy6i28cpbfbp2yrmklgfy8nb7hq2k1gk";
822 type = "gem";
823 };
824 version = "1.0.2";
825 };
826 dip = {
827 dependencies = [
828 "json-schema"
829 "public_suffix"
830 "thor"
831 ];
832 groups = [ "default" ];
833 platforms = [ ];
834 source = {
835 remotes = [ "https://rubygems.org" ];
836 sha256 = "0b3p0mjz6l4dya5k8z0nsq186r1yvkbkrwaqgrg23lr96l24r381";
837 type = "gem";
838 };
839 version = "8.2.5";
840 };
841 dnsruby = {
842 dependencies = [
843 "base64"
844 "logger"
845 "simpleidn"
846 ];
847 groups = [ "default" ];
848 platforms = [ ];
849 source = {
850 remotes = [ "https://rubygems.org" ];
851 sha256 = "06pis5wwpan5flpbc7qj62d377zvm5bhbp11jkx14w0y6xw09h1r";
852 type = "gem";
853 };
854 version = "1.73.0";
855 };
856 do_sqlite3 = {
857 dependencies = [ "data_objects" ];
858 groups = [ "default" ];
859 platforms = [ ];
860 source = {
861 remotes = [ "https://rubygems.org" ];
862 sha256 = "0gxz54qjgwg6a2mkqpai28m0i5swbyxpr4qmh9x1nwf20lysrgcf";
863 type = "gem";
864 };
865 version = "0.10.17";
866 };
867 docile = {
868 groups = [ "default" ];
869 platforms = [ ];
870 source = {
871 remotes = [ "https://rubygems.org" ];
872 sha256 = "07pj4z3h8wk4fgdn6s62vw1lwvhj0ac0x10vfbdkr9xzk7krn5cn";
873 type = "gem";
874 };
875 version = "1.4.1";
876 };
877 domain_name = {
878 groups = [ "default" ];
879 platforms = [ ];
880 source = {
881 remotes = [ "https://rubygems.org" ];
882 sha256 = "0cyr2xm576gqhqicsyqnhanni47408w2pgvrfi8pd13h2li3nsaz";
883 type = "gem";
884 };
885 version = "0.6.20240107";
886 };
887 dotenv = {
888 groups = [ "default" ];
889 platforms = [ ];
890 source = {
891 remotes = [ "https://rubygems.org" ];
892 sha256 = "1hwjsddv666wpp42bip3fqx7c5qq6s8lwf74dj71yn7d1h37c4cy";
893 type = "gem";
894 };
895 version = "3.1.8";
896 };
897 elftools = {
898 dependencies = [ "bindata" ];
899 groups = [ "default" ];
900 platforms = [ ];
901 source = {
902 remotes = [ "https://rubygems.org" ];
903 sha256 = "0p96wj4sz3sfv9yxyl8z530554bkbf82vj24w6x7yf91qa1p8z6i";
904 type = "gem";
905 };
906 version = "1.1.3";
907 };
908 em-http-request = {
909 dependencies = [
910 "addressable"
911 "cookiejar"
912 "em-socksify"
913 "eventmachine"
914 "http_parser.rb"
915 ];
916 groups = [ "default" ];
917 platforms = [ ];
918 source = {
919 remotes = [ "https://rubygems.org" ];
920 sha256 = "1azx5rgm1zvx7391sfwcxzyccs46x495vb34ql2ch83f58mwgyqn";
921 type = "gem";
922 };
923 version = "1.1.7";
924 };
925 em-socksify = {
926 dependencies = [
927 "base64"
928 "eventmachine"
929 ];
930 groups = [ "default" ];
931 platforms = [ ];
932 source = {
933 remotes = [ "https://rubygems.org" ];
934 sha256 = "1vbl74x9m4hccmmhcnp36s50mn7d81annfj3fcqjdhdcm2khi3bx";
935 type = "gem";
936 };
937 version = "0.3.3";
938 };
939 em-websocket = {
940 dependencies = [
941 "eventmachine"
942 "http_parser.rb"
943 ];
944 groups = [ "default" ];
945 platforms = [ ];
946 source = {
947 remotes = [ "https://rubygems.org" ];
948 sha256 = "1a66b0kjk6jx7pai9gc7i27zd0a128gy73nmas98gjz6wjyr4spm";
949 type = "gem";
950 };
951 version = "0.5.3";
952 };
953 erb-formatter = {
954 dependencies = [ "syntax_tree" ];
955 groups = [ "default" ];
956 platforms = [ ];
957 source = {
958 remotes = [ "https://rubygems.org" ];
959 sha256 = "1nd46v4d6x5hr6afwx06rs7vqgjf1gb4rssnpa3a89wqgf4qilb4";
960 type = "gem";
961 };
962 version = "0.7.3";
963 };
964 erubi = {
965 groups = [ "default" ];
966 platforms = [ ];
967 source = {
968 remotes = [ "https://rubygems.org" ];
969 sha256 = "1naaxsqkv5b3vklab5sbb9sdpszrjzlfsbqpy7ncbnw510xi10m0";
970 type = "gem";
971 };
972 version = "1.13.1";
973 };
974 ethon = {
975 dependencies = [ "ffi" ];
976 groups = [ "default" ];
977 platforms = [ ];
978 source = {
979 remotes = [ "https://rubygems.org" ];
980 sha256 = "0kd7c61f28f810fgxg480j7457nlvqarza9c2ra0zhav0dd80288";
981 type = "gem";
982 };
983 version = "0.15.0";
984 };
985 eventmachine = {
986 groups = [ "default" ];
987 platforms = [ ];
988 source = {
989 remotes = [ "https://rubygems.org" ];
990 sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
991 type = "gem";
992 };
993 version = "1.2.7";
994 };
995 excon = {
996 dependencies = [ "logger" ];
997 groups = [ "default" ];
998 platforms = [ ];
999 source = {
1000 remotes = [ "https://rubygems.org" ];
1001 sha256 = "1gj6h2r9ylkmz9wjlf6p04d3hw99qfnf0wb081lzjx3alk13ngfq";
1002 type = "gem";
1003 };
1004 version = "1.3.0";
1005 };
1006 execjs = {
1007 groups = [ "default" ];
1008 platforms = [ ];
1009 source = {
1010 remotes = [ "https://rubygems.org" ];
1011 sha256 = "03a590q16nhqvfms0lh42mp6a1i41w41qpdnf39zjbq5y3l8pjvb";
1012 type = "gem";
1013 };
1014 version = "2.10.0";
1015 };
1016 faraday = {
1017 dependencies = [
1018 "faraday-net_http"
1019 "json"
1020 "logger"
1021 ];
1022 groups = [ "default" ];
1023 platforms = [ ];
1024 source = {
1025 remotes = [ "https://rubygems.org" ];
1026 sha256 = "09mcghancmn0s5cwk2xz581j3xm3xqxfv0yxg75axnyhrx9gy6f7";
1027 type = "gem";
1028 };
1029 version = "2.13.4";
1030 };
1031 faraday-net_http = {
1032 dependencies = [ "net-http" ];
1033 groups = [ "default" ];
1034 platforms = [ ];
1035 source = {
1036 remotes = [ "https://rubygems.org" ];
1037 sha256 = "0fxbckg468dabkkznv48ss8zv14d9cd8mh1rr3m98aw7wzx5fmq9";
1038 type = "gem";
1039 };
1040 version = "3.4.1";
1041 };
1042 ffi = {
1043 groups = [ "default" ];
1044 platforms = [ ];
1045 source = {
1046 remotes = [ "https://rubygems.org" ];
1047 sha256 = "19kdyjg3kv7x0ad4xsd4swy5izsbb1vl1rpb6qqcqisr5s23awi9";
1048 type = "gem";
1049 };
1050 version = "1.17.2";
1051 };
1052 ffi-compiler = {
1053 dependencies = [
1054 "ffi"
1055 "rake"
1056 ];
1057 groups = [ "default" ];
1058 platforms = [ ];
1059 source = {
1060 remotes = [ "https://rubygems.org" ];
1061 sha256 = "1844j58cdg2q6g0rqfwg4rrambnhf059h4yg9rfmrbrcs60kskx9";
1062 type = "gem";
1063 };
1064 version = "1.3.2";
1065 };
1066 ffi-rzmq-core = {
1067 dependencies = [ "ffi" ];
1068 groups = [ "default" ];
1069 platforms = [ ];
1070 source = {
1071 remotes = [ "https://rubygems.org" ];
1072 sha256 = "0amkbvljpjfnv0jpdmz71p1i3mqbhyrnhamjn566w0c01xd64hb5";
1073 type = "gem";
1074 };
1075 version = "1.0.7";
1076 };
1077 fiddle = {
1078 groups = [ "default" ];
1079 platforms = [ ];
1080 source = {
1081 remotes = [ "https://rubygems.org" ];
1082 sha256 = "1vifygrkw22gcd4wzh8gc4pv6h1zpk6kll6mmprrf5174wvfxa3z";
1083 type = "gem";
1084 };
1085 version = "1.1.8";
1086 };
1087 fog-core = {
1088 dependencies = [
1089 "builder"
1090 "excon"
1091 "formatador"
1092 "mime-types"
1093 ];
1094 groups = [ "default" ];
1095 platforms = [ ];
1096 source = {
1097 remotes = [ "https://rubygems.org" ];
1098 sha256 = "1rjv4iqr64arxv07bh84zzbr1y081h21592b5zjdrk937al8mq1z";
1099 type = "gem";
1100 };
1101 version = "2.6.0";
1102 };
1103 fog-dnsimple = {
1104 dependencies = [
1105 "fog-core"
1106 "fog-json"
1107 ];
1108 groups = [ "default" ];
1109 platforms = [ ];
1110 source = {
1111 remotes = [ "https://rubygems.org" ];
1112 sha256 = "0lbzkc0w96a62ahjw0b7mfbqgg9x2jp7khg5hvpbgw0kfs5xza63";
1113 type = "gem";
1114 };
1115 version = "2.1.0";
1116 };
1117 fog-json = {
1118 dependencies = [
1119 "fog-core"
1120 "multi_json"
1121 ];
1122 groups = [ "default" ];
1123 platforms = [ ];
1124 source = {
1125 remotes = [ "https://rubygems.org" ];
1126 sha256 = "1zj8llzc119zafbmfa4ai3z5s7c4vp9akfs0f9l2piyvcarmlkyx";
1127 type = "gem";
1128 };
1129 version = "1.2.0";
1130 };
1131 formatador = {
1132 dependencies = [ "reline" ];
1133 groups = [ "default" ];
1134 platforms = [ ];
1135 source = {
1136 remotes = [ "https://rubygems.org" ];
1137 sha256 = "0cjyqi1n6zpy8bhm9g40wq1ch20bi8dyfqrsgsjhxrg6kkkbj18a";
1138 type = "gem";
1139 };
1140 version = "1.2.0";
1141 };
1142 forwardable = {
1143 groups = [ "default" ];
1144 platforms = [ ];
1145 source = {
1146 remotes = [ "https://rubygems.org" ];
1147 sha256 = "1b5g1i3xdvmxxpq4qp0z4v78ivqnazz26w110fh4cvzsdayz8zgi";
1148 type = "gem";
1149 };
1150 version = "1.3.3";
1151 };
1152 forwardable-extended = {
1153 groups = [ "default" ];
1154 platforms = [ ];
1155 source = {
1156 remotes = [ "https://rubygems.org" ];
1157 sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v";
1158 type = "gem";
1159 };
1160 version = "2.6.0";
1161 };
1162 gdk3 = {
1163 dependencies = [
1164 "cairo-gobject"
1165 "gdk_pixbuf2"
1166 "pango"
1167 "rake"
1168 ];
1169 groups = [ "default" ];
1170 platforms = [ ];
1171 source = {
1172 remotes = [ "https://rubygems.org" ];
1173 sha256 = "0byw9rjlirk3dlw3p2mla7x3bajxgfccjlb9ja9jj1wadwb9j00p";
1174 type = "gem";
1175 };
1176 version = "4.3.3";
1177 };
1178 gdk_pixbuf2 = {
1179 dependencies = [
1180 "gio2"
1181 "rake"
1182 ];
1183 groups = [ "default" ];
1184 platforms = [ ];
1185 source = {
1186 remotes = [ "https://rubygems.org" ];
1187 sha256 = "1z2ab23i4d47z4yd4fidpj41ixj2nvl9gmply9npn0zn1a1zai4x";
1188 type = "gem";
1189 };
1190 version = "4.3.3";
1191 };
1192 gemoji = {
1193 groups = [ "default" ];
1194 platforms = [ ];
1195 source = {
1196 remotes = [ "https://rubygems.org" ];
1197 sha256 = "0vgklpmhdz98xayln5hhqv4ffdyrglzwdixkn5gsk9rj94pkymc0";
1198 type = "gem";
1199 };
1200 version = "3.0.1";
1201 };
1202 gettext = {
1203 dependencies = [
1204 "erubi"
1205 "locale"
1206 "prime"
1207 "racc"
1208 "text"
1209 ];
1210 groups = [ "default" ];
1211 platforms = [ ];
1212 source = {
1213 remotes = [ "https://rubygems.org" ];
1214 sha256 = "0aji3873pxn6gc5qkvnv5y9025mqk0p6h22yrpyz2b3yx9qpzv03";
1215 type = "gem";
1216 };
1217 version = "3.5.1";
1218 };
1219 gio2 = {
1220 dependencies = [
1221 "fiddle"
1222 "gobject-introspection"
1223 ];
1224 groups = [ "default" ];
1225 platforms = [ ];
1226 source = {
1227 remotes = [ "https://rubygems.org" ];
1228 sha256 = "0jyqidl7clwyj0i2dcc971fzb188snpqyhak6k8ykgjxgnjl7a0w";
1229 type = "gem";
1230 };
1231 version = "4.3.3";
1232 };
1233 git = {
1234 dependencies = [
1235 "addressable"
1236 "rchardet"
1237 ];
1238 groups = [ "default" ];
1239 platforms = [ ];
1240 source = {
1241 remotes = [ "https://rubygems.org" ];
1242 sha256 = "0w3xhay1z7qx9ab04wmy5p4f1fadvqa6239kib256wsiyvcj595h";
1243 type = "gem";
1244 };
1245 version = "1.19.1";
1246 };
1247 github-pages = {
1248 dependencies = [
1249 "github-pages-health-check"
1250 "jekyll"
1251 "jekyll-avatar"
1252 "jekyll-coffeescript"
1253 "jekyll-commonmark-ghpages"
1254 "jekyll-default-layout"
1255 "jekyll-feed"
1256 "jekyll-gist"
1257 "jekyll-github-metadata"
1258 "jekyll-mentions"
1259 "jekyll-optional-front-matter"
1260 "jekyll-paginate"
1261 "jekyll-readme-index"
1262 "jekyll-redirect-from"
1263 "jekyll-relative-links"
1264 "jekyll-remote-theme"
1265 "jekyll-sass-converter"
1266 "jekyll-seo-tag"
1267 "jekyll-sitemap"
1268 "jekyll-swiss"
1269 "jekyll-theme-architect"
1270 "jekyll-theme-cayman"
1271 "jekyll-theme-dinky"
1272 "jekyll-theme-hacker"
1273 "jekyll-theme-leap-day"
1274 "jekyll-theme-merlot"
1275 "jekyll-theme-midnight"
1276 "jekyll-theme-minimal"
1277 "jekyll-theme-modernist"
1278 "jekyll-theme-primer"
1279 "jekyll-theme-slate"
1280 "jekyll-theme-tactile"
1281 "jekyll-theme-time-machine"
1282 "jekyll-titles-from-headings"
1283 "jemoji"
1284 "kramdown"
1285 "kramdown-parser-gfm"
1286 "liquid"
1287 "mercenary"
1288 "minima"
1289 "nokogiri"
1290 "rouge"
1291 "terminal-table"
1292 ];
1293 groups = [ "default" ];
1294 platforms = [ ];
1295 source = {
1296 remotes = [ "https://rubygems.org" ];
1297 sha256 = "0mfpk7bldjggbprc1n3slkg6zm0zga9zda6l2lw0kmg2miicr4k4";
1298 type = "gem";
1299 };
1300 version = "207";
1301 };
1302 github-pages-health-check = {
1303 dependencies = [
1304 "addressable"
1305 "dnsruby"
1306 "octokit"
1307 "public_suffix"
1308 "typhoeus"
1309 ];
1310 groups = [ "default" ];
1311 platforms = [ ];
1312 source = {
1313 remotes = [ "https://rubygems.org" ];
1314 sha256 = "07k88nxkfqa44vklm320p3jfxkvzmn1cfnydajlzdhgc21i70ybh";
1315 type = "gem";
1316 };
1317 version = "1.16.1";
1318 };
1319 gitlab-markup = {
1320 groups = [ "default" ];
1321 platforms = [ ];
1322 source = {
1323 remotes = [ "https://rubygems.org" ];
1324 sha256 = "0bm0zccj88aavy23vqy1pkz4gmbw6gdb40n0wqlz7a332j3iq6lm";
1325 type = "gem";
1326 };
1327 version = "2.0.0";
1328 };
1329 glib2 = {
1330 dependencies = [
1331 "native-package-installer"
1332 "pkg-config"
1333 ];
1334 groups = [ "default" ];
1335 platforms = [ ];
1336 source = {
1337 remotes = [ "https://rubygems.org" ];
1338 sha256 = "0dd66xccm6zg2szhcn740nvk3bhzknw169knr992qlf43hvsz2qa";
1339 type = "gem";
1340 };
1341 version = "4.3.3";
1342 };
1343 gobject-introspection = {
1344 dependencies = [ "glib2" ];
1345 groups = [ "default" ];
1346 platforms = [ ];
1347 source = {
1348 remotes = [ "https://rubygems.org" ];
1349 sha256 = "12bbrykgky90hgcy186k4nzxjrk7wc68mpsd334mpyqn1ixpvgg4";
1350 type = "gem";
1351 };
1352 version = "4.3.3";
1353 };
1354 gpgme = {
1355 dependencies = [ "mini_portile2" ];
1356 groups = [ "default" ];
1357 platforms = [ ];
1358 source = {
1359 remotes = [ "https://rubygems.org" ];
1360 sha256 = "0d6whkyc63056nkaxsr86ygi9razbzr50qgbbla161bj525l0hlj";
1361 type = "gem";
1362 };
1363 version = "2.0.25";
1364 };
1365 gtk3 = {
1366 dependencies = [
1367 "atk"
1368 "gdk3"
1369 ];
1370 groups = [ "default" ];
1371 platforms = [ ];
1372 source = {
1373 remotes = [ "https://rubygems.org" ];
1374 sha256 = "1x8cdc91x8k9m0xlz195yfc3xn65g24cyq3lcjipn9h3hs4d9yq1";
1375 type = "gem";
1376 };
1377 version = "4.3.3";
1378 };
1379 haml = {
1380 dependencies = [
1381 "temple"
1382 "thor"
1383 "tilt"
1384 ];
1385 groups = [ "default" ];
1386 platforms = [ ];
1387 source = {
1388 remotes = [ "https://rubygems.org" ];
1389 sha256 = "15yxph91zswbnfy7szpdcfbdfqqn595ff290hm4f6fcnhryvhvlf";
1390 type = "gem";
1391 };
1392 version = "6.3.0";
1393 };
1394 hashie = {
1395 groups = [ "default" ];
1396 platforms = [ ];
1397 source = {
1398 remotes = [ "https://rubygems.org" ];
1399 sha256 = "1nh3arcrbz1rc1cr59qm53sdhqm137b258y8rcb4cvd3y98lwv4x";
1400 type = "gem";
1401 };
1402 version = "5.0.0";
1403 };
1404 highline = {
1405 dependencies = [ "reline" ];
1406 groups = [ "default" ];
1407 platforms = [ ];
1408 source = {
1409 remotes = [ "https://rubygems.org" ];
1410 sha256 = "0jmvyhjp2v3iq47la7w6psrxbprnbnmzz0hxxski3vzn356x7jv7";
1411 type = "gem";
1412 };
1413 version = "3.1.2";
1414 };
1415 hike = {
1416 groups = [ "default" ];
1417 platforms = [ ];
1418 source = {
1419 remotes = [ "https://rubygems.org" ];
1420 sha256 = "0hbhmchyhm1xf632cczmyg3fsbn7zly988q3fjpi8l3nb4cn40xj";
1421 type = "gem";
1422 };
1423 version = "2.1.3";
1424 };
1425 hitimes = {
1426 groups = [ "default" ];
1427 platforms = [ ];
1428 source = {
1429 remotes = [ "https://rubygems.org" ];
1430 sha256 = "0bx09c9zfjhp3pbyvsf8il9sdn64mnydcxs13mqk574ngvccmhm9";
1431 type = "gem";
1432 };
1433 version = "3.1.0";
1434 };
1435 hpricot = {
1436 groups = [ "default" ];
1437 platforms = [ ];
1438 source = {
1439 remotes = [ "https://rubygems.org" ];
1440 sha256 = "1jn8x9ch79gqmnzgyz78kppavjh5lqx0y0r6frykga2b86rz9s6z";
1441 type = "gem";
1442 };
1443 version = "0.8.6";
1444 };
1445 html-pipeline = {
1446 dependencies = [
1447 "activesupport"
1448 "nokogiri"
1449 ];
1450 groups = [ "default" ];
1451 platforms = [ ];
1452 source = {
1453 remotes = [ "https://rubygems.org" ];
1454 sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca";
1455 type = "gem";
1456 };
1457 version = "2.14.3";
1458 };
1459 htmlbeautifier = {
1460 groups = [ "default" ];
1461 platforms = [ ];
1462 source = {
1463 remotes = [ "https://rubygems.org" ];
1464 sha256 = "0nrqvgja3pbmz4v27zc5ir58sk4mv177nq7hlssy2smawbvhhgdl";
1465 type = "gem";
1466 };
1467 version = "1.4.3";
1468 };
1469 http = {
1470 dependencies = [
1471 "addressable"
1472 "http-cookie"
1473 "http-form_data"
1474 "llhttp-ffi"
1475 ];
1476 groups = [ "default" ];
1477 platforms = [ ];
1478 source = {
1479 remotes = [ "https://rubygems.org" ];
1480 sha256 = "0z8x4c2bcg05x7ffrjy47cwarfqzlg8kcfxchk5jcfdyx7c04265";
1481 type = "gem";
1482 };
1483 version = "5.3.1";
1484 };
1485 http-accept = {
1486 groups = [ "default" ];
1487 platforms = [ ];
1488 source = {
1489 remotes = [ "https://rubygems.org" ];
1490 sha256 = "09m1facypsdjynfwrcv19xcb1mqg8z6kk31g8r33pfxzh838c9n6";
1491 type = "gem";
1492 };
1493 version = "1.7.0";
1494 };
1495 http-cookie = {
1496 dependencies = [ "domain_name" ];
1497 groups = [ "default" ];
1498 platforms = [ ];
1499 source = {
1500 remotes = [ "https://rubygems.org" ];
1501 sha256 = "19hsskzk5zpv14mnf07pq71hfk1fsjwfjcw616pgjjzjbi2f0kxi";
1502 type = "gem";
1503 };
1504 version = "1.0.8";
1505 };
1506 http-form_data = {
1507 groups = [ "default" ];
1508 platforms = [ ];
1509 source = {
1510 remotes = [ "https://rubygems.org" ];
1511 sha256 = "1wx591jdhy84901pklh1n9sgh74gnvq1qyqxwchni1yrc49ynknc";
1512 type = "gem";
1513 };
1514 version = "2.3.0";
1515 };
1516 "http_parser.rb" = {
1517 groups = [ "default" ];
1518 platforms = [ ];
1519 source = {
1520 remotes = [ "https://rubygems.org" ];
1521 sha256 = "1gj4fmls0mf52dlr928gaq0c0cb0m3aqa9kaa6l0ikl2zbqk42as";
1522 type = "gem";
1523 };
1524 version = "0.8.0";
1525 };
1526 httpclient = {
1527 dependencies = [ "mutex_m" ];
1528 groups = [ "default" ];
1529 platforms = [ ];
1530 source = {
1531 remotes = [ "https://rubygems.org" ];
1532 sha256 = "1j4qwj1nv66v3n9s4xqf64x2galvjm630bwa5xngicllwic5jr2b";
1533 type = "gem";
1534 };
1535 version = "2.9.0";
1536 };
1537 i18n = {
1538 dependencies = [ "concurrent-ruby" ];
1539 groups = [ "default" ];
1540 platforms = [ ];
1541 source = {
1542 remotes = [ "https://rubygems.org" ];
1543 sha256 = "038qvz7kd3cfxk8bvagqhakx68pfbnmghpdkx7573wbf0maqp9a3";
1544 type = "gem";
1545 };
1546 version = "0.9.5";
1547 };
1548 iconv = {
1549 groups = [ "default" ];
1550 platforms = [ ];
1551 source = {
1552 remotes = [ "https://rubygems.org" ];
1553 sha256 = "1s10cwzm54vps35bqadgyksc7i0zkdaxjry8kkz6w65aag7dkmwa";
1554 type = "gem";
1555 };
1556 version = "1.1.0";
1557 };
1558 idn-ruby = {
1559 groups = [ "default" ];
1560 platforms = [ ];
1561 source = {
1562 remotes = [ "https://rubygems.org" ];
1563 sha256 = "0dy04jx3n1ddz744b80mg7hp87miysnjp0h21lqr43hpmhdglxih";
1564 type = "gem";
1565 };
1566 version = "0.1.5";
1567 };
1568 indieweb-endpoints = {
1569 dependencies = [
1570 "http"
1571 "link-header-parser"
1572 "nokogiri"
1573 ];
1574 groups = [ "default" ];
1575 platforms = [ ];
1576 source = {
1577 remotes = [ "https://rubygems.org" ];
1578 sha256 = "1yqy5clqrqwprmk8vwzni0vdgyvbzm5x36bj33qhv5b11kgskbwp";
1579 type = "gem";
1580 };
1581 version = "8.0.0";
1582 };
1583 io-console = {
1584 groups = [ "default" ];
1585 platforms = [ ];
1586 source = {
1587 remotes = [ "https://rubygems.org" ];
1588 sha256 = "1jszj95hazqqpnrjjzr326nn1j32xmsc9xvd97mbcrrgdc54858y";
1589 type = "gem";
1590 };
1591 version = "0.8.1";
1592 };
1593 jaro_winkler = {
1594 groups = [ "default" ];
1595 platforms = [ ];
1596 source = {
1597 remotes = [ "https://rubygems.org" ];
1598 sha256 = "14xkw4lb6wwvbcwqkf6ds116sridk9c8yz6y3caw07vzpwdvcmn0";
1599 type = "gem";
1600 };
1601 version = "1.6.1";
1602 };
1603 jbuilder = {
1604 dependencies = [
1605 "activesupport"
1606 "multi_json"
1607 ];
1608 groups = [ "default" ];
1609 platforms = [ ];
1610 source = {
1611 remotes = [ "https://rubygems.org" ];
1612 sha256 = "0vf56x04iabv4a04sj3z02bsadpnplxqzrpkqlpfnk178xljjyi1";
1613 type = "gem";
1614 };
1615 version = "2.6.4";
1616 };
1617 jekyll = {
1618 dependencies = [
1619 "addressable"
1620 "colorator"
1621 "em-websocket"
1622 "i18n"
1623 "jekyll-sass-converter"
1624 "jekyll-watch"
1625 "kramdown"
1626 "liquid"
1627 "mercenary"
1628 "pathutil"
1629 "rouge"
1630 "safe_yaml"
1631 ];
1632 groups = [ "default" ];
1633 platforms = [ ];
1634 source = {
1635 remotes = [ "https://rubygems.org" ];
1636 sha256 = "0ci1v1mpad36191vzbm1050dxccwv6ky4yhdyvskmqxa6cf6v21j";
1637 type = "gem";
1638 };
1639 version = "3.9.0";
1640 };
1641 jekyll-archives = {
1642 dependencies = [ "jekyll" ];
1643 groups = [ "default" ];
1644 platforms = [ ];
1645 source = {
1646 remotes = [ "https://rubygems.org" ];
1647 sha256 = "1xkm6f0zvb7mb89nyqncids1rqm6a90smjg23zlaryqj4bi8rg9d";
1648 type = "gem";
1649 };
1650 version = "2.3.0";
1651 };
1652 jekyll-avatar = {
1653 dependencies = [ "jekyll" ];
1654 groups = [ "default" ];
1655 platforms = [ ];
1656 source = {
1657 remotes = [ "https://rubygems.org" ];
1658 sha256 = "03bys2pl60vq92skfhlfqr2j68zhfjc86jffpg32f94wzjk8n0wk";
1659 type = "gem";
1660 };
1661 version = "0.7.0";
1662 };
1663 jekyll-coffeescript = {
1664 dependencies = [
1665 "coffee-script"
1666 "coffee-script-source"
1667 ];
1668 groups = [ "default" ];
1669 platforms = [ ];
1670 source = {
1671 remotes = [ "https://rubygems.org" ];
1672 sha256 = "06qf4j9f6ysjb4bq6gsdaiz2ksmhc5yb484v458ra3s6ybccqvvy";
1673 type = "gem";
1674 };
1675 version = "1.1.1";
1676 };
1677 jekyll-commonmark = {
1678 dependencies = [
1679 "commonmarker"
1680 "jekyll"
1681 ];
1682 groups = [ "default" ];
1683 platforms = [ ];
1684 source = {
1685 remotes = [ "https://rubygems.org" ];
1686 sha256 = "15kr36k56l4fh8yp7qswn9m91v7sa5kr2vq9w40li16z4n4akk57";
1687 type = "gem";
1688 };
1689 version = "1.3.1";
1690 };
1691 jekyll-commonmark-ghpages = {
1692 dependencies = [
1693 "commonmarker"
1694 "jekyll-commonmark"
1695 "rouge"
1696 ];
1697 groups = [ "default" ];
1698 platforms = [ ];
1699 source = {
1700 remotes = [ "https://rubygems.org" ];
1701 sha256 = "1bhpk7iiz2p0hha650zxqq7rlbfj92m9qxxxasarrswszl4pcvp7";
1702 type = "gem";
1703 };
1704 version = "0.1.6";
1705 };
1706 jekyll-default-layout = {
1707 dependencies = [ "jekyll" ];
1708 groups = [ "default" ];
1709 platforms = [ ];
1710 source = {
1711 remotes = [ "https://rubygems.org" ];
1712 sha256 = "009zpd0mkmhkfp3s8yvh5mriqhil0ihv3gi2vw63flr3jz48y4kx";
1713 type = "gem";
1714 };
1715 version = "0.1.4";
1716 };
1717 jekyll-favicon = {
1718 dependencies = [
1719 "jekyll"
1720 "mini_magick"
1721 ];
1722 groups = [ "default" ];
1723 platforms = [ ];
1724 source = {
1725 remotes = [ "https://rubygems.org" ];
1726 sha256 = "0gxz6db4gdz2x305xlfxi3lanndbx2nagqfl8qjnjzshxzq7zdyr";
1727 type = "gem";
1728 };
1729 version = "0.2.9";
1730 };
1731 jekyll-feed = {
1732 dependencies = [ "jekyll" ];
1733 groups = [ "default" ];
1734 platforms = [ ];
1735 source = {
1736 remotes = [ "https://rubygems.org" ];
1737 sha256 = "1lx8nvkhd8l1wm3b6s506rycwbmpbzbsbjl65p21asjz6vbwf1ir";
1738 type = "gem";
1739 };
1740 version = "0.13.0";
1741 };
1742 jekyll-gist = {
1743 dependencies = [ "octokit" ];
1744 groups = [ "default" ];
1745 platforms = [ ];
1746 source = {
1747 remotes = [ "https://rubygems.org" ];
1748 sha256 = "03wz9j6yq3552nzf4g71qrdm9pfdgbm68abml9sjjgiaan1n8ns9";
1749 type = "gem";
1750 };
1751 version = "1.5.0";
1752 };
1753 jekyll-github-metadata = {
1754 dependencies = [
1755 "jekyll"
1756 "octokit"
1757 ];
1758 groups = [ "default" ];
1759 platforms = [ ];
1760 source = {
1761 remotes = [ "https://rubygems.org" ];
1762 sha256 = "0r4m7r4qyd3pqkp5xlyp3zzy47i18kjgwq995nrspysgkmc4qmw1";
1763 type = "gem";
1764 };
1765 version = "2.13.0";
1766 };
1767 jekyll-mentions = {
1768 dependencies = [
1769 "html-pipeline"
1770 "jekyll"
1771 ];
1772 groups = [ "default" ];
1773 platforms = [ ];
1774 source = {
1775 remotes = [ "https://rubygems.org" ];
1776 sha256 = "1r81nbw598s485jsppbpy9kwa471w1rdkpdn3a1mq0swg87cp67v";
1777 type = "gem";
1778 };
1779 version = "1.5.1";
1780 };
1781 jekyll-optional-front-matter = {
1782 dependencies = [ "jekyll" ];
1783 groups = [ "default" ];
1784 platforms = [ ];
1785 source = {
1786 remotes = [ "https://rubygems.org" ];
1787 sha256 = "06vnxcmgkxm5nvrpv89qq0afjlxmadv63nh4ryglcwhlf4fhdp7c";
1788 type = "gem";
1789 };
1790 version = "0.3.2";
1791 };
1792 jekyll-paginate = {
1793 groups = [ "default" ];
1794 platforms = [ ];
1795 source = {
1796 remotes = [ "https://rubygems.org" ];
1797 sha256 = "0r7bcs8fq98zldih4787zk5i9w24nz5wa26m84ssja95n3sas2l8";
1798 type = "gem";
1799 };
1800 version = "1.1.0";
1801 };
1802 jekyll-readme-index = {
1803 dependencies = [ "jekyll" ];
1804 groups = [ "default" ];
1805 platforms = [ ];
1806 source = {
1807 remotes = [ "https://rubygems.org" ];
1808 sha256 = "0chybr1zgnrmc7zf6psszcqnlrcy2jar8h77kci51lxj8vgc8k6p";
1809 type = "gem";
1810 };
1811 version = "0.3.0";
1812 };
1813 jekyll-redirect-from = {
1814 dependencies = [ "jekyll" ];
1815 groups = [ "default" ];
1816 platforms = [ ];
1817 source = {
1818 remotes = [ "https://rubygems.org" ];
1819 sha256 = "1cwpr1z7irar81nm60prvl8ywadc82xhpdxs50n7kiic6q6lkjsb";
1820 type = "gem";
1821 };
1822 version = "0.15.0";
1823 };
1824 jekyll-relative-links = {
1825 dependencies = [ "jekyll" ];
1826 groups = [ "default" ];
1827 platforms = [ ];
1828 source = {
1829 remotes = [ "https://rubygems.org" ];
1830 sha256 = "0vfx90ajxyj24lz406k3pqknlbzy8nqs7wpz0in4ps9rggsh24yi";
1831 type = "gem";
1832 };
1833 version = "0.6.1";
1834 };
1835 jekyll-remote-theme = {
1836 dependencies = [
1837 "addressable"
1838 "jekyll"
1839 "rubyzip"
1840 ];
1841 groups = [ "default" ];
1842 platforms = [ ];
1843 source = {
1844 remotes = [ "https://rubygems.org" ];
1845 sha256 = "01f69d5wx9ra0y42j1789x09qhg469apb1i85q1n12aadhynfvkb";
1846 type = "gem";
1847 };
1848 version = "0.4.1";
1849 };
1850 jekyll-sass-converter = {
1851 dependencies = [ "sass" ];
1852 groups = [ "default" ];
1853 platforms = [ ];
1854 source = {
1855 remotes = [ "https://rubygems.org" ];
1856 sha256 = "008ikh5fk0n6ri54mylcl8jn0mq8p2nfyfqif2q3pp0lwilkcxsk";
1857 type = "gem";
1858 };
1859 version = "1.5.2";
1860 };
1861 jekyll-seo-tag = {
1862 dependencies = [ "jekyll" ];
1863 groups = [ "default" ];
1864 platforms = [ ];
1865 source = {
1866 remotes = [ "https://rubygems.org" ];
1867 sha256 = "1p9fl2r4ni10lbx143zp41caldjs4hg27az5wg42sbwzb7s6z66m";
1868 type = "gem";
1869 };
1870 version = "2.6.1";
1871 };
1872 jekyll-sitemap = {
1873 dependencies = [ "jekyll" ];
1874 groups = [ "default" ];
1875 platforms = [ ];
1876 source = {
1877 remotes = [ "https://rubygems.org" ];
1878 sha256 = "0622rwsn5i0m5xcyzdn86l68wgydqwji03lqixdfm1f1xdfqrq0d";
1879 type = "gem";
1880 };
1881 version = "1.4.0";
1882 };
1883 jekyll-spaceship = {
1884 dependencies = [
1885 "gemoji"
1886 "jekyll"
1887 "nokogiri"
1888 "rainbow"
1889 ];
1890 groups = [ "default" ];
1891 platforms = [ ];
1892 source = {
1893 remotes = [ "https://rubygems.org" ];
1894 sha256 = "142bp48vq9aqwpqig54anbv7ncwqv1h78mbqhckmnx0glnqlkyzh";
1895 type = "gem";
1896 };
1897 version = "0.10.2";
1898 };
1899 jekyll-swiss = {
1900 groups = [ "default" ];
1901 platforms = [ ];
1902 source = {
1903 remotes = [ "https://rubygems.org" ];
1904 sha256 = "18w893f2snpbvgl80jnmq3xxsl5yi5a5qm11iy3gx0d8viasi6f2";
1905 type = "gem";
1906 };
1907 version = "1.0.0";
1908 };
1909 jekyll-theme-architect = {
1910 dependencies = [
1911 "jekyll"
1912 "jekyll-seo-tag"
1913 ];
1914 groups = [ "default" ];
1915 platforms = [ ];
1916 source = {
1917 remotes = [ "https://rubygems.org" ];
1918 sha256 = "0v4y0lqg1x7b94zw922qp6f3fixni9l4b9d1yavr1nswf8jmpcya";
1919 type = "gem";
1920 };
1921 version = "0.1.1";
1922 };
1923 jekyll-theme-cayman = {
1924 dependencies = [
1925 "jekyll"
1926 "jekyll-seo-tag"
1927 ];
1928 groups = [ "default" ];
1929 platforms = [ ];
1930 source = {
1931 remotes = [ "https://rubygems.org" ];
1932 sha256 = "1wdbvmnabzlqpq8hj7k5h9bwv96k05rx8z45f1mkqrbmy0x9gxmf";
1933 type = "gem";
1934 };
1935 version = "0.1.1";
1936 };
1937 jekyll-theme-dinky = {
1938 dependencies = [
1939 "jekyll"
1940 "jekyll-seo-tag"
1941 ];
1942 groups = [ "default" ];
1943 platforms = [ ];
1944 source = {
1945 remotes = [ "https://rubygems.org" ];
1946 sha256 = "0dxs6c13fas8wbcigvs8d70p7601g627i3mpchcpapwj8cfd631v";
1947 type = "gem";
1948 };
1949 version = "0.1.1";
1950 };
1951 jekyll-theme-hacker = {
1952 dependencies = [
1953 "jekyll"
1954 "jekyll-seo-tag"
1955 ];
1956 groups = [ "default" ];
1957 platforms = [ ];
1958 source = {
1959 remotes = [ "https://rubygems.org" ];
1960 sha256 = "06283hj1yihyir1s60jq35950hns1lda04pa6qndvjvpwrslwnhf";
1961 type = "gem";
1962 };
1963 version = "0.1.1";
1964 };
1965 jekyll-theme-leap-day = {
1966 dependencies = [
1967 "jekyll"
1968 "jekyll-seo-tag"
1969 ];
1970 groups = [ "default" ];
1971 platforms = [ ];
1972 source = {
1973 remotes = [ "https://rubygems.org" ];
1974 sha256 = "1pw1qbrq2f8gyzrmwxdlsqhkzpk5cdv594aia7f6wwdxm6sjvhp2";
1975 type = "gem";
1976 };
1977 version = "0.1.1";
1978 };
1979 jekyll-theme-merlot = {
1980 dependencies = [
1981 "jekyll"
1982 "jekyll-seo-tag"
1983 ];
1984 groups = [ "default" ];
1985 platforms = [ ];
1986 source = {
1987 remotes = [ "https://rubygems.org" ];
1988 sha256 = "1iiaqxyfgrrsgrsbvmzfwz8m4jwx73cxvy9zw81ir5pxpbhf0rwl";
1989 type = "gem";
1990 };
1991 version = "0.1.1";
1992 };
1993 jekyll-theme-midnight = {
1994 dependencies = [
1995 "jekyll"
1996 "jekyll-seo-tag"
1997 ];
1998 groups = [ "default" ];
1999 platforms = [ ];
2000 source = {
2001 remotes = [ "https://rubygems.org" ];
2002 sha256 = "1jbna13cjfqd3i1m4vp8izznkxn1w1ih54zdyz004g32fwpcqbpp";
2003 type = "gem";
2004 };
2005 version = "0.1.1";
2006 };
2007 jekyll-theme-minimal = {
2008 dependencies = [
2009 "jekyll"
2010 "jekyll-seo-tag"
2011 ];
2012 groups = [ "default" ];
2013 platforms = [ ];
2014 source = {
2015 remotes = [ "https://rubygems.org" ];
2016 sha256 = "078rlgpc902f5kslxj2zc85y53ywngbx81zhwvz1p0nbil4f4k1s";
2017 type = "gem";
2018 };
2019 version = "0.1.1";
2020 };
2021 jekyll-theme-modernist = {
2022 dependencies = [
2023 "jekyll"
2024 "jekyll-seo-tag"
2025 ];
2026 groups = [ "default" ];
2027 platforms = [ ];
2028 source = {
2029 remotes = [ "https://rubygems.org" ];
2030 sha256 = "0a7gg944c1d730ss0fx9qvxwfabwsyd3xgyfwr18cx22zx9mbbvm";
2031 type = "gem";
2032 };
2033 version = "0.1.1";
2034 };
2035 jekyll-theme-primer = {
2036 dependencies = [
2037 "jekyll"
2038 "jekyll-github-metadata"
2039 "jekyll-seo-tag"
2040 ];
2041 groups = [ "default" ];
2042 platforms = [ ];
2043 source = {
2044 remotes = [ "https://rubygems.org" ];
2045 sha256 = "0c7p3393mr3znjpvz3plbrws9jdwcz3872v9f027p7hqffhhmh9k";
2046 type = "gem";
2047 };
2048 version = "0.5.4";
2049 };
2050 jekyll-theme-slate = {
2051 dependencies = [
2052 "jekyll"
2053 "jekyll-seo-tag"
2054 ];
2055 groups = [ "default" ];
2056 platforms = [ ];
2057 source = {
2058 remotes = [ "https://rubygems.org" ];
2059 sha256 = "026p01a5jr42gar6d1kwrr39jd40h91ilvkn8969hydv7yd0ld67";
2060 type = "gem";
2061 };
2062 version = "0.1.1";
2063 };
2064 jekyll-theme-tactile = {
2065 dependencies = [
2066 "jekyll"
2067 "jekyll-seo-tag"
2068 ];
2069 groups = [ "default" ];
2070 platforms = [ ];
2071 source = {
2072 remotes = [ "https://rubygems.org" ];
2073 sha256 = "1904cbjrv7mqkrzhwlip18krr6jk8fkzrxkyq139b20rbkp1qx5y";
2074 type = "gem";
2075 };
2076 version = "0.1.1";
2077 };
2078 jekyll-theme-time-machine = {
2079 dependencies = [
2080 "jekyll"
2081 "jekyll-seo-tag"
2082 ];
2083 groups = [ "default" ];
2084 platforms = [ ];
2085 source = {
2086 remotes = [ "https://rubygems.org" ];
2087 sha256 = "010gzncy2vav0rdga78x4ls0dda400lxy186knsl72yk8pa807n0";
2088 type = "gem";
2089 };
2090 version = "0.1.1";
2091 };
2092 jekyll-titles-from-headings = {
2093 dependencies = [ "jekyll" ];
2094 groups = [ "default" ];
2095 platforms = [ ];
2096 source = {
2097 remotes = [ "https://rubygems.org" ];
2098 sha256 = "10c4sa3gwyidmkcs8h6223lmqpw3h09mn7w8hxfppsk1wda6fdkp";
2099 type = "gem";
2100 };
2101 version = "0.5.3";
2102 };
2103 jekyll-watch = {
2104 dependencies = [ "listen" ];
2105 groups = [ "default" ];
2106 platforms = [ ];
2107 source = {
2108 remotes = [ "https://rubygems.org" ];
2109 sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w";
2110 type = "gem";
2111 };
2112 version = "2.2.1";
2113 };
2114 jekyll-webmention_io = {
2115 dependencies = [
2116 "htmlbeautifier"
2117 "jekyll"
2118 "json"
2119 "openssl"
2120 "string_inflection"
2121 "uglifier"
2122 "webmention"
2123 ];
2124 groups = [ "default" ];
2125 platforms = [ ];
2126 source = {
2127 remotes = [ "https://rubygems.org" ];
2128 sha256 = "OOjCoBKKzgmylgDumA2H6+b+633Wox4dE4uHLqcbuA8=";
2129 type = "gem";
2130 };
2131 version = "4.1.0";
2132 };
2133 jemoji = {
2134 dependencies = [
2135 "gemoji"
2136 "html-pipeline"
2137 "jekyll"
2138 ];
2139 groups = [ "default" ];
2140 platforms = [ ];
2141 source = {
2142 remotes = [ "https://rubygems.org" ];
2143 sha256 = "1yd77r5jvh9chf5qcp6z63gg40yp5n1sr7nv1hlmbq3xjzlhs6h6";
2144 type = "gem";
2145 };
2146 version = "0.11.1";
2147 };
2148 jmespath = {
2149 groups = [ "default" ];
2150 platforms = [ ];
2151 source = {
2152 remotes = [ "https://rubygems.org" ];
2153 sha256 = "1cdw9vw2qly7q7r41s7phnac264rbsdqgj4l0h4nqgbjb157g393";
2154 type = "gem";
2155 };
2156 version = "1.6.2";
2157 };
2158 json = {
2159 groups = [ "default" ];
2160 platforms = [ ];
2161 source = {
2162 remotes = [ "https://rubygems.org" ];
2163 sha256 = "0s5vklcy2fgdxa9c6da34jbfrqq7xs6mryjglqqb5iilshcg3q82";
2164 type = "gem";
2165 };
2166 version = "2.13.2";
2167 };
2168 json-schema = {
2169 dependencies = [
2170 "addressable"
2171 "bigdecimal"
2172 ];
2173 groups = [ "default" ];
2174 platforms = [ ];
2175 source = {
2176 remotes = [ "https://rubygems.org" ];
2177 sha256 = "1ma0k5889hzydba2ci8lqg87pxsh9zabz7jchm9cbacwsw7axgk0";
2178 type = "gem";
2179 };
2180 version = "5.2.2";
2181 };
2182 json_pure = {
2183 groups = [ "default" ];
2184 platforms = [ ];
2185 source = {
2186 remotes = [ "https://rubygems.org" ];
2187 sha256 = "1kks889ymaq5xqvj18qamar3il8m3dnnaf6cij0a0kwxp8lpk1va";
2188 type = "gem";
2189 };
2190 version = "2.8.1";
2191 };
2192 jwt = {
2193 dependencies = [ "base64" ];
2194 groups = [ "default" ];
2195 platforms = [ ];
2196 source = {
2197 remotes = [ "https://rubygems.org" ];
2198 sha256 = "0dfm4bhl4fzn076igh0bmh2v1vphcrxdv6ldc46hdd3bkbqr2sdg";
2199 type = "gem";
2200 };
2201 version = "3.1.2";
2202 };
2203 kdl = {
2204 dependencies = [ "simpleidn" ];
2205 groups = [ "default" ];
2206 platforms = [ ];
2207 source = {
2208 remotes = [ "https://rubygems.org" ];
2209 sha256 = "1zr1b2s5gmxjzca24v15isjfs24nkv8iy7b65bw8q1aw6cnj32mh";
2210 type = "gem";
2211 };
2212 version = "1.0.3";
2213 };
2214 keystone-engine = {
2215 dependencies = [ "ffi" ];
2216 groups = [ "default" ];
2217 platforms = [ ];
2218 source = {
2219 remotes = [ "https://rubygems.org" ];
2220 sha256 = "0waz2bj1dsl63416k1n0vvrwva425rm94gsza7ci49mm1wjdabh2";
2221 type = "gem";
2222 };
2223 version = "0.9.0";
2224 };
2225 kramdown = {
2226 dependencies = [ "rexml" ];
2227 groups = [ "default" ];
2228 platforms = [ ];
2229 source = {
2230 remotes = [ "https://rubygems.org" ];
2231 sha256 = "1vmw752c26ny2jwl0npn0gbyqwgz4hdmlpxnsld9qi9xhk5b1qh7";
2232 type = "gem";
2233 };
2234 version = "2.3.0";
2235 };
2236 kramdown-parser-gfm = {
2237 dependencies = [ "kramdown" ];
2238 groups = [ "default" ];
2239 platforms = [ ];
2240 source = {
2241 remotes = [ "https://rubygems.org" ];
2242 sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
2243 type = "gem";
2244 };
2245 version = "1.1.0";
2246 };
2247 kramdown-rfc2629 = {
2248 dependencies = [
2249 "certified"
2250 "json_pure"
2251 "kramdown"
2252 "kramdown-parser-gfm"
2253 ];
2254 groups = [ "default" ];
2255 platforms = [ ];
2256 source = {
2257 remotes = [ "https://rubygems.org" ];
2258 sha256 = "0fp062fcp85p71pz4l470006b7g0v3yfll84zp6if9fillmkvhms";
2259 type = "gem";
2260 };
2261 version = "1.6.6";
2262 };
2263 language_server-protocol = {
2264 groups = [ "default" ];
2265 platforms = [ ];
2266 source = {
2267 remotes = [ "https://rubygems.org" ];
2268 sha256 = "1k0311vah76kg5m6zr7wmkwyk5p2f9d9hyckjpn3xgr83ajkj7px";
2269 type = "gem";
2270 };
2271 version = "3.17.0.5";
2272 };
2273 launchy = {
2274 dependencies = [
2275 "addressable"
2276 "childprocess"
2277 "logger"
2278 ];
2279 groups = [ "default" ];
2280 platforms = [ ];
2281 source = {
2282 remotes = [ "https://rubygems.org" ];
2283 sha256 = "17h522xhwi5m4n6n9m22kw8z0vy8100sz5f3wbfqj5cnrjslgf3j";
2284 type = "gem";
2285 };
2286 version = "3.1.1";
2287 };
2288 libxml-ruby = {
2289 groups = [ "default" ];
2290 platforms = [ ];
2291 source = {
2292 remotes = [ "https://rubygems.org" ];
2293 sha256 = "16jfgrgb3ys7lk4b7m6s5kg3jdd5w976k6hmf1fmbpw254ahgg7i";
2294 type = "gem";
2295 };
2296 version = "5.0.5";
2297 };
2298 link-header-parser = {
2299 groups = [ "default" ];
2300 platforms = [ ];
2301 source = {
2302 remotes = [ "https://rubygems.org" ];
2303 sha256 = "1bm32imabc12rjjw8ysca55c99flcsichynfflphxy8gda07dj9x";
2304 type = "gem";
2305 };
2306 version = "5.1.1";
2307 };
2308 lint_roller = {
2309 groups = [ "default" ];
2310 platforms = [ ];
2311 source = {
2312 remotes = [ "https://rubygems.org" ];
2313 sha256 = "11yc0d84hsnlvx8cpk4cbj6a4dz9pk0r1k29p0n1fz9acddq831c";
2314 type = "gem";
2315 };
2316 version = "1.1.0";
2317 };
2318 liquid = {
2319 groups = [ "default" ];
2320 platforms = [ ];
2321 source = {
2322 remotes = [ "https://rubygems.org" ];
2323 sha256 = "0zhg5ha8zy8zw9qr3fl4wgk4r5940n4128xm2pn4shpbzdbsj5by";
2324 type = "gem";
2325 };
2326 version = "4.0.3";
2327 };
2328 listen = {
2329 dependencies = [
2330 "rb-fsevent"
2331 "rb-inotify"
2332 ];
2333 groups = [ "default" ];
2334 platforms = [ ];
2335 source = {
2336 remotes = [ "https://rubygems.org" ];
2337 sha256 = "0rwwsmvq79qwzl6324yc53py02kbrcww35si720490z5w0j497nv";
2338 type = "gem";
2339 };
2340 version = "3.9.0";
2341 };
2342 llhttp-ffi = {
2343 dependencies = [
2344 "ffi-compiler"
2345 "rake"
2346 ];
2347 groups = [ "default" ];
2348 platforms = [ ];
2349 source = {
2350 remotes = [ "https://rubygems.org" ];
2351 sha256 = "1g57iw0l3y7x50132x6a1jyssxa6pw7srh69g0d6j7ri37yaf9cs";
2352 type = "gem";
2353 };
2354 version = "0.5.1";
2355 };
2356 locale = {
2357 groups = [ "default" ];
2358 platforms = [ ];
2359 source = {
2360 remotes = [ "https://rubygems.org" ];
2361 sha256 = "107pm4ccmla23z963kyjldgngfigvchnv85wr6m69viyxxrrjbsj";
2362 type = "gem";
2363 };
2364 version = "2.1.4";
2365 };
2366 logger = {
2367 groups = [ "default" ];
2368 platforms = [ ];
2369 source = {
2370 remotes = [ "https://rubygems.org" ];
2371 sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr";
2372 type = "gem";
2373 };
2374 version = "1.7.0";
2375 };
2376 mab = {
2377 groups = [ "default" ];
2378 platforms = [ ];
2379 source = {
2380 remotes = [ "https://rubygems.org" ];
2381 sha256 = "0manxbilpx0hdi19lhdsr4ncvbzgmwh279b64j8w60dg0p0i4b4j";
2382 type = "gem";
2383 };
2384 version = "0.0.3";
2385 };
2386 magic = {
2387 dependencies = [ "ffi" ];
2388 groups = [ "default" ];
2389 platforms = [ ];
2390 source = {
2391 remotes = [ "https://rubygems.org" ];
2392 sha256 = "18vkdq2748wxg0kr923fbhx92wikh2dwv2hp8xind57qs7gn26pr";
2393 type = "gem";
2394 };
2395 version = "0.2.9";
2396 };
2397 mail = {
2398 dependencies = [
2399 "mini_mime"
2400 "net-imap"
2401 "net-pop"
2402 "net-smtp"
2403 ];
2404 groups = [ "default" ];
2405 platforms = [ ];
2406 source = {
2407 remotes = [ "https://rubygems.org" ];
2408 sha256 = "1bf9pysw1jfgynv692hhaycfxa8ckay1gjw5hz3madrbrynryfzc";
2409 type = "gem";
2410 };
2411 version = "2.8.1";
2412 };
2413 markaby = {
2414 dependencies = [ "builder" ];
2415 groups = [ "default" ];
2416 platforms = [ ];
2417 source = {
2418 remotes = [ "https://rubygems.org" ];
2419 sha256 = "1vizqpa9pks5nlqj0jjx2d1q6f9vfmjjbb774v1kp591pq5nhmcm";
2420 type = "gem";
2421 };
2422 version = "0.9.4";
2423 };
2424 matrix = {
2425 groups = [ "default" ];
2426 platforms = [ ];
2427 source = {
2428 remotes = [ "https://rubygems.org" ];
2429 sha256 = "0nscas3a4mmrp1rc07cdjlbbpb2rydkindmbj3v3z5y1viyspmd0";
2430 type = "gem";
2431 };
2432 version = "0.4.3";
2433 };
2434 mercenary = {
2435 groups = [ "default" ];
2436 platforms = [ ];
2437 source = {
2438 remotes = [ "https://rubygems.org" ];
2439 sha256 = "10la0xw82dh5mqab8bl0dk21zld63cqxb1g16fk8cb39ylc4n21a";
2440 type = "gem";
2441 };
2442 version = "0.3.6";
2443 };
2444 method_source = {
2445 groups = [ "default" ];
2446 platforms = [ ];
2447 source = {
2448 remotes = [ "https://rubygems.org" ];
2449 sha256 = "1igmc3sq9ay90f8xjvfnswd1dybj1s3fi0dwd53inwsvqk4h24qq";
2450 type = "gem";
2451 };
2452 version = "1.1.0";
2453 };
2454 mime-types = {
2455 dependencies = [
2456 "logger"
2457 "mime-types-data"
2458 ];
2459 groups = [ "default" ];
2460 platforms = [ ];
2461 source = {
2462 remotes = [ "https://rubygems.org" ];
2463 sha256 = "0mjyxl7c0xzyqdqa8r45hqg7jcw2prp3hkp39mdf223g4hfgdsyw";
2464 type = "gem";
2465 };
2466 version = "3.7.0";
2467 };
2468 mime-types-data = {
2469 groups = [ "default" ];
2470 platforms = [ ];
2471 source = {
2472 remotes = [ "https://rubygems.org" ];
2473 sha256 = "1bmmppgrwxi5riss36zc9wykk5pxrc8kwy209nb5ph4qin5b7r53";
2474 type = "gem";
2475 };
2476 version = "3.2025.0909";
2477 };
2478 mini_magick = {
2479 dependencies = [ "logger" ];
2480 groups = [ "default" ];
2481 platforms = [ ];
2482 source = {
2483 remotes = [ "https://rubygems.org" ];
2484 sha256 = "1i2ilgjfjqc6sw4cwa4g9w3ngs41yvvazr9y82vapp5sfvymsf99";
2485 type = "gem";
2486 };
2487 version = "5.3.1";
2488 };
2489 mini_mime = {
2490 groups = [ "default" ];
2491 platforms = [ ];
2492 source = {
2493 remotes = [ "https://rubygems.org" ];
2494 sha256 = "1vycif7pjzkr29mfk4dlqv3disc5dn0va04lkwajlpr1wkibg0c6";
2495 type = "gem";
2496 };
2497 version = "1.1.5";
2498 };
2499 mini_portile2 = {
2500 groups = [ "default" ];
2501 platforms = [ ];
2502 source = {
2503 remotes = [ "https://rubygems.org" ];
2504 sha256 = "12f2830x7pq3kj0v8nz0zjvaw02sv01bqs1zwdrc04704kwcgmqc";
2505 type = "gem";
2506 };
2507 version = "2.8.9";
2508 };
2509 minima = {
2510 dependencies = [
2511 "jekyll"
2512 "jekyll-feed"
2513 "jekyll-seo-tag"
2514 ];
2515 groups = [ "default" ];
2516 platforms = [ ];
2517 source = {
2518 remotes = [ "https://rubygems.org" ];
2519 sha256 = "1gk7jmriiswda1ykjzpsw9cpiya4m9n0yrh0h6xnrc8zcfy543jj";
2520 type = "gem";
2521 };
2522 version = "2.5.1";
2523 };
2524 msgpack = {
2525 groups = [ "default" ];
2526 platforms = [ ];
2527 source = {
2528 remotes = [ "https://rubygems.org" ];
2529 sha256 = "0cnpnbn2yivj9gxkh8mjklbgnpx6nf7b8j2hky01dl0040hy0k76";
2530 type = "gem";
2531 };
2532 version = "1.8.0";
2533 };
2534 multi_json = {
2535 groups = [ "default" ];
2536 platforms = [ ];
2537 source = {
2538 remotes = [ "https://rubygems.org" ];
2539 sha256 = "06sabsvnw0x1aqdcswc6bqrqz6705548bfd8z22jxgxfjrn1yn3n";
2540 type = "gem";
2541 };
2542 version = "1.17.0";
2543 };
2544 mustermann = {
2545 dependencies = [ "ruby2_keywords" ];
2546 groups = [ "default" ];
2547 platforms = [ ];
2548 source = {
2549 remotes = [ "https://rubygems.org" ];
2550 sha256 = "08ma2fmxlm6i7lih4mc3har2fzsbj1pl4hhva65kljf6nfvdryl5";
2551 type = "gem";
2552 };
2553 version = "3.0.4";
2554 };
2555 mutex_m = {
2556 groups = [ "default" ];
2557 platforms = [ ];
2558 source = {
2559 remotes = [ "https://rubygems.org" ];
2560 sha256 = "0l875dw0lk7b2ywa54l0wjcggs94vb7gs8khfw9li75n2sn09jyg";
2561 type = "gem";
2562 };
2563 version = "0.3.0";
2564 };
2565 mysql2 = {
2566 groups = [ "default" ];
2567 platforms = [ ];
2568 source = {
2569 remotes = [ "https://rubygems.org" ];
2570 sha256 = "0cysv1wdfdbizwkd0d9s16s832khdwv31pgp01mw2g3bbpa4gx3h";
2571 type = "gem";
2572 };
2573 version = "0.5.6";
2574 };
2575 nap = {
2576 groups = [ "default" ];
2577 platforms = [ ];
2578 source = {
2579 remotes = [ "https://rubygems.org" ];
2580 sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll";
2581 type = "gem";
2582 };
2583 version = "1.1.0";
2584 };
2585 native-package-installer = {
2586 groups = [ "default" ];
2587 platforms = [ ];
2588 source = {
2589 remotes = [ "https://rubygems.org" ];
2590 sha256 = "0bvr9q7qwbmg9jfg85r1i5l7d0yxlgp0l2jg62j921vm49mipd7v";
2591 type = "gem";
2592 };
2593 version = "1.1.9";
2594 };
2595 ncursesw = {
2596 groups = [ "default" ];
2597 platforms = [ ];
2598 source = {
2599 remotes = [ "https://rubygems.org" ];
2600 sha256 = "1x06374njjl4xfxwkp6nq71akhazmqp9fyhkgxf6gac81p5wwdk6";
2601 type = "gem";
2602 };
2603 version = "1.4.13";
2604 };
2605 net-http = {
2606 dependencies = [ "uri" ];
2607 groups = [ "default" ];
2608 platforms = [ ];
2609 source = {
2610 remotes = [ "https://rubygems.org" ];
2611 sha256 = "1ysrwaabhf0sn24jrp0nnp51cdv0jf688mh5i6fsz63q2c6b48cn";
2612 type = "gem";
2613 };
2614 version = "0.6.0";
2615 };
2616 net-imap = {
2617 dependencies = [
2618 "date"
2619 "net-protocol"
2620 ];
2621 groups = [ "default" ];
2622 platforms = [ ];
2623 source = {
2624 remotes = [ "https://rubygems.org" ];
2625 sha256 = "01b21pk68kqn93aa0bn980m0s1cbqdzmc1q5l6ilizvb55m20kgq";
2626 type = "gem";
2627 };
2628 version = "0.5.10";
2629 };
2630 net-pop = {
2631 dependencies = [ "net-protocol" ];
2632 groups = [ "default" ];
2633 platforms = [ ];
2634 source = {
2635 remotes = [ "https://rubygems.org" ];
2636 sha256 = "1wyz41jd4zpjn0v1xsf9j778qx1vfrl24yc20cpmph8k42c4x2w4";
2637 type = "gem";
2638 };
2639 version = "0.1.2";
2640 };
2641 net-protocol = {
2642 dependencies = [ "timeout" ];
2643 groups = [ "default" ];
2644 platforms = [ ];
2645 source = {
2646 remotes = [ "https://rubygems.org" ];
2647 sha256 = "1a32l4x73hz200cm587bc29q8q9az278syw3x6fkc9d1lv5y0wxa";
2648 type = "gem";
2649 };
2650 version = "0.2.2";
2651 };
2652 net-scp = {
2653 dependencies = [ "net-ssh" ];
2654 groups = [ "default" ];
2655 platforms = [ ];
2656 source = {
2657 remotes = [ "https://rubygems.org" ];
2658 sha256 = "0p8s7l4pr6hkn0l6rxflsc11alwi1kfg5ysgvsq61lz5l690p6x9";
2659 type = "gem";
2660 };
2661 version = "4.1.0";
2662 };
2663 net-smtp = {
2664 dependencies = [ "net-protocol" ];
2665 groups = [ "default" ];
2666 platforms = [ ];
2667 source = {
2668 remotes = [ "https://rubygems.org" ];
2669 sha256 = "0dh7nzjp0fiaqq1jz90nv4nxhc2w359d7c199gmzq965cfps15pd";
2670 type = "gem";
2671 };
2672 version = "0.5.1";
2673 };
2674 net-ssh = {
2675 groups = [ "default" ];
2676 platforms = [ ];
2677 source = {
2678 remotes = [ "https://rubygems.org" ];
2679 sha256 = "1w1ypxa3n6mskkwb00b489314km19l61p5h3bar6zr8cng27c80p";
2680 type = "gem";
2681 };
2682 version = "7.3.0";
2683 };
2684 netrc = {
2685 groups = [ "default" ];
2686 platforms = [ ];
2687 source = {
2688 remotes = [ "https://rubygems.org" ];
2689 sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y";
2690 type = "gem";
2691 };
2692 version = "0.11.0";
2693 };
2694 nio4r = {
2695 groups = [ "default" ];
2696 platforms = [ ];
2697 source = {
2698 remotes = [ "https://rubygems.org" ];
2699 sha256 = "1a9www524fl1ykspznz54i0phfqya4x45hqaz67in9dvw1lfwpfr";
2700 type = "gem";
2701 };
2702 version = "2.7.4";
2703 };
2704 nokogiri = {
2705 dependencies = [
2706 "mini_portile2"
2707 "racc"
2708 ];
2709 groups = [ "default" ];
2710 platforms = [ ];
2711 source = {
2712 remotes = [ "https://rubygems.org" ];
2713 sha256 = "0czsh9d738kj0bmpkjnczq9j924hg103gc00i0wfyg0fzn9psnmc";
2714 type = "gem";
2715 };
2716 version = "1.18.9";
2717 };
2718 observer = {
2719 groups = [ "default" ];
2720 platforms = [ ];
2721 source = {
2722 remotes = [ "https://rubygems.org" ];
2723 sha256 = "1b2h1642jy1xrgyakyzz6bkq43gwp8yvxrs8sww12rms65qi18yq";
2724 type = "gem";
2725 };
2726 version = "0.1.2";
2727 };
2728 octokit = {
2729 dependencies = [
2730 "faraday"
2731 "sawyer"
2732 ];
2733 groups = [ "default" ];
2734 platforms = [ ];
2735 source = {
2736 remotes = [ "https://rubygems.org" ];
2737 sha256 = "15lvy06h276jryxg19258b2yqaykf0567sp0n16yipywhbp94860";
2738 type = "gem";
2739 };
2740 version = "4.25.1";
2741 };
2742 og-corefoundation = {
2743 dependencies = [ "ffi" ];
2744 groups = [ "default" ];
2745 platforms = [ ];
2746 source = {
2747 remotes = [ "https://rubygems.org" ];
2748 sha256 = "0xmz13rb92xy55askn5f3kkmz14qwyyhkdsikk2gd1ydicnaqkh8";
2749 type = "gem";
2750 };
2751 version = "0.2.3";
2752 };
2753 one_gadget = {
2754 dependencies = [ "elftools" ];
2755 groups = [ "default" ];
2756 platforms = [ ];
2757 source = {
2758 remotes = [ "https://rubygems.org" ];
2759 sha256 = "0v079xkzzr1bjff5z2wlzs0k11nk4b04kgy1p63lwhbl12jl7qz1";
2760 type = "gem";
2761 };
2762 version = "1.7.4";
2763 };
2764 openssl = {
2765 groups = [ "default" ];
2766 platforms = [ ];
2767 source = {
2768 remotes = [ "https://rubygems.org" ];
2769 sha256 = "0ygfbbs3c61d32ymja2k6sznj5pr540cip9z91lhzcvsr4zmffpz";
2770 type = "gem";
2771 };
2772 version = "3.3.0";
2773 };
2774 optimist = {
2775 groups = [ "default" ];
2776 platforms = [ ];
2777 source = {
2778 remotes = [ "https://rubygems.org" ];
2779 sha256 = "0kp3f8g7g7cbw5vfkmpdv71pphhpcxk3lpc892mj9apkd7ys1y4c";
2780 type = "gem";
2781 };
2782 version = "3.2.1";
2783 };
2784 opus-ruby = {
2785 dependencies = [ "ffi" ];
2786 groups = [ "default" ];
2787 platforms = [ ];
2788 source = {
2789 remotes = [ "https://rubygems.org" ];
2790 sha256 = "0lyf2a8f1w1jk0qrl8h0gsydfalbh19g5k2c6xlq8j1sfzb0ij4d";
2791 type = "gem";
2792 };
2793 version = "1.0.1";
2794 };
2795 os = {
2796 groups = [ "default" ];
2797 platforms = [ ];
2798 source = {
2799 remotes = [ "https://rubygems.org" ];
2800 sha256 = "0gwd20smyhxbm687vdikfh1gpi96h8qb1x28s2pdcysf6dm6v0ap";
2801 type = "gem";
2802 };
2803 version = "1.1.4";
2804 };
2805 ostruct = {
2806 groups = [ "default" ];
2807 platforms = [ ];
2808 source = {
2809 remotes = [ "https://rubygems.org" ];
2810 sha256 = "04nrir9wdpc4izqwqbysxyly8y7hsfr4fsv69rw91lfi9d5fv8lm";
2811 type = "gem";
2812 };
2813 version = "0.6.3";
2814 };
2815 ovirt-engine-sdk = {
2816 dependencies = [ "json" ];
2817 groups = [ "default" ];
2818 platforms = [ ];
2819 source = {
2820 remotes = [ "https://rubygems.org" ];
2821 sha256 = "1vmacvx9q8iwnfbmybi7wlrvz0z47l8j5vgh3cm4pnsb35k95dsa";
2822 type = "gem";
2823 };
2824 version = "4.6.0";
2825 };
2826 pandocomatic = {
2827 dependencies = [
2828 "logger"
2829 "optimist"
2830 "paru"
2831 ];
2832 groups = [ "default" ];
2833 platforms = [ ];
2834 source = {
2835 remotes = [ "https://rubygems.org" ];
2836 sha256 = "0rflz4di59qd2y8vxq8hr1kv3kyyvyd5aasa924riq4pw95kvac1";
2837 type = "gem";
2838 };
2839 version = "2.1.0";
2840 };
2841 pango = {
2842 dependencies = [
2843 "cairo-gobject"
2844 "gobject-introspection"
2845 ];
2846 groups = [ "default" ];
2847 platforms = [ ];
2848 source = {
2849 remotes = [ "https://rubygems.org" ];
2850 sha256 = "1p9fqlvbq6bzs6ng46bbaswk57yjwccj5cjkqywn5s6d4gns83cq";
2851 type = "gem";
2852 };
2853 version = "4.3.3";
2854 };
2855 parallel = {
2856 groups = [ "default" ];
2857 platforms = [ ];
2858 source = {
2859 remotes = [ "https://rubygems.org" ];
2860 sha256 = "0c719bfgcszqvk9z47w2p8j2wkz5y35k48ywwas5yxbbh3hm3haa";
2861 type = "gem";
2862 };
2863 version = "1.27.0";
2864 };
2865 parser = {
2866 dependencies = [
2867 "ast"
2868 "racc"
2869 ];
2870 groups = [ "default" ];
2871 platforms = [ ];
2872 source = {
2873 remotes = [ "https://rubygems.org" ];
2874 sha256 = "1wl7frfk68q6gsf6q6j32jl5m3yc0b9x8ycxz3hy79miaj9r5mll";
2875 type = "gem";
2876 };
2877 version = "3.3.9.0";
2878 };
2879 paru = {
2880 dependencies = [ "csv" ];
2881 groups = [ "default" ];
2882 platforms = [ ];
2883 source = {
2884 remotes = [ "https://rubygems.org" ];
2885 sha256 = "1dmad3igbaldkhf0fk0bjfmznchjw0i32qqjlp4mmpxfhg8la7xr";
2886 type = "gem";
2887 };
2888 version = "1.5.0";
2889 };
2890 pastel = {
2891 dependencies = [ "tty-color" ];
2892 groups = [ "default" ];
2893 platforms = [ ];
2894 source = {
2895 remotes = [ "https://rubygems.org" ];
2896 sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8";
2897 type = "gem";
2898 };
2899 version = "0.8.0";
2900 };
2901 pathutil = {
2902 dependencies = [ "forwardable-extended" ];
2903 groups = [ "default" ];
2904 platforms = [ ];
2905 source = {
2906 remotes = [ "https://rubygems.org" ];
2907 sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
2908 type = "gem";
2909 };
2910 version = "0.16.2";
2911 };
2912 patron = {
2913 groups = [ "default" ];
2914 platforms = [ ];
2915 source = {
2916 remotes = [ "https://rubygems.org" ];
2917 sha256 = "029vmc5kbhd9qmq3v2nz7yjhm5xy34gaf69g3ra751q29903gbn4";
2918 type = "gem";
2919 };
2920 version = "0.13.4";
2921 };
2922 pcaprub = {
2923 groups = [ "default" ];
2924 platforms = [ ];
2925 source = {
2926 remotes = [ "https://rubygems.org" ];
2927 sha256 = "0ag6p7n5s1s3mcsqw8rzafz5dlanwwqfkh7sb44qlp0dq8bvh73v";
2928 type = "gem";
2929 };
2930 version = "0.13.3";
2931 };
2932 pg = {
2933 groups = [ "default" ];
2934 platforms = [ ];
2935 source = {
2936 remotes = [ "https://rubygems.org" ];
2937 sha256 = "0xf8i58shwvwlka4ld12nxcgqv0d5r1yizsvw74w5jaw83yllqaq";
2938 type = "gem";
2939 };
2940 version = "1.6.2";
2941 };
2942 pkg-config = {
2943 groups = [ "default" ];
2944 platforms = [ ];
2945 source = {
2946 remotes = [ "https://rubygems.org" ];
2947 sha256 = "0ynbh87awgjkz47krvcxx1va1cm7624ax21jrv6m072s1i0cb0rh";
2948 type = "gem";
2949 };
2950 version = "1.6.4";
2951 };
2952 polyglot = {
2953 groups = [ "default" ];
2954 platforms = [ ];
2955 source = {
2956 remotes = [ "https://rubygems.org" ];
2957 sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr";
2958 type = "gem";
2959 };
2960 version = "0.3.5";
2961 };
2962 prettier = {
2963 dependencies = [
2964 "syntax_tree"
2965 "syntax_tree-haml"
2966 "syntax_tree-rbs"
2967 ];
2968 groups = [ "default" ];
2969 platforms = [ ];
2970 source = {
2971 remotes = [ "https://rubygems.org" ];
2972 sha256 = "1iavhgs7iahjz28sks5kkml9gr43fx5rpq5l0ql81pkmfv3i0cbi";
2973 type = "gem";
2974 };
2975 version = "4.0.4";
2976 };
2977 prettier_print = {
2978 groups = [ "default" ];
2979 platforms = [ ];
2980 source = {
2981 remotes = [ "https://rubygems.org" ];
2982 sha256 = "1ybgks9862zmlx71zd4j20ky86fsrp6j6m0az4hzzb1zyaskha57";
2983 type = "gem";
2984 };
2985 version = "1.2.1";
2986 };
2987 prime = {
2988 dependencies = [
2989 "forwardable"
2990 "singleton"
2991 ];
2992 groups = [ "default" ];
2993 platforms = [ ];
2994 source = {
2995 remotes = [ "https://rubygems.org" ];
2996 sha256 = "0pi2g9sd9ssyrpvbybh4skrgzqrv0rrd1q7ylgrsd519gjzmwxad";
2997 type = "gem";
2998 };
2999 version = "0.1.4";
3000 };
3001 prism = {
3002 groups = [ "default" ];
3003 platforms = [ ];
3004 source = {
3005 remotes = [ "https://rubygems.org" ];
3006 sha256 = "0gkhpdjib9zi9i27vd9djrxiwjia03cijmd6q8yj2q1ix403w3nw";
3007 type = "gem";
3008 };
3009 version = "1.4.0";
3010 };
3011 pry = {
3012 dependencies = [
3013 "coderay"
3014 "method_source"
3015 ];
3016 groups = [ "default" ];
3017 platforms = [ ];
3018 source = {
3019 remotes = [ "https://rubygems.org" ];
3020 sha256 = "0ssv704qg75mwlyagdfr9xxbzn1ziyqgzm0x474jkynk8234pm8j";
3021 type = "gem";
3022 };
3023 version = "0.15.2";
3024 };
3025 pry-byebug = {
3026 dependencies = [
3027 "byebug"
3028 "pry"
3029 ];
3030 groups = [ "default" ];
3031 platforms = [ ];
3032 source = {
3033 remotes = [ "https://rubygems.org" ];
3034 sha256 = "0wpa3jd46h44rjz3hjwl5c0zfx3jav4a64nm8h0g1iwv61yvn2hb";
3035 type = "gem";
3036 };
3037 version = "3.11.0";
3038 };
3039 pry-doc = {
3040 dependencies = [
3041 "pry"
3042 "yard"
3043 ];
3044 groups = [ "default" ];
3045 platforms = [ ];
3046 source = {
3047 remotes = [ "https://rubygems.org" ];
3048 sha256 = "0qq58vsmmvi9i4d15pav46ca5pd85qx3fxv17pq7ia5lqgxcrc8r";
3049 type = "gem";
3050 };
3051 version = "1.6.0";
3052 };
3053 public_suffix = {
3054 groups = [ "default" ];
3055 platforms = [ ];
3056 source = {
3057 remotes = [ "https://rubygems.org" ];
3058 sha256 = "0g9ds2ffzljl6jjmkjffwxc1z6lh5nkqqmhhkxjk71q5ggv0rkpm";
3059 type = "gem";
3060 };
3061 version = "3.1.1";
3062 };
3063 puma = {
3064 dependencies = [ "nio4r" ];
3065 groups = [ "default" ];
3066 platforms = [ ];
3067 source = {
3068 remotes = [ "https://rubygems.org" ];
3069 sha256 = "10hcw8ympvs95hq6n5n610mir9a0gvccxmx45j2j5lfvncj9chfb";
3070 type = "gem";
3071 };
3072 version = "7.0.2";
3073 };
3074 pwntools = {
3075 dependencies = [
3076 "crabstone"
3077 "dentaku"
3078 "elftools"
3079 "keystone-engine"
3080 "method_source"
3081 "one_gadget"
3082 "rainbow"
3083 "ruby2ruby"
3084 "rubyserial"
3085 ];
3086 groups = [ "default" ];
3087 platforms = [ ];
3088 source = {
3089 remotes = [ "https://rubygems.org" ];
3090 sha256 = "0pxc3lcgnywglv0skzj1r8i4p8mwcj27hlwzwqf8sj2mn3iqyjnd";
3091 type = "gem";
3092 };
3093 version = "1.2.1";
3094 };
3095 racc = {
3096 groups = [ "default" ];
3097 platforms = [ ];
3098 source = {
3099 remotes = [ "https://rubygems.org" ];
3100 sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa";
3101 type = "gem";
3102 };
3103 version = "1.8.1";
3104 };
3105 rack = {
3106 groups = [ "default" ];
3107 platforms = [ ];
3108 source = {
3109 remotes = [ "https://rubygems.org" ];
3110 sha256 = "0cwy1br09dh5fklwf5xna7vabns8c1229kr2v0a0s6y2brz3zbrh";
3111 type = "gem";
3112 };
3113 version = "3.2.1";
3114 };
3115 rack-protection = {
3116 dependencies = [
3117 "base64"
3118 "logger"
3119 "rack"
3120 ];
3121 groups = [ "default" ];
3122 platforms = [ ];
3123 source = {
3124 remotes = [ "https://rubygems.org" ];
3125 sha256 = "0sniswjyi0yn949l776h7f67rvx5w9f04wh69z5g19vlsnjm98ji";
3126 type = "gem";
3127 };
3128 version = "4.1.1";
3129 };
3130 rack-session = {
3131 dependencies = [
3132 "base64"
3133 "rack"
3134 ];
3135 groups = [ "default" ];
3136 platforms = [ ];
3137 source = {
3138 remotes = [ "https://rubygems.org" ];
3139 sha256 = "1sg4laz2qmllxh1c5sqlj9n1r7scdn08p3m4b0zmhjvyx9yw0v8b";
3140 type = "gem";
3141 };
3142 version = "2.1.1";
3143 };
3144 rackup = {
3145 dependencies = [
3146 "rack"
3147 "webrick"
3148 ];
3149 groups = [ "default" ];
3150 platforms = [ ];
3151 source = {
3152 remotes = [ "https://rubygems.org" ];
3153 sha256 = "0kbcka30g681cqasw47pq93fxjscq7yvs5zf8lp3740rb158ijvf";
3154 type = "gem";
3155 };
3156 version = "2.1.0";
3157 };
3158 rails = {
3159 dependencies = [
3160 "actionmailer"
3161 "actionpack"
3162 "activerecord"
3163 "rake"
3164 ];
3165 groups = [ "default" ];
3166 platforms = [ ];
3167 source = {
3168 remotes = [ "https://rubygems.org" ];
3169 sha256 = "1wk6m7y0z3z2ff61r209dbxj41gdra4m2asc138jxz3fgv1x40wa";
3170 type = "gem";
3171 };
3172 version = "0.9.5";
3173 };
3174 rainbow = {
3175 groups = [ "default" ];
3176 platforms = [ ];
3177 source = {
3178 remotes = [ "https://rubygems.org" ];
3179 sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
3180 type = "gem";
3181 };
3182 version = "3.1.1";
3183 };
3184 rake = {
3185 groups = [ "default" ];
3186 platforms = [ ];
3187 source = {
3188 remotes = [ "https://rubygems.org" ];
3189 sha256 = "14s4jdcs1a4saam9qmzbsa2bsh85rj9zfxny5z315x3gg0nhkxcn";
3190 type = "gem";
3191 };
3192 version = "13.3.0";
3193 };
3194 rb-fsevent = {
3195 groups = [ "default" ];
3196 platforms = [ ];
3197 source = {
3198 remotes = [ "https://rubygems.org" ];
3199 sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423";
3200 type = "gem";
3201 };
3202 version = "0.11.2";
3203 };
3204 rb-inotify = {
3205 dependencies = [ "ffi" ];
3206 groups = [ "default" ];
3207 platforms = [ ];
3208 source = {
3209 remotes = [ "https://rubygems.org" ];
3210 sha256 = "0vmy8xgahixcz6hzwy4zdcyn2y6d6ri8dqv5xccgzc1r292019x0";
3211 type = "gem";
3212 };
3213 version = "0.11.1";
3214 };
3215 rb-readline = {
3216 groups = [ "default" ];
3217 platforms = [ ];
3218 source = {
3219 remotes = [ "https://rubygems.org" ];
3220 sha256 = "14w79a121czmvk1s953qfzww30mqjb2zc0k9qhi0ivxxk3hxg6wy";
3221 type = "gem";
3222 };
3223 version = "0.5.5";
3224 };
3225 rbnacl = {
3226 dependencies = [ "ffi" ];
3227 groups = [ "default" ];
3228 platforms = [ ];
3229 source = {
3230 remotes = [ "https://rubygems.org" ];
3231 sha256 = "0q4si2n6m719clr5acb77p6fcryyy9a9xnm90f67n2ir7glk7165";
3232 type = "gem";
3233 };
3234 version = "7.1.2";
3235 };
3236 rbs = {
3237 dependencies = [ "logger" ];
3238 groups = [ "default" ];
3239 platforms = [ ];
3240 source = {
3241 remotes = [ "https://rubygems.org" ];
3242 sha256 = "1h1jal1sv47saxyk33nnjk2ywrsf35aar18p7mc48s2m33876wpd";
3243 type = "gem";
3244 };
3245 version = "3.6.1";
3246 };
3247 rchardet = {
3248 groups = [ "default" ];
3249 platforms = [ ];
3250 source = {
3251 remotes = [ "https://rubygems.org" ];
3252 sha256 = "03rr05qam5d6gcsnsjs85bnwg80qww484xql347j42kj3bb2xsnm";
3253 type = "gem";
3254 };
3255 version = "1.10.0";
3256 };
3257 re2 = {
3258 dependencies = [ "mini_portile2" ];
3259 groups = [ "default" ];
3260 platforms = [ ];
3261 source = {
3262 remotes = [ "https://rubygems.org" ];
3263 sha256 = "1rvf0yyff2anyfnmx6csx7fai8dk727b843hzz1bm2nqcmm9asv7";
3264 type = "gem";
3265 };
3266 version = "2.19.0";
3267 };
3268 red-colors = {
3269 dependencies = [
3270 "json"
3271 "matrix"
3272 ];
3273 groups = [ "default" ];
3274 platforms = [ ];
3275 source = {
3276 remotes = [ "https://rubygems.org" ];
3277 sha256 = "16lj0h6gzmc07xp5rhq5b7c1carajjzmyr27m96c99icg2hfnmi3";
3278 type = "gem";
3279 };
3280 version = "0.4.0";
3281 };
3282 redcarpet = {
3283 groups = [ "default" ];
3284 platforms = [ ];
3285 source = {
3286 remotes = [ "https://rubygems.org" ];
3287 sha256 = "0iglapqs4av4za9yfaac0lna7s16fq2xn36wpk380m55d8792i6l";
3288 type = "gem";
3289 };
3290 version = "3.6.1";
3291 };
3292 redis = {
3293 dependencies = [ "redis-client" ];
3294 groups = [ "default" ];
3295 platforms = [ ];
3296 source = {
3297 remotes = [ "https://rubygems.org" ];
3298 sha256 = "1bpsh5dbvybsa8qnv4dg11a6f2zn4sndarf7pk4iaayjgaspbrmm";
3299 type = "gem";
3300 };
3301 version = "5.4.1";
3302 };
3303 redis-client = {
3304 dependencies = [ "connection_pool" ];
3305 groups = [ "default" ];
3306 platforms = [ ];
3307 source = {
3308 remotes = [ "https://rubygems.org" ];
3309 sha256 = "0l2fsgfzzrspgrg6x3s38hws5clgbn1aaxcmiyz5jz6xd3dpkxdz";
3310 type = "gem";
3311 };
3312 version = "0.25.3";
3313 };
3314 redis-rack = {
3315 dependencies = [
3316 "rack-session"
3317 "redis-store"
3318 ];
3319 groups = [ "default" ];
3320 platforms = [ ];
3321 source = {
3322 remotes = [ "https://rubygems.org" ];
3323 sha256 = "10438w0y1jbgr205zndvmz6md0mrqazh2j9fr88lvb8hms10pddb";
3324 type = "gem";
3325 };
3326 version = "3.0.0";
3327 };
3328 redis-store = {
3329 dependencies = [ "redis" ];
3330 groups = [ "default" ];
3331 platforms = [ ];
3332 source = {
3333 remotes = [ "https://rubygems.org" ];
3334 sha256 = "197d1088jw3wl3lfcdj4w4c4da13wsqyd12mj3czvlfw77ig7i7d";
3335 type = "gem";
3336 };
3337 version = "1.11.0";
3338 };
3339 regexp_parser = {
3340 groups = [ "default" ];
3341 platforms = [ ];
3342 source = {
3343 remotes = [ "https://rubygems.org" ];
3344 sha256 = "167zy35y4sasqx7wdpv757vigxl1znphfa0xmd9xxn7zhla9qpjy";
3345 type = "gem";
3346 };
3347 version = "2.11.2";
3348 };
3349 reline = {
3350 dependencies = [ "io-console" ];
3351 groups = [ "default" ];
3352 platforms = [ ];
3353 source = {
3354 remotes = [ "https://rubygems.org" ];
3355 sha256 = "0ii8l0q5zkang3lxqlsamzfz5ja7jc8ln905isfdawl802k2db8x";
3356 type = "gem";
3357 };
3358 version = "0.6.2";
3359 };
3360 rest-client = {
3361 dependencies = [
3362 "http-accept"
3363 "http-cookie"
3364 "mime-types"
3365 "netrc"
3366 ];
3367 groups = [ "default" ];
3368 platforms = [ ];
3369 source = {
3370 remotes = [ "https://rubygems.org" ];
3371 sha256 = "1qs74yzl58agzx9dgjhcpgmzfn61fqkk33k1js2y5yhlvc5l19im";
3372 type = "gem";
3373 };
3374 version = "2.1.0";
3375 };
3376 reverse_markdown = {
3377 dependencies = [ "nokogiri" ];
3378 groups = [ "default" ];
3379 platforms = [ ];
3380 source = {
3381 remotes = [ "https://rubygems.org" ];
3382 sha256 = "195c7yra7amggqj7rir0yr09r4v29c2hgkbkb21mj0jsfs3868mb";
3383 type = "gem";
3384 };
3385 version = "3.0.0";
3386 };
3387 rexml = {
3388 groups = [ "default" ];
3389 platforms = [ ];
3390 source = {
3391 remotes = [ "https://rubygems.org" ];
3392 sha256 = "0hninnbvqd2pn40h863lbrn9p11gvdxp928izkag5ysx8b1s5q0r";
3393 type = "gem";
3394 };
3395 version = "3.4.4";
3396 };
3397 rmagick = {
3398 dependencies = [
3399 "observer"
3400 "pkg-config"
3401 ];
3402 groups = [ "default" ];
3403 platforms = [ ];
3404 source = {
3405 remotes = [ "https://rubygems.org" ];
3406 sha256 = "0r8gndcl5xz4zibslgch12w5101wjq03i851h2657jvv07fr7183";
3407 type = "gem";
3408 };
3409 version = "6.1.4";
3410 };
3411 rouge = {
3412 groups = [ "default" ];
3413 platforms = [ ];
3414 source = {
3415 remotes = [ "https://rubygems.org" ];
3416 sha256 = "102rc07d78k5bkl0s9nd1gw6wz0w0zcvg4g5sl7z9xxi4r793c35";
3417 type = "gem";
3418 };
3419 version = "3.19.0";
3420 };
3421 rpam2 = {
3422 groups = [ "default" ];
3423 platforms = [ ];
3424 source = {
3425 remotes = [ "https://rubygems.org" ];
3426 sha256 = "1zvli3s4z1hf2l7gyfickm5i3afjrnycc3ihbiax6ji6arpbyf33";
3427 type = "gem";
3428 };
3429 version = "4.0.2";
3430 };
3431 rspec = {
3432 dependencies = [
3433 "rspec-core"
3434 "rspec-expectations"
3435 "rspec-mocks"
3436 ];
3437 groups = [ "default" ];
3438 platforms = [ ];
3439 source = {
3440 remotes = [ "https://rubygems.org" ];
3441 sha256 = "0h11wynaki22a40rfq3ahcs4r36jdpz9acbb3m5dkf0mm67sbydr";
3442 type = "gem";
3443 };
3444 version = "3.13.1";
3445 };
3446 rspec-core = {
3447 dependencies = [ "rspec-support" ];
3448 groups = [ "default" ];
3449 platforms = [ ];
3450 source = {
3451 remotes = [ "https://rubygems.org" ];
3452 sha256 = "18sgga9zjrd5579m9rpb78l7yn9a0bjzwz51z5kiq4y6jwl6hgxb";
3453 type = "gem";
3454 };
3455 version = "3.13.5";
3456 };
3457 rspec-expectations = {
3458 dependencies = [
3459 "diff-lcs"
3460 "rspec-support"
3461 ];
3462 groups = [ "default" ];
3463 platforms = [ ];
3464 source = {
3465 remotes = [ "https://rubygems.org" ];
3466 sha256 = "0dl8npj0jfpy31bxi6syc7jymyd861q277sfr6jawq2hv6hx791k";
3467 type = "gem";
3468 };
3469 version = "3.13.5";
3470 };
3471 rspec-mocks = {
3472 dependencies = [
3473 "diff-lcs"
3474 "rspec-support"
3475 ];
3476 groups = [ "default" ];
3477 platforms = [ ];
3478 source = {
3479 remotes = [ "https://rubygems.org" ];
3480 sha256 = "10gajm8iscl7gb8q926hyna83bw3fx2zb4sqdzjrznjs51pqlcz4";
3481 type = "gem";
3482 };
3483 version = "3.13.5";
3484 };
3485 rspec-support = {
3486 groups = [ "default" ];
3487 platforms = [ ];
3488 source = {
3489 remotes = [ "https://rubygems.org" ];
3490 sha256 = "1gwz4ykvj69n7dm6n5w64z8zmzc7z4gb96i0y4c4plaxafplbmxd";
3491 type = "gem";
3492 };
3493 version = "3.13.5";
3494 };
3495 rubocop = {
3496 dependencies = [
3497 "json"
3498 "language_server-protocol"
3499 "lint_roller"
3500 "parallel"
3501 "parser"
3502 "rainbow"
3503 "regexp_parser"
3504 "rubocop-ast"
3505 "ruby-progressbar"
3506 "unicode-display_width"
3507 ];
3508 groups = [ "default" ];
3509 platforms = [ ];
3510 source = {
3511 remotes = [ "https://rubygems.org" ];
3512 sha256 = "1x5bv4yrm02ma8qy5127arz3zx0y7cjmw7mrnffijp6gxw7z71b4";
3513 type = "gem";
3514 };
3515 version = "1.80.2";
3516 };
3517 rubocop-ast = {
3518 dependencies = [
3519 "parser"
3520 "prism"
3521 ];
3522 groups = [ "default" ];
3523 platforms = [ ];
3524 source = {
3525 remotes = [ "https://rubygems.org" ];
3526 sha256 = "0ar3y8w36am483ynyzg0x8iwhn8h34y8f4agny4lyqcqbfnzd9qd";
3527 type = "gem";
3528 };
3529 version = "1.46.0";
3530 };
3531 rubocop-performance = {
3532 dependencies = [
3533 "lint_roller"
3534 "rubocop"
3535 "rubocop-ast"
3536 ];
3537 groups = [ "default" ];
3538 platforms = [ ];
3539 source = {
3540 remotes = [ "https://rubygems.org" ];
3541 sha256 = "1h9flnqk2f3llwf8g0mk0fvzzznfj7hsil3qg88m803pi9b06zbg";
3542 type = "gem";
3543 };
3544 version = "1.25.0";
3545 };
3546 ruby-enum = {
3547 dependencies = [ "i18n" ];
3548 groups = [ "default" ];
3549 platforms = [ ];
3550 source = {
3551 remotes = [ "https://rubygems.org" ];
3552 sha256 = "1pys90hxylhyg969iw9lz3qai5lblf8xwbdg1g5aj52731a9k83p";
3553 type = "gem";
3554 };
3555 version = "0.9.0";
3556 };
3557 ruby-graphviz = {
3558 dependencies = [ "rexml" ];
3559 groups = [ "default" ];
3560 platforms = [ ];
3561 source = {
3562 remotes = [ "https://rubygems.org" ];
3563 sha256 = "010m283gk4qgzxkgrldlnrglh8d5fn6zvrzm56wf5abd7x7b8aqw";
3564 type = "gem";
3565 };
3566 version = "1.2.5";
3567 };
3568 ruby-keychain = {
3569 dependencies = [
3570 "ffi"
3571 "og-corefoundation"
3572 ];
3573 groups = [ "default" ];
3574 platforms = [ ];
3575 source = {
3576 remotes = [ "https://rubygems.org" ];
3577 sha256 = "1g57fr1r39bfh1r887hp87mawfg3miidagvpqyqq3l0152ya43wr";
3578 type = "gem";
3579 };
3580 version = "0.4.0";
3581 };
3582 ruby-libvirt = {
3583 groups = [ "default" ];
3584 platforms = [ ];
3585 source = {
3586 remotes = [ "https://rubygems.org" ];
3587 sha256 = "0r0igmwr22pi3dkkg1p79hjf8mr178qnz83q8fnaj87x7zk3qfyg";
3588 type = "gem";
3589 };
3590 version = "0.8.4";
3591 };
3592 ruby-lsp = {
3593 dependencies = [
3594 "language_server-protocol"
3595 "prism"
3596 "rbs"
3597 ];
3598 groups = [ "default" ];
3599 platforms = [ ];
3600 source = {
3601 remotes = [ "https://rubygems.org" ];
3602 sha256 = "050qg73g4qs3xza441nafy7610daa3k4ra0pbi3sdlawy9fwfh6i";
3603 type = "gem";
3604 };
3605 version = "0.26.1";
3606 };
3607 ruby-lxc = {
3608 groups = [ "default" ];
3609 platforms = [ ];
3610 source = {
3611 remotes = [ "https://rubygems.org" ];
3612 sha256 = "08pnghqp15fwylq6w2qh7x1ikkiq87irpy0z03n0gma4gdzzx2qa";
3613 type = "gem";
3614 };
3615 version = "1.2.3";
3616 };
3617 ruby-progressbar = {
3618 groups = [ "default" ];
3619 platforms = [ ];
3620 source = {
3621 remotes = [ "https://rubygems.org" ];
3622 sha256 = "0cwvyb7j47m7wihpfaq7rc47zwwx9k4v7iqd9s1xch5nm53rrz40";
3623 type = "gem";
3624 };
3625 version = "1.13.0";
3626 };
3627 ruby-terminfo = {
3628 groups = [ "default" ];
3629 platforms = [ ];
3630 source = {
3631 remotes = [ "https://rubygems.org" ];
3632 sha256 = "0rl4ic5pzvrpgd42z0c1s2n3j39c9znksblxxvmhkzrc0ckyg2cm";
3633 type = "gem";
3634 };
3635 version = "0.1.1";
3636 };
3637 ruby-vips = {
3638 dependencies = [
3639 "ffi"
3640 "logger"
3641 ];
3642 groups = [ "default" ];
3643 platforms = [ ];
3644 source = {
3645 remotes = [ "https://rubygems.org" ];
3646 sha256 = "0n3pgw1jkkivgkn08qpc4fb1kiivhbshkj0lhrms4sy3fahlgigk";
3647 type = "gem";
3648 };
3649 version = "2.2.5";
3650 };
3651 ruby2_keywords = {
3652 groups = [ "default" ];
3653 platforms = [ ];
3654 source = {
3655 remotes = [ "https://rubygems.org" ];
3656 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
3657 type = "gem";
3658 };
3659 version = "0.0.5";
3660 };
3661 ruby2ruby = {
3662 dependencies = [
3663 "ruby_parser"
3664 "sexp_processor"
3665 ];
3666 groups = [ "default" ];
3667 platforms = [ ];
3668 source = {
3669 remotes = [ "https://rubygems.org" ];
3670 sha256 = "0cs7z80wnr3spia7mdfqq2gn87sljl9hw08cxqsz0yiin8i1xd16";
3671 type = "gem";
3672 };
3673 version = "2.5.2";
3674 };
3675 ruby_parser = {
3676 dependencies = [
3677 "racc"
3678 "sexp_processor"
3679 ];
3680 groups = [ "default" ];
3681 platforms = [ ];
3682 source = {
3683 remotes = [ "https://rubygems.org" ];
3684 sha256 = "1v3g9nc7k154ii99zm0vxxb4jmkjyqy1v08g51jpsa7cbaz1m4wx";
3685 type = "gem";
3686 };
3687 version = "3.21.1";
3688 };
3689 rubyserial = {
3690 dependencies = [ "ffi" ];
3691 groups = [ "default" ];
3692 platforms = [ ];
3693 source = {
3694 remotes = [ "https://rubygems.org" ];
3695 sha256 = "1vj5yan6srbvkf5vfp9d9b9z8wyygd0zxcy54c35yhkjl6kwd22q";
3696 type = "gem";
3697 };
3698 version = "0.6.0";
3699 };
3700 rubyzip = {
3701 groups = [ "default" ];
3702 platforms = [ ];
3703 source = {
3704 remotes = [ "https://rubygems.org" ];
3705 sha256 = "05gl4vxq150y5174r5h28134vgv5465qh9imqk7jwz9fkrs19bz5";
3706 type = "gem";
3707 };
3708 version = "3.1.0";
3709 };
3710 rugged = {
3711 groups = [ "default" ];
3712 platforms = [ ];
3713 source = {
3714 remotes = [ "https://rubygems.org" ];
3715 sha256 = "1b7gcf6pxg4x607bica68dbz22b4kch33yi0ils6x3c8ql9akakz";
3716 type = "gem";
3717 };
3718 version = "1.9.0";
3719 };
3720 safe_yaml = {
3721 groups = [ "default" ];
3722 platforms = [ ];
3723 source = {
3724 remotes = [ "https://rubygems.org" ];
3725 sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
3726 type = "gem";
3727 };
3728 version = "1.0.5";
3729 };
3730 sass = {
3731 dependencies = [ "sass-listen" ];
3732 groups = [ "default" ];
3733 platforms = [ ];
3734 source = {
3735 remotes = [ "https://rubygems.org" ];
3736 sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0";
3737 type = "gem";
3738 };
3739 version = "3.7.4";
3740 };
3741 sass-listen = {
3742 dependencies = [
3743 "rb-fsevent"
3744 "rb-inotify"
3745 ];
3746 groups = [ "default" ];
3747 platforms = [ ];
3748 source = {
3749 remotes = [ "https://rubygems.org" ];
3750 sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df";
3751 type = "gem";
3752 };
3753 version = "4.0.0";
3754 };
3755 sassc = {
3756 dependencies = [ "ffi" ];
3757 groups = [ "default" ];
3758 platforms = [ ];
3759 source = {
3760 remotes = [ "https://rubygems.org" ];
3761 sha256 = "0gpqv48xhl8mb8qqhcifcp0pixn206a7imc07g48armklfqa4q2c";
3762 type = "gem";
3763 };
3764 version = "2.4.0";
3765 };
3766 sawyer = {
3767 dependencies = [
3768 "addressable"
3769 "faraday"
3770 ];
3771 groups = [ "default" ];
3772 platforms = [ ];
3773 source = {
3774 remotes = [ "https://rubygems.org" ];
3775 sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps";
3776 type = "gem";
3777 };
3778 version = "0.9.2";
3779 };
3780 scrypt = {
3781 dependencies = [
3782 "ffi-compiler"
3783 "rake"
3784 ];
3785 groups = [ "default" ];
3786 platforms = [ ];
3787 source = {
3788 remotes = [ "https://rubygems.org" ];
3789 sha256 = "1bx61brivcgn0ps755f8hslf8pzrmi1c5savdj8gxdz3qxdy7zb7";
3790 type = "gem";
3791 };
3792 version = "3.1.0";
3793 };
3794 seccomp-tools = {
3795 dependencies = [ "os" ];
3796 groups = [ "default" ];
3797 platforms = [ ];
3798 source = {
3799 remotes = [ "https://rubygems.org" ];
3800 sha256 = "0v5zyby5glih0prddxm8wp6gn2glrnvf7y4r64k4iqfpdazdpsa3";
3801 type = "gem";
3802 };
3803 version = "1.6.1";
3804 };
3805 semian = {
3806 groups = [ "default" ];
3807 platforms = [ ];
3808 source = {
3809 remotes = [ "https://rubygems.org" ];
3810 sha256 = "17maaffasl6plaa5i5wsbp9n585z1y4rix0azv8afaz6p3rp8vqy";
3811 type = "gem";
3812 };
3813 version = "0.25.2";
3814 };
3815 sequel = {
3816 dependencies = [ "bigdecimal" ];
3817 groups = [ "default" ];
3818 platforms = [ ];
3819 source = {
3820 remotes = [ "https://rubygems.org" ];
3821 sha256 = "0i8f0zvzxz3yyvbr77rmxcjn0d058ss9xgfkc6ha07xwx2fcf6lf";
3822 type = "gem";
3823 };
3824 version = "5.96.0";
3825 };
3826 sequel_pg = {
3827 dependencies = [
3828 "pg"
3829 "sequel"
3830 ];
3831 groups = [ "default" ];
3832 platforms = [ ];
3833 source = {
3834 remotes = [ "https://rubygems.org" ];
3835 sha256 = "1c5r1scy8dwfd8r1i37gqqrg84irs180ml8734lqrldzgyxjkxmg";
3836 type = "gem";
3837 };
3838 version = "1.17.2";
3839 };
3840 sexp_processor = {
3841 groups = [ "default" ];
3842 platforms = [ ];
3843 source = {
3844 remotes = [ "https://rubygems.org" ];
3845 sha256 = "1l0sdr7fbr3s864z4f4irza3nh4h353j1lhm2fygf02b2902l3dg";
3846 type = "gem";
3847 };
3848 version = "4.17.4";
3849 };
3850 simplecov = {
3851 dependencies = [
3852 "docile"
3853 "simplecov-html"
3854 "simplecov_json_formatter"
3855 ];
3856 groups = [ "default" ];
3857 platforms = [ ];
3858 source = {
3859 remotes = [ "https://rubygems.org" ];
3860 sha256 = "198kcbrjxhhzca19yrdcd6jjj9sb51aaic3b0sc3pwjghg3j49py";
3861 type = "gem";
3862 };
3863 version = "0.22.0";
3864 };
3865 simplecov-html = {
3866 groups = [ "default" ];
3867 platforms = [ ];
3868 source = {
3869 remotes = [ "https://rubygems.org" ];
3870 sha256 = "0ikjfwydgs08nm3xzc4cn4b6z6rmcrj2imp84xcnimy2wxa8w2xx";
3871 type = "gem";
3872 };
3873 version = "0.13.2";
3874 };
3875 simplecov_json_formatter = {
3876 groups = [ "default" ];
3877 platforms = [ ];
3878 source = {
3879 remotes = [ "https://rubygems.org" ];
3880 sha256 = "0a5l0733hj7sk51j81ykfmlk2vd5vaijlq9d5fn165yyx3xii52j";
3881 type = "gem";
3882 };
3883 version = "0.1.4";
3884 };
3885 simpleidn = {
3886 groups = [ "default" ];
3887 platforms = [ ];
3888 source = {
3889 remotes = [ "https://rubygems.org" ];
3890 sha256 = "0a9c1mdy12y81ck7mcn9f9i2s2wwzjh1nr92ps354q517zq9dkh8";
3891 type = "gem";
3892 };
3893 version = "0.2.3";
3894 };
3895 sinatra = {
3896 dependencies = [
3897 "logger"
3898 "mustermann"
3899 "rack"
3900 "rack-protection"
3901 "rack-session"
3902 "tilt"
3903 ];
3904 groups = [ "default" ];
3905 platforms = [ ];
3906 source = {
3907 remotes = [ "https://rubygems.org" ];
3908 sha256 = "002dkzdc1xqhvz5sdnj4vb0apczhs07mnpgq4kkd5dd1ka2pp6af";
3909 type = "gem";
3910 };
3911 version = "4.1.1";
3912 };
3913 singleton = {
3914 groups = [ "default" ];
3915 platforms = [ ];
3916 source = {
3917 remotes = [ "https://rubygems.org" ];
3918 sha256 = "0y2pc7lr979pab5n5lvk3jhsi99fhskl5f2s6004v8sabz51psl3";
3919 type = "gem";
3920 };
3921 version = "0.3.0";
3922 };
3923 slather = {
3924 dependencies = [
3925 "clamp"
3926 "xcodeproj"
3927 ];
3928 groups = [ "default" ];
3929 platforms = [ ];
3930 source = {
3931 remotes = [ "https://rubygems.org" ];
3932 sha256 = "0b6v4d5y042qd9grsfr2hh82i3lvc7lkjlf0jab1037dy10926nv";
3933 type = "gem";
3934 };
3935 version = "1.4.0";
3936 };
3937 slop = {
3938 groups = [ "default" ];
3939 platforms = [ ];
3940 source = {
3941 remotes = [ "https://rubygems.org" ];
3942 sha256 = "1iyrjskgxyn8i1679qwkzns85p909aq77cgx2m4fs5ygzysj4hw4";
3943 type = "gem";
3944 };
3945 version = "4.10.1";
3946 };
3947 snappy = {
3948 groups = [ "default" ];
3949 platforms = [ ];
3950 source = {
3951 remotes = [ "https://rubygems.org" ];
3952 sha256 = "1ndib94d181y5gd7qg515ralb02zri91vd3q94k21fgc4r897cd4";
3953 type = "gem";
3954 };
3955 version = "0.4.0";
3956 };
3957 snmp = {
3958 groups = [ "default" ];
3959 platforms = [ ];
3960 source = {
3961 remotes = [ "https://rubygems.org" ];
3962 sha256 = "005yjb33hyz7cqrki1h6x67wdza29gjskbmdk0iw8m0hj76aql7c";
3963 type = "gem";
3964 };
3965 version = "1.3.3";
3966 };
3967 solargraph = {
3968 dependencies = [
3969 "backport"
3970 "benchmark"
3971 "diff-lcs"
3972 "jaro_winkler"
3973 "kramdown"
3974 "kramdown-parser-gfm"
3975 "logger"
3976 "observer"
3977 "ostruct"
3978 "parser"
3979 "prism"
3980 "rbs"
3981 "reverse_markdown"
3982 "rubocop"
3983 "thor"
3984 "tilt"
3985 "yard"
3986 "yard-solargraph"
3987 ];
3988 groups = [ "default" ];
3989 platforms = [ ];
3990 source = {
3991 remotes = [ "https://rubygems.org" ];
3992 sha256 = "1f2jfwplbw5d1i2g81vqsczfvpjlqakwwawa4c374787fcwhpk5k";
3993 type = "gem";
3994 };
3995 version = "0.56.2";
3996 };
3997 sqlite3 = {
3998 dependencies = [ "mini_portile2" ];
3999 groups = [ "default" ];
4000 platforms = [ ];
4001 source = {
4002 remotes = [ "https://rubygems.org" ];
4003 sha256 = "0mxz46b3vrjgmg7wr3iaaffrraqgxrhr1pizx8n2y4s1jg6zxcnj";
4004 type = "gem";
4005 };
4006 version = "2.7.3";
4007 };
4008 standard = {
4009 dependencies = [
4010 "language_server-protocol"
4011 "lint_roller"
4012 "rubocop"
4013 "standard-custom"
4014 "standard-performance"
4015 ];
4016 groups = [ "default" ];
4017 platforms = [ ];
4018 source = {
4019 remotes = [ "https://rubygems.org" ];
4020 sha256 = "10psjid1xm5x31fbcmr2w4r6vrha86304199z5i4lisvrxymplmn";
4021 type = "gem";
4022 };
4023 version = "1.51.0";
4024 };
4025 standard-custom = {
4026 dependencies = [
4027 "lint_roller"
4028 "rubocop"
4029 ];
4030 groups = [ "default" ];
4031 platforms = [ ];
4032 source = {
4033 remotes = [ "https://rubygems.org" ];
4034 sha256 = "0av55ai0nv23z5mhrwj1clmxpgyngk7vk6rh58d4y1ws2y2dqjj2";
4035 type = "gem";
4036 };
4037 version = "1.0.2";
4038 };
4039 standard-performance = {
4040 dependencies = [
4041 "lint_roller"
4042 "rubocop-performance"
4043 ];
4044 groups = [ "default" ];
4045 platforms = [ ];
4046 source = {
4047 remotes = [ "https://rubygems.org" ];
4048 sha256 = "125pjbfasldlmhk2zwhh4gry4fclcbplnhyxj6da3ck1w38bf5zd";
4049 type = "gem";
4050 };
4051 version = "1.8.0";
4052 };
4053 string_inflection = {
4054 groups = [ "default" ];
4055 platforms = [ ];
4056 source = {
4057 remotes = [ "https://rubygems.org" ];
4058 sha256 = "0v57afc7rdr58xd6mayf9giifqgav3hqjr54kagi7iki3hn6vjag";
4059 type = "gem";
4060 };
4061 version = "0.1.2";
4062 };
4063 syntax_tree = {
4064 dependencies = [ "prettier_print" ];
4065 groups = [ "default" ];
4066 platforms = [ ];
4067 source = {
4068 remotes = [ "https://rubygems.org" ];
4069 sha256 = "0ggi6p7xxjsj42q8pp0yz6z7dbwlbr6fjbs4qnafr667jab5mqjn";
4070 type = "gem";
4071 };
4072 version = "6.3.0";
4073 };
4074 syntax_tree-haml = {
4075 dependencies = [
4076 "haml"
4077 "prettier_print"
4078 "syntax_tree"
4079 ];
4080 groups = [ "default" ];
4081 platforms = [ ];
4082 source = {
4083 remotes = [ "https://rubygems.org" ];
4084 sha256 = "0nb335cn093qnc3hyb8s4vbgn8apwz019m4dj15hz2y2gmkpdxnw";
4085 type = "gem";
4086 };
4087 version = "4.0.3";
4088 };
4089 syntax_tree-rbs = {
4090 dependencies = [
4091 "prettier_print"
4092 "rbs"
4093 "syntax_tree"
4094 ];
4095 groups = [ "default" ];
4096 platforms = [ ];
4097 source = {
4098 remotes = [ "https://rubygems.org" ];
4099 sha256 = "1g9n2i99y6b5l3x3vp2nk0fss2x0b2gd1h5hynbs2y4ab35jhrsr";
4100 type = "gem";
4101 };
4102 version = "1.0.0";
4103 };
4104 taglib-ruby = {
4105 groups = [ "default" ];
4106 platforms = [ ];
4107 source = {
4108 remotes = [ "https://rubygems.org" ];
4109 sha256 = "1bmirkz9lfhbykj3x48z1gv0jl1bfz60yscpl0hmjxrdmcihzfai";
4110 type = "gem";
4111 };
4112 version = "2.0.0";
4113 };
4114 temple = {
4115 groups = [ "default" ];
4116 platforms = [ ];
4117 source = {
4118 remotes = [ "https://rubygems.org" ];
4119 sha256 = "0b7pzx45f1vg6f53midy70ndlmb0k4k03zp4nsq8l0q9dx5yk8dp";
4120 type = "gem";
4121 };
4122 version = "0.10.4";
4123 };
4124 terminal-table = {
4125 groups = [ "default" ];
4126 platforms = [ ];
4127 source = {
4128 remotes = [ "https://rubygems.org" ];
4129 sha256 = "0hbmzfr17ji5ws5x5z3kypmb5irwwss7q7kkad0gs005ibqrxv0a";
4130 type = "gem";
4131 };
4132 version = "1.6.0";
4133 };
4134 text = {
4135 groups = [ "default" ];
4136 platforms = [ ];
4137 source = {
4138 remotes = [ "https://rubygems.org" ];
4139 sha256 = "1x6kkmsr49y3rnrin91rv8mpc3dhrf3ql08kbccw8yffq61brfrg";
4140 type = "gem";
4141 };
4142 version = "1.3.1";
4143 };
4144 thor = {
4145 groups = [ "default" ];
4146 platforms = [ ];
4147 source = {
4148 remotes = [ "https://rubygems.org" ];
4149 sha256 = "0gcarlmpfbmqnjvwfz44gdjhcmm634di7plcx2zdgwdhrhifhqw7";
4150 type = "gem";
4151 };
4152 version = "1.4.0";
4153 };
4154 thrift = {
4155 groups = [ "default" ];
4156 platforms = [ ];
4157 source = {
4158 remotes = [ "https://rubygems.org" ];
4159 sha256 = "0y2xpdpj8rm9xgx2w9l8liwb6hqcwqxnmhnhkvw15y4saabs2i3s";
4160 type = "gem";
4161 };
4162 version = "0.22.0";
4163 };
4164 tilt = {
4165 groups = [ "default" ];
4166 platforms = [ ];
4167 source = {
4168 remotes = [ "https://rubygems.org" ];
4169 sha256 = "0w27v04d7rnxjr3f65w1m7xyvr6ch6szjj2v5wv1wz6z5ax9pa9m";
4170 type = "gem";
4171 };
4172 version = "2.6.1";
4173 };
4174 timeout = {
4175 groups = [ "default" ];
4176 platforms = [ ];
4177 source = {
4178 remotes = [ "https://rubygems.org" ];
4179 sha256 = "03p31w5ghqfsbz5mcjzvwgkw3h9lbvbknqvrdliy8pxmn9wz02cm";
4180 type = "gem";
4181 };
4182 version = "0.4.3";
4183 };
4184 tiny_tds = {
4185 dependencies = [ "bigdecimal" ];
4186 groups = [ "default" ];
4187 platforms = [ ];
4188 source = {
4189 remotes = [ "https://rubygems.org" ];
4190 sha256 = "0rm9bjby47pd2y9125c9k11gc8avbc79b7l1cmn1h2rqpy80m1si";
4191 type = "gem";
4192 };
4193 version = "3.3.0";
4194 };
4195 treetop = {
4196 dependencies = [ "polyglot" ];
4197 groups = [ "default" ];
4198 platforms = [ ];
4199 source = {
4200 remotes = [ "https://rubygems.org" ];
4201 sha256 = "1m5fqy7vq6y7bgxmw7jmk7y6pla83m16p7lb41lbqgg53j8x2cds";
4202 type = "gem";
4203 };
4204 version = "1.6.14";
4205 };
4206 tty-color = {
4207 groups = [ "default" ];
4208 platforms = [ ];
4209 source = {
4210 remotes = [ "https://rubygems.org" ];
4211 sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g";
4212 type = "gem";
4213 };
4214 version = "0.6.0";
4215 };
4216 tty-command = {
4217 dependencies = [ "pastel" ];
4218 groups = [ "default" ];
4219 platforms = [ ];
4220 source = {
4221 remotes = [ "https://rubygems.org" ];
4222 sha256 = "14hi8xiahfrrnydw6g3i30lxvvz90wp4xsrlhx8mabckrcglfv0c";
4223 type = "gem";
4224 };
4225 version = "0.10.1";
4226 };
4227 tty-option = {
4228 groups = [ "default" ];
4229 platforms = [ ];
4230 source = {
4231 remotes = [ "https://rubygems.org" ];
4232 sha256 = "019ir4bcr8fag7dmq7ph6ilpvwjbv4qalip0bz7dlddbd6fk4vjs";
4233 type = "gem";
4234 };
4235 version = "0.3.0";
4236 };
4237 typhoeus = {
4238 dependencies = [ "ethon" ];
4239 groups = [ "default" ];
4240 platforms = [ ];
4241 source = {
4242 remotes = [ "https://rubygems.org" ];
4243 sha256 = "0fryvvqz7432lvi8rrrqy0b0jnzih2w6s5rqx70fc5gm3vnnf2qj";
4244 type = "gem";
4245 };
4246 version = "1.5.0";
4247 };
4248 tzinfo = {
4249 dependencies = [ "concurrent-ruby" ];
4250 groups = [ "default" ];
4251 platforms = [ ];
4252 source = {
4253 remotes = [ "https://rubygems.org" ];
4254 sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
4255 type = "gem";
4256 };
4257 version = "2.0.6";
4258 };
4259 uglifier = {
4260 dependencies = [ "execjs" ];
4261 groups = [ "default" ];
4262 platforms = [ ];
4263 source = {
4264 remotes = [ "https://rubygems.org" ];
4265 sha256 = "1apmqsad2y1avffh79f4lfysfppz94fvpyi7lkkj3z8bn60jpm3m";
4266 type = "gem";
4267 };
4268 version = "4.2.1";
4269 };
4270 unf_ext = {
4271 groups = [ "default" ];
4272 platforms = [ ];
4273 source = {
4274 remotes = [ "https://rubygems.org" ];
4275 sha256 = "1sf6bxvf6x8gihv6j63iakixmdddgls58cpxpg32chckb2l18qcj";
4276 type = "gem";
4277 };
4278 version = "0.0.9.1";
4279 };
4280 unicode-display_width = {
4281 dependencies = [ "unicode-emoji" ];
4282 groups = [ "default" ];
4283 platforms = [ ];
4284 source = {
4285 remotes = [ "https://rubygems.org" ];
4286 sha256 = "0hiwhnqpq271xqari6mg996fgjps42sffm9cpk6ljn8sd2srdp8c";
4287 type = "gem";
4288 };
4289 version = "3.2.0";
4290 };
4291 unicode-emoji = {
4292 groups = [ "default" ];
4293 platforms = [ ];
4294 source = {
4295 remotes = [ "https://rubygems.org" ];
4296 sha256 = "1995yfjbvjlwrslq48gzzc9j0blkdzlbda9h90pjbm0yvzax55s9";
4297 type = "gem";
4298 };
4299 version = "4.1.0";
4300 };
4301 uri = {
4302 groups = [ "default" ];
4303 platforms = [ ];
4304 source = {
4305 remotes = [ "https://rubygems.org" ];
4306 sha256 = "04bhfvc25b07jaiaf62yrach7khhr5jlr5bx6nygg8pf11329wp9";
4307 type = "gem";
4308 };
4309 version = "1.0.3";
4310 };
4311 uuid4r = {
4312 groups = [ "default" ];
4313 platforms = [ ];
4314 source = {
4315 remotes = [ "https://rubygems.org" ];
4316 sha256 = "0qlcxzn8pnql34pcdrkd20kdla3k6n2sspaxp3lwwx8a87jnzbc3";
4317 type = "gem";
4318 };
4319 version = "0.2.0";
4320 };
4321 webmention = {
4322 dependencies = [
4323 "http"
4324 "indieweb-endpoints"
4325 "nokogiri"
4326 ];
4327 groups = [ "default" ];
4328 platforms = [ ];
4329 source = {
4330 remotes = [ "https://rubygems.org" ];
4331 sha256 = "1ag06gal14r3rlcv0c951w1a9wb0d04mk5pz2v0f71q9fzwxwwmi";
4332 type = "gem";
4333 };
4334 version = "7.0.0";
4335 };
4336 webrick = {
4337 groups = [ "default" ];
4338 platforms = [ ];
4339 source = {
4340 remotes = [ "https://rubygems.org" ];
4341 sha256 = "12d9n8hll67j737ym2zw4v23cn4vxyfkb6vyv1rzpwv6y6a3qbdl";
4342 type = "gem";
4343 };
4344 version = "1.9.1";
4345 };
4346 whois = {
4347 groups = [ "default" ];
4348 platforms = [ ];
4349 source = {
4350 remotes = [ "https://rubygems.org" ];
4351 sha256 = "10jx3kk00km79y34czmzx8g1hj6bc1a0iqr8p7h5vxvaahxjsk31";
4352 type = "gem";
4353 };
4354 version = "6.0.2";
4355 };
4356 xcodeproj = {
4357 dependencies = [
4358 "activesupport"
4359 "colored"
4360 ];
4361 groups = [ "default" ];
4362 platforms = [ ];
4363 source = {
4364 remotes = [ "https://rubygems.org" ];
4365 sha256 = "1al9p580rg5g91fzp267a6b66i3cr534xmfd1q03rvl8jybdd8ny";
4366 type = "gem";
4367 };
4368 version = "0.19.4";
4369 };
4370 xctasks = {
4371 groups = [ "default" ];
4372 platforms = [ ];
4373 source = {
4374 remotes = [ "https://rubygems.org" ];
4375 sha256 = "1jmxq0dv2q4qs628cykrhsm9piysjsacbq5blsf35a0fj015bw7l";
4376 type = "gem";
4377 };
4378 version = "0.2.2";
4379 };
4380 yard = {
4381 groups = [ "default" ];
4382 platforms = [ ];
4383 source = {
4384 remotes = [ "https://rubygems.org" ];
4385 sha256 = "14k9lb9a60r9z2zcqg08by9iljrrgjxdkbd91gw17rkqkqwi1sd6";
4386 type = "gem";
4387 };
4388 version = "0.9.37";
4389 };
4390 yard-solargraph = {
4391 dependencies = [ "yard" ];
4392 groups = [ "default" ];
4393 platforms = [ ];
4394 source = {
4395 remotes = [ "https://rubygems.org" ];
4396 sha256 = "03lklm47k6k294ww97x6zpvlqlyjm5q8jidrixhil622r4cld6m1";
4397 type = "gem";
4398 };
4399 version = "0.1.0";
4400 };
4401 zookeeper = {
4402 groups = [ "default" ];
4403 platforms = [ ];
4404 source = {
4405 remotes = [ "https://rubygems.org" ];
4406 sha256 = "1hc87pbmgc53lksa1aql61kxn9d2kjzmlhnjxa5rcn01qhm3pkvg";
4407 type = "gem";
4408 };
4409 version = "1.5.5";
4410 };
4411}