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