Merge pull request #305573 from wegank/ockam-hash
[NixPkgs.git] / pkgs / top-level / ruby-packages.nix
blobc220d1275051b832e0c2c8cddd45b842402f9ee6
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" "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   liquid = {
2082     groups = ["default"];
2083     platforms = [];
2084     source = {
2085       remotes = ["https://rubygems.org"];
2086       sha256 = "1czxv2i1gv3k7hxnrgfjb0z8khz74l4pmfwd70c7kr25l2qypksg";
2087       type = "gem";
2088     };
2089     version = "4.0.4";
2090   };
2091   listen = {
2092     dependencies = ["rb-fsevent" "rb-inotify"];
2093     groups = ["default"];
2094     platforms = [];
2095     source = {
2096       remotes = ["https://rubygems.org"];
2097       sha256 = "13rgkfar8pp31z1aamxf5y7cfq88wv6rxxcwy7cmm177qq508ycn";
2098       type = "gem";
2099     };
2100     version = "3.8.0";
2101   };
2102   llhttp-ffi = {
2103     dependencies = ["ffi-compiler" "rake"];
2104     groups = ["default"];
2105     platforms = [];
2106     source = {
2107       remotes = ["https://rubygems.org"];
2108       sha256 = "1yph78m8w8l6i9833fc7shy5krk4mnqjc7ys0bg9kgxw8jnl0vs9";
2109       type = "gem";
2110     };
2111     version = "0.5.0";
2112   };
2113   loofah = {
2114     dependencies = ["crass" "nokogiri"];
2115     groups = ["default"];
2116     platforms = [];
2117     source = {
2118       remotes = ["https://rubygems.org"];
2119       sha256 = "1zkjqf37v2d7s11176cb35cl83wls5gm3adnfkn2zcc61h3nxmqh";
2120       type = "gem";
2121     };
2122     version = "2.22.0";
2123   };
2124   mab = {
2125     groups = ["default"];
2126     platforms = [];
2127     source = {
2128       remotes = ["https://rubygems.org"];
2129       sha256 = "0manxbilpx0hdi19lhdsr4ncvbzgmwh279b64j8w60dg0p0i4b4j";
2130       type = "gem";
2131     };
2132     version = "0.0.3";
2133   };
2134   magic = {
2135     dependencies = ["ffi"];
2136     groups = ["default"];
2137     platforms = [];
2138     source = {
2139       remotes = ["https://rubygems.org"];
2140       sha256 = "18vkdq2748wxg0kr923fbhx92wikh2dwv2hp8xind57qs7gn26pr";
2141       type = "gem";
2142     };
2143     version = "0.2.9";
2144   };
2145   mail = {
2146     dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"];
2147     groups = ["default"];
2148     platforms = [];
2149     source = {
2150       remotes = ["https://rubygems.org"];
2151       sha256 = "1bf9pysw1jfgynv692hhaycfxa8ckay1gjw5hz3madrbrynryfzc";
2152       type = "gem";
2153     };
2154     version = "2.8.1";
2155   };
2156   marcel = {
2157     groups = ["default"];
2158     platforms = [];
2159     source = {
2160       remotes = ["https://rubygems.org"];
2161       sha256 = "190n2mk8m1l708kr88fh6mip9sdsh339d2s6sgrik3sbnvz4jmhd";
2162       type = "gem";
2163     };
2164     version = "1.0.4";
2165   };
2166   markaby = {
2167     dependencies = ["builder"];
2168     groups = ["default"];
2169     platforms = [];
2170     source = {
2171       remotes = ["https://rubygems.org"];
2172       sha256 = "0da76p1gvfabm49a0g0pppxgcdackw8f3qhljalqykd4d5mb828j";
2173       type = "gem";
2174     };
2175     version = "0.9.3";
2176   };
2177   matrix = {
2178     groups = ["default"];
2179     platforms = [];
2180     source = {
2181       remotes = ["https://rubygems.org"];
2182       sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i";
2183       type = "gem";
2184     };
2185     version = "0.4.2";
2186   };
2187   mercenary = {
2188     groups = ["default"];
2189     platforms = [];
2190     source = {
2191       remotes = ["https://rubygems.org"];
2192       sha256 = "10la0xw82dh5mqab8bl0dk21zld63cqxb1g16fk8cb39ylc4n21a";
2193       type = "gem";
2194     };
2195     version = "0.3.6";
2196   };
2197   method_source = {
2198     groups = ["default"];
2199     platforms = [];
2200     source = {
2201       remotes = ["https://rubygems.org"];
2202       sha256 = "1pnyh44qycnf9mzi1j6fywd5fkskv3x7nmsqrrws0rjn5dd4ayfp";
2203       type = "gem";
2204     };
2205     version = "1.0.0";
2206   };
2207   mime-types = {
2208     dependencies = ["mime-types-data"];
2209     groups = ["default"];
2210     platforms = [];
2211     source = {
2212       remotes = ["https://rubygems.org"];
2213       sha256 = "1r64z0m5zrn4k37wabfnv43wa6yivgdfk6cf2rpmmirlz889yaf1";
2214       type = "gem";
2215     };
2216     version = "3.5.2";
2217   };
2218   mime-types-data = {
2219     groups = ["default"];
2220     platforms = [];
2221     source = {
2222       remotes = ["https://rubygems.org"];
2223       sha256 = "00x7w5xqsj9m33v3vkmy23wipkkysafksib53ypzn27p5g81w455";
2224       type = "gem";
2225     };
2226     version = "3.2024.0305";
2227   };
2228   mini_magick = {
2229     groups = ["default"];
2230     platforms = [];
2231     source = {
2232       remotes = ["https://rubygems.org"];
2233       sha256 = "0slh78f9z6n0l1i2km7m48yz7l4fjrk88sj1f4mh1wb39sl2yc37";
2234       type = "gem";
2235     };
2236     version = "4.12.0";
2237   };
2238   mini_mime = {
2239     groups = ["default"];
2240     platforms = [];
2241     source = {
2242       remotes = ["https://rubygems.org"];
2243       sha256 = "1vycif7pjzkr29mfk4dlqv3disc5dn0va04lkwajlpr1wkibg0c6";
2244       type = "gem";
2245     };
2246     version = "1.1.5";
2247   };
2248   mini_portile2 = {
2249     groups = ["default"];
2250     platforms = [];
2251     source = {
2252       remotes = ["https://rubygems.org"];
2253       sha256 = "1kl9c3kdchjabrihdqfmcplk3lq4cw1rr9f378y6q22qwy5dndvs";
2254       type = "gem";
2255     };
2256     version = "2.8.5";
2257   };
2258   minima = {
2259     dependencies = ["jekyll" "jekyll-feed" "jekyll-seo-tag"];
2260     groups = ["default"];
2261     platforms = [];
2262     source = {
2263       remotes = ["https://rubygems.org"];
2264       sha256 = "1gk7jmriiswda1ykjzpsw9cpiya4m9n0yrh0h6xnrc8zcfy543jj";
2265       type = "gem";
2266     };
2267     version = "2.5.1";
2268   };
2269   minitest = {
2270     groups = ["default"];
2271     platforms = [];
2272     source = {
2273       remotes = ["https://rubygems.org"];
2274       sha256 = "07lq26b86giy3ha3fhrywk9r1ajhc2pm2mzj657jnpnbj1i6g17a";
2275       type = "gem";
2276     };
2277     version = "5.22.3";
2278   };
2279   msgpack = {
2280     groups = ["default"];
2281     platforms = [];
2282     source = {
2283       remotes = ["https://rubygems.org"];
2284       sha256 = "1a5adcb7bwan09mqhj3wi9ib52hmdzmqg7q08pggn3adibyn5asr";
2285       type = "gem";
2286     };
2287     version = "1.7.2";
2288   };
2289   multi_json = {
2290     groups = ["default"];
2291     platforms = [];
2292     source = {
2293       remotes = ["https://rubygems.org"];
2294       sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
2295       type = "gem";
2296     };
2297     version = "1.15.0";
2298   };
2299   mustermann = {
2300     dependencies = ["ruby2_keywords"];
2301     groups = ["default"];
2302     platforms = [];
2303     source = {
2304       remotes = ["https://rubygems.org"];
2305       sha256 = "0rwbq20s2gdh8dljjsgj5s6wqqfmnbclhvv2c2608brv7jm6jdbd";
2306       type = "gem";
2307     };
2308     version = "3.0.0";
2309   };
2310   mutex_m = {
2311     groups = ["default"];
2312     platforms = [];
2313     source = {
2314       remotes = ["https://rubygems.org"];
2315       sha256 = "1ma093ayps1m92q845hmpk0dmadicvifkbf05rpq9pifhin0rvxn";
2316       type = "gem";
2317     };
2318     version = "0.2.0";
2319   };
2320   mysql2 = {
2321     groups = ["default"];
2322     platforms = [];
2323     source = {
2324       remotes = ["https://rubygems.org"];
2325       sha256 = "0cysv1wdfdbizwkd0d9s16s832khdwv31pgp01mw2g3bbpa4gx3h";
2326       type = "gem";
2327     };
2328     version = "0.5.6";
2329   };
2330   nap = {
2331     groups = ["default"];
2332     platforms = [];
2333     source = {
2334       remotes = ["https://rubygems.org"];
2335       sha256 = "0xm5xssxk5s03wjarpipfm39qmgxsalb46v1prsis14x1xk935ll";
2336       type = "gem";
2337     };
2338     version = "1.1.0";
2339   };
2340   native-package-installer = {
2341     groups = ["default"];
2342     platforms = [];
2343     source = {
2344       remotes = ["https://rubygems.org"];
2345       sha256 = "0bvr9q7qwbmg9jfg85r1i5l7d0yxlgp0l2jg62j921vm49mipd7v";
2346       type = "gem";
2347     };
2348     version = "1.1.9";
2349   };
2350   ncursesw = {
2351     groups = ["default"];
2352     platforms = [];
2353     source = {
2354       remotes = ["https://rubygems.org"];
2355       sha256 = "1nc14wls1yiigz593vw7580hb99lf4n485axapiz6sqpg1jnlhcr";
2356       type = "gem";
2357     };
2358     version = "1.4.10";
2359   };
2360   net-http = {
2361     dependencies = ["uri"];
2362     groups = ["default"];
2363     platforms = [];
2364     source = {
2365       remotes = ["https://rubygems.org"];
2366       sha256 = "10n2n9aq00ih8v881af88l1zyrqgs5cl3njdw8argjwbl5ggqvm9";
2367       type = "gem";
2368     };
2369     version = "0.4.1";
2370   };
2371   net-http-persistent = {
2372     dependencies = ["connection_pool"];
2373     groups = ["default"];
2374     platforms = [];
2375     source = {
2376       remotes = ["https://rubygems.org"];
2377       sha256 = "0i1as2lgnw7b4jid0gw5glv5hnxz36nmfsbr9rmxbcap72ijgy03";
2378       type = "gem";
2379     };
2380     version = "4.0.2";
2381   };
2382   net-imap = {
2383     dependencies = ["date" "net-protocol"];
2384     groups = ["default"];
2385     platforms = [];
2386     source = {
2387       remotes = ["https://rubygems.org"];
2388       sha256 = "0zn7j2w0hc622ig0rslk4iy6yp3937dy9ibhyr1mwwx39n7paxaj";
2389       type = "gem";
2390     };
2391     version = "0.4.10";
2392   };
2393   net-pop = {
2394     dependencies = ["net-protocol"];
2395     groups = ["default"];
2396     platforms = [];
2397     source = {
2398       remotes = ["https://rubygems.org"];
2399       sha256 = "1wyz41jd4zpjn0v1xsf9j778qx1vfrl24yc20cpmph8k42c4x2w4";
2400       type = "gem";
2401     };
2402     version = "0.1.2";
2403   };
2404   net-protocol = {
2405     dependencies = ["timeout"];
2406     groups = ["default"];
2407     platforms = [];
2408     source = {
2409       remotes = ["https://rubygems.org"];
2410       sha256 = "1a32l4x73hz200cm587bc29q8q9az278syw3x6fkc9d1lv5y0wxa";
2411       type = "gem";
2412     };
2413     version = "0.2.2";
2414   };
2415   net-scp = {
2416     dependencies = ["net-ssh"];
2417     groups = ["default"];
2418     platforms = [];
2419     source = {
2420       remotes = ["https://rubygems.org"];
2421       sha256 = "1si2nq9l6jy5n2zw1q59a5gaji7v9vhy8qx08h4fg368906ysbdk";
2422       type = "gem";
2423     };
2424     version = "4.0.0";
2425   };
2426   net-smtp = {
2427     dependencies = ["net-protocol"];
2428     groups = ["default"];
2429     platforms = [];
2430     source = {
2431       remotes = ["https://rubygems.org"];
2432       sha256 = "0amlhz8fhnjfmsiqcjajip57ici2xhw089x7zqyhpk51drg43h2z";
2433       type = "gem";
2434     };
2435     version = "0.5.0";
2436   };
2437   net-ssh = {
2438     groups = ["default"];
2439     platforms = [];
2440     source = {
2441       remotes = ["https://rubygems.org"];
2442       sha256 = "1i01340c4i144vvn3x54lc2rb77ch829qipl1rh6rqwm3yxzml9w";
2443       type = "gem";
2444     };
2445     version = "7.2.1";
2446   };
2447   netrc = {
2448     groups = ["default"];
2449     platforms = [];
2450     source = {
2451       remotes = ["https://rubygems.org"];
2452       sha256 = "0gzfmcywp1da8nzfqsql2zqi648mfnx6qwkig3cv36n9m0yy676y";
2453       type = "gem";
2454     };
2455     version = "0.11.0";
2456   };
2457   nio4r = {
2458     groups = ["default"];
2459     platforms = [];
2460     source = {
2461       remotes = ["https://rubygems.org"];
2462       sha256 = "15iwbiij52x6jhdbl0rkcldnhfndmsy0sbnsygkr9vhskfqrp72m";
2463       type = "gem";
2464     };
2465     version = "2.7.1";
2466   };
2467   nokogiri = {
2468     dependencies = ["mini_portile2" "racc"];
2469     groups = ["default"];
2470     platforms = [];
2471     source = {
2472       remotes = ["https://rubygems.org"];
2473       sha256 = "0j72sg8n8834vbw2x8glcp46y5r2dls2pj64ll7rmf6mri9s52j9";
2474       type = "gem";
2475     };
2476     version = "1.16.3";
2477   };
2478   observer = {
2479     groups = ["default"];
2480     platforms = [];
2481     source = {
2482       remotes = ["https://rubygems.org"];
2483       sha256 = "1b2h1642jy1xrgyakyzz6bkq43gwp8yvxrs8sww12rms65qi18yq";
2484       type = "gem";
2485     };
2486     version = "0.1.2";
2487   };
2488   octokit = {
2489     dependencies = ["faraday" "sawyer"];
2490     groups = ["default"];
2491     platforms = [];
2492     source = {
2493       remotes = ["https://rubygems.org"];
2494       sha256 = "15lvy06h276jryxg19258b2yqaykf0567sp0n16yipywhbp94860";
2495       type = "gem";
2496     };
2497     version = "4.25.1";
2498   };
2499   og-corefoundation = {
2500     dependencies = ["ffi"];
2501     groups = ["default"];
2502     platforms = [];
2503     source = {
2504       remotes = ["https://rubygems.org"];
2505       sha256 = "0xmz13rb92xy55askn5f3kkmz14qwyyhkdsikk2gd1ydicnaqkh8";
2506       type = "gem";
2507     };
2508     version = "0.2.3";
2509   };
2510   one_gadget = {
2511     dependencies = ["elftools"];
2512     groups = ["default"];
2513     platforms = [];
2514     source = {
2515       remotes = ["https://rubygems.org"];
2516       sha256 = "0v079xkzzr1bjff5z2wlzs0k11nk4b04kgy1p63lwhbl12jl7qz1";
2517       type = "gem";
2518     };
2519     version = "1.7.4";
2520   };
2521   openssl = {
2522     groups = ["default"];
2523     platforms = [];
2524     source = {
2525       remotes = ["https://rubygems.org"];
2526       sha256 = "054d6ybgjdzxw567m7rbnd46yp6gkdbc5ihr536vxd3p15vbhjrw";
2527       type = "gem";
2528     };
2529     version = "3.2.0";
2530   };
2531   optimist = {
2532     groups = ["default"];
2533     platforms = [];
2534     source = {
2535       remotes = ["https://rubygems.org"];
2536       sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk";
2537       type = "gem";
2538     };
2539     version = "3.0.1";
2540   };
2541   opus-ruby = {
2542     dependencies = ["ffi"];
2543     groups = ["default"];
2544     platforms = [];
2545     source = {
2546       remotes = ["https://rubygems.org"];
2547       sha256 = "0lyf2a8f1w1jk0qrl8h0gsydfalbh19g5k2c6xlq8j1sfzb0ij4d";
2548       type = "gem";
2549     };
2550     version = "1.0.1";
2551   };
2552   ovirt-engine-sdk = {
2553     dependencies = ["json"];
2554     groups = ["default"];
2555     platforms = [];
2556     source = {
2557       remotes = ["https://rubygems.org"];
2558       sha256 = "1vmacvx9q8iwnfbmybi7wlrvz0z47l8j5vgh3cm4pnsb35k95dsa";
2559       type = "gem";
2560     };
2561     version = "4.6.0";
2562   };
2563   pandocomatic = {
2564     dependencies = ["optimist" "paru"];
2565     groups = ["default"];
2566     platforms = [];
2567     source = {
2568       remotes = ["https://rubygems.org"];
2569       sha256 = "04gq05mgy3v8gac0dk8ldr59865vbjhkzna51w8wh900512lakyq";
2570       type = "gem";
2571     };
2572     version = "1.1.2";
2573   };
2574   pango = {
2575     dependencies = ["cairo-gobject" "gobject-introspection"];
2576     groups = ["default"];
2577     platforms = [];
2578     source = {
2579       remotes = ["https://rubygems.org"];
2580       sha256 = "1lpl4klg2f1rq8rpsgkmjndkpf4zh2b8jjwryi8s3s5w9lb3314y";
2581       type = "gem";
2582     };
2583     version = "4.2.1";
2584   };
2585   parallel = {
2586     groups = ["default"];
2587     platforms = [];
2588     source = {
2589       remotes = ["https://rubygems.org"];
2590       sha256 = "15wkxrg1sj3n1h2g8jcrn7gcapwcgxr659ypjf75z1ipkgxqxwsv";
2591       type = "gem";
2592     };
2593     version = "1.24.0";
2594   };
2595   parser = {
2596     dependencies = ["ast" "racc"];
2597     groups = ["default"];
2598     platforms = [];
2599     source = {
2600       remotes = ["https://rubygems.org"];
2601       sha256 = "11r6kp8wam0nkfvnwyc1fmvky102r1vcfr84vi2p1a2wa0z32j3p";
2602       type = "gem";
2603     };
2604     version = "3.3.0.5";
2605   };
2606   paru = {
2607     groups = ["default"];
2608     platforms = [];
2609     source = {
2610       remotes = ["https://rubygems.org"];
2611       sha256 = "10jiv4c28bdvp4r98s042ilzks8wx36qw5a4byragwa1fzwy87va";
2612       type = "gem";
2613     };
2614     version = "1.2.0";
2615   };
2616   pastel = {
2617     dependencies = ["tty-color"];
2618     groups = ["default"];
2619     platforms = [];
2620     source = {
2621       remotes = ["https://rubygems.org"];
2622       sha256 = "0xash2gj08dfjvq4hy6l1z22s5v30fhizwgs10d6nviggpxsj7a8";
2623       type = "gem";
2624     };
2625     version = "0.8.0";
2626   };
2627   pathutil = {
2628     dependencies = ["forwardable-extended"];
2629     groups = ["default"];
2630     platforms = [];
2631     source = {
2632       remotes = ["https://rubygems.org"];
2633       sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
2634       type = "gem";
2635     };
2636     version = "0.16.2";
2637   };
2638   patron = {
2639     groups = ["default"];
2640     platforms = [];
2641     source = {
2642       remotes = ["https://rubygems.org"];
2643       sha256 = "0523gddx88zql2mq6655k60gy2ac8vybpzkcf90lmd9nx7wl3fi9";
2644       type = "gem";
2645     };
2646     version = "0.13.3";
2647   };
2648   pcaprub = {
2649     groups = ["default"];
2650     platforms = [];
2651     source = {
2652       remotes = ["https://rubygems.org"];
2653       sha256 = "0886fcc5bi0kc0rbma5fj3wa3hbg2nl7ivnbi2j995yzg36zq7xy";
2654       type = "gem";
2655     };
2656     version = "0.13.1";
2657   };
2658   pg = {
2659     groups = ["default"];
2660     platforms = [];
2661     source = {
2662       remotes = ["https://rubygems.org"];
2663       sha256 = "071b55bhsz7mivlnp2kv0a11msnl7xg5awvk8mlflpl270javhsb";
2664       type = "gem";
2665     };
2666     version = "1.5.6";
2667   };
2668   pkg-config = {
2669     groups = ["default"];
2670     platforms = [];
2671     source = {
2672       remotes = ["https://rubygems.org"];
2673       sha256 = "04wi7n51w42v9s958gfmxwkg5iikq25whacyflpi307517ymlaya";
2674       type = "gem";
2675     };
2676     version = "1.5.6";
2677   };
2678   polyglot = {
2679     groups = ["default"];
2680     platforms = [];
2681     source = {
2682       remotes = ["https://rubygems.org"];
2683       sha256 = "1bqnxwyip623d8pr29rg6m8r0hdg08fpr2yb74f46rn1wgsnxmjr";
2684       type = "gem";
2685     };
2686     version = "0.3.5";
2687   };
2688   prettier = {
2689     dependencies = ["syntax_tree" "syntax_tree-haml" "syntax_tree-rbs"];
2690     groups = ["default"];
2691     platforms = [];
2692     source = {
2693       remotes = ["https://rubygems.org"];
2694       sha256 = "1iavhgs7iahjz28sks5kkml9gr43fx5rpq5l0ql81pkmfv3i0cbi";
2695       type = "gem";
2696     };
2697     version = "4.0.4";
2698   };
2699   prettier_print = {
2700     groups = ["default"];
2701     platforms = [];
2702     source = {
2703       remotes = ["https://rubygems.org"];
2704       sha256 = "1ybgks9862zmlx71zd4j20ky86fsrp6j6m0az4hzzb1zyaskha57";
2705       type = "gem";
2706     };
2707     version = "1.2.1";
2708   };
2709   prism = {
2710     groups = ["default"];
2711     platforms = [];
2712     source = {
2713       remotes = ["https://rubygems.org"];
2714       sha256 = "0pgxgng905jbhp0pr54w4w2pr4nqcq80ijj48204bj4x4nigj8ji";
2715       type = "gem";
2716     };
2717     version = "0.24.0";
2718   };
2719   pry = {
2720     dependencies = ["coderay" "method_source"];
2721     groups = ["default"];
2722     platforms = [];
2723     source = {
2724       remotes = ["https://rubygems.org"];
2725       sha256 = "0k9kqkd9nps1w1r1rb7wjr31hqzkka2bhi8b518x78dcxppm9zn4";
2726       type = "gem";
2727     };
2728     version = "0.14.2";
2729   };
2730   pry-byebug = {
2731     dependencies = ["byebug" "pry"];
2732     groups = ["default"];
2733     platforms = [];
2734     source = {
2735       remotes = ["https://rubygems.org"];
2736       sha256 = "1y41al94ks07166qbp2200yzyr5y60hm7xaiw4lxpgsm4b1pbyf8";
2737       type = "gem";
2738     };
2739     version = "3.10.1";
2740   };
2741   pry-doc = {
2742     dependencies = ["pry" "yard"];
2743     groups = ["default"];
2744     platforms = [];
2745     source = {
2746       remotes = ["https://rubygems.org"];
2747       sha256 = "0xgsr1agv754709fb7x11zn07skmbwlds88sa5s57d7x1apswmkd";
2748       type = "gem";
2749     };
2750     version = "1.5.0";
2751   };
2752   psych = {
2753     dependencies = ["stringio"];
2754     groups = ["default"];
2755     platforms = [];
2756     source = {
2757       remotes = ["https://rubygems.org"];
2758       sha256 = "0s5383m6004q76xm3lb732bp4sjzb6mxb6rbgn129gy2izsj4wrk";
2759       type = "gem";
2760     };
2761     version = "5.1.2";
2762   };
2763   public_suffix = {
2764     groups = ["default"];
2765     platforms = [];
2766     source = {
2767       remotes = ["https://rubygems.org"];
2768       sha256 = "1bni4qjrsh2q49pnmmd6if4iv3ak36bd2cckrs6npl111n769k9m";
2769       type = "gem";
2770     };
2771     version = "5.0.4";
2772   };
2773   puma = {
2774     dependencies = ["nio4r"];
2775     groups = ["default"];
2776     platforms = [];
2777     source = {
2778       remotes = ["https://rubygems.org"];
2779       sha256 = "0i2vaww6qcazj0ywva1plmjnj6rk23b01szswc5jhcq7s2cikd1y";
2780       type = "gem";
2781     };
2782     version = "6.4.2";
2783   };
2784   pwntools = {
2785     dependencies = ["crabstone" "dentaku" "elftools" "keystone-engine" "method_source" "one_gadget" "rainbow" "ruby2ruby" "rubyserial"];
2786     groups = ["default"];
2787     platforms = [];
2788     source = {
2789       remotes = ["https://rubygems.org"];
2790       sha256 = "0pxc3lcgnywglv0skzj1r8i4p8mwcj27hlwzwqf8sj2mn3iqyjnd";
2791       type = "gem";
2792     };
2793     version = "1.2.1";
2794   };
2795   racc = {
2796     groups = ["default"];
2797     platforms = [];
2798     source = {
2799       remotes = ["https://rubygems.org"];
2800       sha256 = "01b9662zd2x9bp4rdjfid07h09zxj7kvn7f5fghbqhzc625ap1dp";
2801       type = "gem";
2802     };
2803     version = "1.7.3";
2804   };
2805   rack = {
2806     groups = ["default"];
2807     platforms = [];
2808     source = {
2809       remotes = ["https://rubygems.org"];
2810       sha256 = "0x3mijjklsrlzfmwqp7x58fla7sk8pfwijhk988nmba787r8rf9g";
2811       type = "gem";
2812     };
2813     version = "3.0.10";
2814   };
2815   rack-protection = {
2816     dependencies = ["base64" "rack"];
2817     groups = ["default"];
2818     platforms = [];
2819     source = {
2820       remotes = ["https://rubygems.org"];
2821       sha256 = "1xmvcxgm1jq92hqxm119gfk95wzl0d46nb2c2c6qqsm4ra2n3nyh";
2822       type = "gem";
2823     };
2824     version = "4.0.0";
2825   };
2826   rack-session = {
2827     dependencies = ["rack"];
2828     groups = ["default"];
2829     platforms = [];
2830     source = {
2831       remotes = ["https://rubygems.org"];
2832       sha256 = "10afdpmy9kh0qva96slcyc59j4gkk9av8ilh58cnj0qq7q3b416v";
2833       type = "gem";
2834     };
2835     version = "2.0.0";
2836   };
2837   rack-test = {
2838     dependencies = ["rack"];
2839     groups = ["default"];
2840     platforms = [];
2841     source = {
2842       remotes = ["https://rubygems.org"];
2843       sha256 = "1ysx29gk9k14a14zsp5a8czys140wacvp91fja8xcja0j1hzqq8c";
2844       type = "gem";
2845     };
2846     version = "2.1.0";
2847   };
2848   rackup = {
2849     dependencies = ["rack" "webrick"];
2850     groups = ["default"];
2851     platforms = [];
2852     source = {
2853       remotes = ["https://rubygems.org"];
2854       sha256 = "0kbcka30g681cqasw47pq93fxjscq7yvs5zf8lp3740rb158ijvf";
2855       type = "gem";
2856     };
2857     version = "2.1.0";
2858   };
2859   rails = {
2860     dependencies = ["actioncable" "actionmailbox" "actionmailer" "actionpack" "actiontext" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties"];
2861     groups = ["default"];
2862     platforms = [];
2863     source = {
2864       remotes = ["https://rubygems.org"];
2865       sha256 = "185zq5r9g56sfks852992bm0xf2vm9569jyiz5jyww3vx1jply1d";
2866       type = "gem";
2867     };
2868     version = "7.1.3.2";
2869   };
2870   rails-dom-testing = {
2871     dependencies = ["activesupport" "minitest" "nokogiri"];
2872     groups = ["default"];
2873     platforms = [];
2874     source = {
2875       remotes = ["https://rubygems.org"];
2876       sha256 = "0fx9dx1ag0s1lr6lfr34lbx5i1bvn3bhyf3w3mx6h7yz90p725g5";
2877       type = "gem";
2878     };
2879     version = "2.2.0";
2880   };
2881   rails-html-sanitizer = {
2882     dependencies = ["loofah" "nokogiri"];
2883     groups = ["default"];
2884     platforms = [];
2885     source = {
2886       remotes = ["https://rubygems.org"];
2887       sha256 = "1pm4z853nyz1bhhqr7fzl44alnx4bjachcr6rh6qjj375sfz3sc6";
2888       type = "gem";
2889     };
2890     version = "1.6.0";
2891   };
2892   railties = {
2893     dependencies = ["actionpack" "activesupport" "irb" "rackup" "rake" "thor" "zeitwerk"];
2894     groups = ["default"];
2895     platforms = [];
2896     source = {
2897       remotes = ["https://rubygems.org"];
2898       sha256 = "0435sfvhhrd4b2ic9b4c2df3i1snryidx7ry9km4805rpxfdbz2r";
2899       type = "gem";
2900     };
2901     version = "7.1.3.2";
2902   };
2903   rainbow = {
2904     groups = ["default"];
2905     platforms = [];
2906     source = {
2907       remotes = ["https://rubygems.org"];
2908       sha256 = "0smwg4mii0fm38pyb5fddbmrdpifwv22zv3d3px2xx497am93503";
2909       type = "gem";
2910     };
2911     version = "3.1.1";
2912   };
2913   rake = {
2914     groups = ["default"];
2915     platforms = [];
2916     source = {
2917       remotes = ["https://rubygems.org"];
2918       sha256 = "1ilr853hawi09626axx0mps4rkkmxcs54mapz9jnqvpnlwd3wsmy";
2919       type = "gem";
2920     };
2921     version = "13.1.0";
2922   };
2923   rb-fsevent = {
2924     groups = ["default"];
2925     platforms = [];
2926     source = {
2927       remotes = ["https://rubygems.org"];
2928       sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423";
2929       type = "gem";
2930     };
2931     version = "0.11.2";
2932   };
2933   rb-inotify = {
2934     dependencies = ["ffi"];
2935     groups = ["default"];
2936     platforms = [];
2937     source = {
2938       remotes = ["https://rubygems.org"];
2939       sha256 = "1jm76h8f8hji38z3ggf4bzi8vps6p7sagxn3ab57qc0xyga64005";
2940       type = "gem";
2941     };
2942     version = "0.10.1";
2943   };
2944   rb-readline = {
2945     groups = ["default"];
2946     platforms = [];
2947     source = {
2948       remotes = ["https://rubygems.org"];
2949       sha256 = "14w79a121czmvk1s953qfzww30mqjb2zc0k9qhi0ivxxk3hxg6wy";
2950       type = "gem";
2951     };
2952     version = "0.5.5";
2953   };
2954   rbnacl = {
2955     dependencies = ["ffi"];
2956     groups = ["default"];
2957     platforms = [];
2958     source = {
2959       remotes = ["https://rubygems.org"];
2960       sha256 = "0y8yzianlkc9w6sbqy8iy8l0yym0y6x7p5rjflkfixq76fqmhvzk";
2961       type = "gem";
2962     };
2963     version = "7.1.1";
2964   };
2965   rbs = {
2966     groups = ["default"];
2967     platforms = [];
2968     source = {
2969       remotes = ["https://rubygems.org"];
2970       sha256 = "0dgj5n7rj83981fvrhswfwsh88x42p7r00nvd80hkxmdcjvda2h6";
2971       type = "gem";
2972     };
2973     version = "2.8.4";
2974   };
2975   rchardet = {
2976     groups = ["default"];
2977     platforms = [];
2978     source = {
2979       remotes = ["https://rubygems.org"];
2980       sha256 = "1isj1b3ywgg2m1vdlnr41lpvpm3dbyarf1lla4dfibfmad9csfk9";
2981       type = "gem";
2982     };
2983     version = "1.8.0";
2984   };
2985   rdoc = {
2986     dependencies = ["psych"];
2987     groups = ["default"];
2988     platforms = [];
2989     source = {
2990       remotes = ["https://rubygems.org"];
2991       sha256 = "0ib3cnf4yllvw070gr4bz94sbmqx3haqc5f846fsvdcs494vgxrr";
2992       type = "gem";
2993     };
2994     version = "6.6.3.1";
2995   };
2996   re2 = {
2997     dependencies = ["mini_portile2"];
2998     groups = ["default"];
2999     platforms = [];
3000     source = {
3001       remotes = ["https://rubygems.org"];
3002       sha256 = "1lx4wsrk7gd6733sjgrkwmj1x9jalnbfppawqfk0ljnw95c0557c";
3003       type = "gem";
3004     };
3005     version = "2.9.0";
3006   };
3007   red-colors = {
3008     dependencies = ["json" "matrix"];
3009     groups = ["default"];
3010     platforms = [];
3011     source = {
3012       remotes = ["https://rubygems.org"];
3013       sha256 = "16lj0h6gzmc07xp5rhq5b7c1carajjzmyr27m96c99icg2hfnmi3";
3014       type = "gem";
3015     };
3016     version = "0.4.0";
3017   };
3018   redcarpet = {
3019     groups = ["default"];
3020     platforms = [];
3021     source = {
3022       remotes = ["https://rubygems.org"];
3023       sha256 = "1sg9sbf9pm91l7lac7fs4silabyn0vflxwaa2x3lrzsm0ff8ilca";
3024       type = "gem";
3025     };
3026     version = "3.6.0";
3027   };
3028   redis = {
3029     dependencies = ["redis-client"];
3030     groups = ["default"];
3031     platforms = [];
3032     source = {
3033       remotes = ["https://rubygems.org"];
3034       sha256 = "1yv9z3cch7aay3rs2iildk7jnvhijhwyyxvcn2nfdn6yp9vn7kxz";
3035       type = "gem";
3036     };
3037     version = "5.1.0";
3038   };
3039   redis-client = {
3040     dependencies = ["connection_pool"];
3041     groups = ["default"];
3042     platforms = [];
3043     source = {
3044       remotes = ["https://rubygems.org"];
3045       sha256 = "0irk5j73aqhyv54q3vs88y5rp9a5fkvbdif7zn5q7m5d51h2375w";
3046       type = "gem";
3047     };
3048     version = "0.21.1";
3049   };
3050   redis-rack = {
3051     dependencies = ["rack-session" "redis-store"];
3052     groups = ["default"];
3053     platforms = [];
3054     source = {
3055       remotes = ["https://rubygems.org"];
3056       sha256 = "10438w0y1jbgr205zndvmz6md0mrqazh2j9fr88lvb8hms10pddb";
3057       type = "gem";
3058     };
3059     version = "3.0.0";
3060   };
3061   redis-store = {
3062     dependencies = ["redis"];
3063     groups = ["default"];
3064     platforms = [];
3065     source = {
3066       remotes = ["https://rubygems.org"];
3067       sha256 = "17mhr1g3lmacrgjndbmrklngy32g55165n53111q70kykx7qjn7j";
3068       type = "gem";
3069     };
3070     version = "1.10.0";
3071   };
3072   regexp_parser = {
3073     groups = ["default"];
3074     platforms = [];
3075     source = {
3076       remotes = ["https://rubygems.org"];
3077       sha256 = "1ndxm0xnv27p4gv6xynk6q41irckj76q1jsqpysd9h6f86hhp841";
3078       type = "gem";
3079     };
3080     version = "2.9.0";
3081   };
3082   reline = {
3083     dependencies = ["io-console"];
3084     groups = ["default"];
3085     platforms = [];
3086     source = {
3087       remotes = ["https://rubygems.org"];
3088       sha256 = "1dr6dl0fsj66z3w0q90v467nswn5shmfq1rfsqjh4wzyldq4ak9c";
3089       type = "gem";
3090     };
3091     version = "0.5.0";
3092   };
3093   rest-client = {
3094     dependencies = ["http-accept" "http-cookie" "mime-types" "netrc"];
3095     groups = ["default"];
3096     platforms = [];
3097     source = {
3098       remotes = ["https://rubygems.org"];
3099       sha256 = "1qs74yzl58agzx9dgjhcpgmzfn61fqkk33k1js2y5yhlvc5l19im";
3100       type = "gem";
3101     };
3102     version = "2.1.0";
3103   };
3104   reverse_markdown = {
3105     dependencies = ["nokogiri"];
3106     groups = ["default"];
3107     platforms = [];
3108     source = {
3109       remotes = ["https://rubygems.org"];
3110       sha256 = "0087vhw5ik50lxvddicns01clkx800fk5v5qnrvi3b42nrk6885j";
3111       type = "gem";
3112     };
3113     version = "2.1.1";
3114   };
3115   rexml = {
3116     groups = ["default"];
3117     platforms = [];
3118     source = {
3119       remotes = ["https://rubygems.org"];
3120       sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0";
3121       type = "gem";
3122     };
3123     version = "3.2.6";
3124   };
3125   rmagick = {
3126     dependencies = ["observer" "pkg-config"];
3127     groups = ["default"];
3128     platforms = [];
3129     source = {
3130       remotes = ["https://rubygems.org"];
3131       sha256 = "1blqchqfbvqrwn9izzqf8wzkgfw6zafyrsl2ksg1w1d9qxj0c15s";
3132       type = "gem";
3133     };
3134     version = "5.4.4";
3135   };
3136   rouge = {
3137     groups = ["default"];
3138     platforms = [];
3139     source = {
3140       remotes = ["https://rubygems.org"];
3141       sha256 = "1dnfkrk8xx2m8r3r9m2p5xcq57viznyc09k7r3i4jbm758i57lx3";
3142       type = "gem";
3143     };
3144     version = "3.30.0";
3145   };
3146   rpam2 = {
3147     groups = ["default"];
3148     platforms = [];
3149     source = {
3150       remotes = ["https://rubygems.org"];
3151       sha256 = "1zvli3s4z1hf2l7gyfickm5i3afjrnycc3ihbiax6ji6arpbyf33";
3152       type = "gem";
3153     };
3154     version = "4.0.2";
3155   };
3156   rspec = {
3157     dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"];
3158     groups = ["default"];
3159     platforms = [];
3160     source = {
3161       remotes = ["https://rubygems.org"];
3162       sha256 = "14xrp8vq6i9zx37vh0yp4h9m0anx9paw200l1r5ad9fmq559346l";
3163       type = "gem";
3164     };
3165     version = "3.13.0";
3166   };
3167   rspec-core = {
3168     dependencies = ["rspec-support"];
3169     groups = ["default"];
3170     platforms = [];
3171     source = {
3172       remotes = ["https://rubygems.org"];
3173       sha256 = "0k252n7s80bvjvpskgfm285a3djjjqyjcarlh3aq7a4dx2s94xsm";
3174       type = "gem";
3175     };
3176     version = "3.13.0";
3177   };
3178   rspec-expectations = {
3179     dependencies = ["diff-lcs" "rspec-support"];
3180     groups = ["default"];
3181     platforms = [];
3182     source = {
3183       remotes = ["https://rubygems.org"];
3184       sha256 = "0bhhjzwdk96vf3gq3rs7mln80q27fhq82hda3r15byb24b34h7b2";
3185       type = "gem";
3186     };
3187     version = "3.13.0";
3188   };
3189   rspec-mocks = {
3190     dependencies = ["diff-lcs" "rspec-support"];
3191     groups = ["default"];
3192     platforms = [];
3193     source = {
3194       remotes = ["https://rubygems.org"];
3195       sha256 = "0rkzkcfk2x0qjr5fxw6ib4wpjy0hqbziywplnp6pg3bm2l98jnkk";
3196       type = "gem";
3197     };
3198     version = "3.13.0";
3199   };
3200   rspec-support = {
3201     groups = ["default"];
3202     platforms = [];
3203     source = {
3204       remotes = ["https://rubygems.org"];
3205       sha256 = "03z7gpqz5xkw9rf53835pa8a9vgj4lic54rnix9vfwmp2m7pv1s8";
3206       type = "gem";
3207     };
3208     version = "3.13.1";
3209   };
3210   rubocop = {
3211     dependencies = ["json" "language_server-protocol" "parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
3212     groups = ["default"];
3213     platforms = [];
3214     source = {
3215       remotes = ["https://rubygems.org"];
3216       sha256 = "0daamn13fbm77rdwwa4w6j6221iq6091asivgdhk6n7g398frcdf";
3217       type = "gem";
3218     };
3219     version = "1.62.1";
3220   };
3221   rubocop-ast = {
3222     dependencies = ["parser"];
3223     groups = ["default"];
3224     platforms = [];
3225     source = {
3226       remotes = ["https://rubygems.org"];
3227       sha256 = "1v3q8n48w8h809rqbgzihkikr4g3xk72m1na7s97jdsmjjq6y83w";
3228       type = "gem";
3229     };
3230     version = "1.31.2";
3231   };
3232   rubocop-performance = {
3233     dependencies = ["rubocop" "rubocop-ast"];
3234     groups = ["default"];
3235     platforms = [];
3236     source = {
3237       remotes = ["https://rubygems.org"];
3238       sha256 = "16jayzjaaglhx69s6b83acpdzcxxccfkcn69gfpkimf2j64zlm7c";
3239       type = "gem";
3240     };
3241     version = "1.21.0";
3242   };
3243   ruby-graphviz = {
3244     dependencies = ["rexml"];
3245     groups = ["default"];
3246     platforms = [];
3247     source = {
3248       remotes = ["https://rubygems.org"];
3249       sha256 = "010m283gk4qgzxkgrldlnrglh8d5fn6zvrzm56wf5abd7x7b8aqw";
3250       type = "gem";
3251     };
3252     version = "1.2.5";
3253   };
3254   ruby-keychain = {
3255     dependencies = ["ffi" "og-corefoundation"];
3256     groups = ["default"];
3257     platforms = [];
3258     source = {
3259       remotes = ["https://rubygems.org"];
3260       sha256 = "1g57fr1r39bfh1r887hp87mawfg3miidagvpqyqq3l0152ya43wr";
3261       type = "gem";
3262     };
3263     version = "0.4.0";
3264   };
3265   ruby-libvirt = {
3266     groups = ["default"];
3267     platforms = [];
3268     source = {
3269       remotes = ["https://rubygems.org"];
3270       sha256 = "0v6vj5vs9v01zr00bflqpfczhwcyc6jdf8k2dqn42lq6d87si77d";
3271       type = "gem";
3272     };
3273     version = "0.8.2";
3274   };
3275   ruby-lsp = {
3276     dependencies = ["language_server-protocol" "prism" "sorbet-runtime"];
3277     groups = ["default"];
3278     platforms = [];
3279     source = {
3280       remotes = ["https://rubygems.org"];
3281       sha256 = "1548gmj14xrc91lp7yzn0q23g6cjn8r7xfdlv2qarzi9k2a92l5m";
3282       type = "gem";
3283     };
3284     version = "0.15.0";
3285   };
3286   ruby-lxc = {
3287     groups = ["default"];
3288     platforms = [];
3289     source = {
3290       remotes = ["https://rubygems.org"];
3291       sha256 = "08pnghqp15fwylq6w2qh7x1ikkiq87irpy0z03n0gma4gdzzx2qa";
3292       type = "gem";
3293     };
3294     version = "1.2.3";
3295   };
3296   ruby-progressbar = {
3297     groups = ["default"];
3298     platforms = [];
3299     source = {
3300       remotes = ["https://rubygems.org"];
3301       sha256 = "0cwvyb7j47m7wihpfaq7rc47zwwx9k4v7iqd9s1xch5nm53rrz40";
3302       type = "gem";
3303     };
3304     version = "1.13.0";
3305   };
3306   ruby-terminfo = {
3307     groups = ["default"];
3308     platforms = [];
3309     source = {
3310       remotes = ["https://rubygems.org"];
3311       sha256 = "0rl4ic5pzvrpgd42z0c1s2n3j39c9znksblxxvmhkzrc0ckyg2cm";
3312       type = "gem";
3313     };
3314     version = "0.1.1";
3315   };
3316   ruby-vips = {
3317     dependencies = ["ffi"];
3318     groups = ["default"];
3319     platforms = [];
3320     source = {
3321       remotes = ["https://rubygems.org"];
3322       sha256 = "0yycazz91ywwwv2iz3fgjkfn1z687bl4z5jjn7cwmky507b43652";
3323       type = "gem";
3324     };
3325     version = "2.2.1";
3326   };
3327   ruby2_keywords = {
3328     groups = ["default"];
3329     platforms = [];
3330     source = {
3331       remotes = ["https://rubygems.org"];
3332       sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
3333       type = "gem";
3334     };
3335     version = "0.0.5";
3336   };
3337   ruby2ruby = {
3338     dependencies = ["ruby_parser" "sexp_processor"];
3339     groups = ["default"];
3340     platforms = [];
3341     source = {
3342       remotes = ["https://rubygems.org"];
3343       sha256 = "04bz2jw3ida07mgk450l9m6xklhzbv0z4s6ak6bl7vp4rhcy41f8";
3344       type = "gem";
3345     };
3346     version = "2.5.0";
3347   };
3348   ruby_parser = {
3349     dependencies = ["racc" "sexp_processor"];
3350     groups = ["default"];
3351     platforms = [];
3352     source = {
3353       remotes = ["https://rubygems.org"];
3354       sha256 = "0sy5y7w89ii5iqym7b21glcwxqg8kizxfy8a7kcxq0j65wyqjhiq";
3355       type = "gem";
3356     };
3357     version = "3.21.0";
3358   };
3359   rubyserial = {
3360     dependencies = ["ffi"];
3361     groups = ["default"];
3362     platforms = [];
3363     source = {
3364       remotes = ["https://rubygems.org"];
3365       sha256 = "1vj5yan6srbvkf5vfp9d9b9z8wyygd0zxcy54c35yhkjl6kwd22q";
3366       type = "gem";
3367     };
3368     version = "0.6.0";
3369   };
3370   rubyzip = {
3371     groups = ["default"];
3372     platforms = [];
3373     source = {
3374       remotes = ["https://rubygems.org"];
3375       sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz";
3376       type = "gem";
3377     };
3378     version = "2.3.2";
3379   };
3380   rugged = {
3381     groups = ["default"];
3382     platforms = [];
3383     source = {
3384       remotes = ["https://rubygems.org"];
3385       sha256 = "1sccng15h8h3mcjxfgvxy85lfpswbj0nhmzwwsqdffbzqgsb2jch";
3386       type = "gem";
3387     };
3388     version = "1.7.2";
3389   };
3390   safe_yaml = {
3391     groups = ["default"];
3392     platforms = [];
3393     source = {
3394       remotes = ["https://rubygems.org"];
3395       sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
3396       type = "gem";
3397     };
3398     version = "1.0.5";
3399   };
3400   sass = {
3401     dependencies = ["sass-listen"];
3402     groups = ["default"];
3403     platforms = [];
3404     source = {
3405       remotes = ["https://rubygems.org"];
3406       sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0";
3407       type = "gem";
3408     };
3409     version = "3.7.4";
3410   };
3411   sass-listen = {
3412     dependencies = ["rb-fsevent" "rb-inotify"];
3413     groups = ["default"];
3414     platforms = [];
3415     source = {
3416       remotes = ["https://rubygems.org"];
3417       sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df";
3418       type = "gem";
3419     };
3420     version = "4.0.0";
3421   };
3422   sassc = {
3423     dependencies = ["ffi"];
3424     groups = ["default"];
3425     platforms = [];
3426     source = {
3427       remotes = ["https://rubygems.org"];
3428       sha256 = "0gpqv48xhl8mb8qqhcifcp0pixn206a7imc07g48armklfqa4q2c";
3429       type = "gem";
3430     };
3431     version = "2.4.0";
3432   };
3433   sawyer = {
3434     dependencies = ["addressable" "faraday"];
3435     groups = ["default"];
3436     platforms = [];
3437     source = {
3438       remotes = ["https://rubygems.org"];
3439       sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps";
3440       type = "gem";
3441     };
3442     version = "0.9.2";
3443   };
3444   scrypt = {
3445     dependencies = ["ffi-compiler"];
3446     groups = ["default"];
3447     platforms = [];
3448     source = {
3449       remotes = ["https://rubygems.org"];
3450       sha256 = "0jw2bn6mqpw2wbjpmsfz44pppwa6zmhg9lywimm684sxkmlxscbl";
3451       type = "gem";
3452     };
3453     version = "3.0.7";
3454   };
3455   semian = {
3456     groups = ["default"];
3457     platforms = [];
3458     source = {
3459       remotes = ["https://rubygems.org"];
3460       sha256 = "0qs5mrjsr2hs03f2c1a611qrvxsk8pqlmhymxgwccwvr6arh3iby";
3461       type = "gem";
3462     };
3463     version = "0.21.3";
3464   };
3465   sequel = {
3466     dependencies = ["bigdecimal"];
3467     groups = ["default"];
3468     platforms = [];
3469     source = {
3470       remotes = ["https://rubygems.org"];
3471       sha256 = "186wldacv9zdd3bxi85lika9hz6ac09r7kp1h4cjv23436qmsjq2";
3472       type = "gem";
3473     };
3474     version = "5.78.0";
3475   };
3476   sequel_pg = {
3477     dependencies = ["pg" "sequel"];
3478     groups = ["default"];
3479     platforms = [];
3480     source = {
3481       remotes = ["https://rubygems.org"];
3482       sha256 = "01j51vn47ynyhlxpgz6wj8swm3d8g1hrad1678s0sd43kh2hqxdg";
3483       type = "gem";
3484     };
3485     version = "1.17.1";
3486   };
3487   sexp_processor = {
3488     groups = ["default"];
3489     platforms = [];
3490     source = {
3491       remotes = ["https://rubygems.org"];
3492       sha256 = "182x05kpdjlckh31qizws50fz7sjk86yjjfmy45z61q3f930j4ci";
3493       type = "gem";
3494     };
3495     version = "4.17.1";
3496   };
3497   simplecov = {
3498     dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"];
3499     groups = ["default"];
3500     platforms = [];
3501     source = {
3502       remotes = ["https://rubygems.org"];
3503       sha256 = "198kcbrjxhhzca19yrdcd6jjj9sb51aaic3b0sc3pwjghg3j49py";
3504       type = "gem";
3505     };
3506     version = "0.22.0";
3507   };
3508   simplecov-html = {
3509     groups = ["default"];
3510     platforms = [];
3511     source = {
3512       remotes = ["https://rubygems.org"];
3513       sha256 = "0yx01bxa8pbf9ip4hagqkp5m0mqfnwnw2xk8kjraiywz4lrss6jb";
3514       type = "gem";
3515     };
3516     version = "0.12.3";
3517   };
3518   simplecov_json_formatter = {
3519     groups = ["default"];
3520     platforms = [];
3521     source = {
3522       remotes = ["https://rubygems.org"];
3523       sha256 = "0a5l0733hj7sk51j81ykfmlk2vd5vaijlq9d5fn165yyx3xii52j";
3524       type = "gem";
3525     };
3526     version = "0.1.4";
3527   };
3528   simpleidn = {
3529     dependencies = ["unf"];
3530     groups = ["default"];
3531     platforms = [];
3532     source = {
3533       remotes = ["https://rubygems.org"];
3534       sha256 = "06f7w6ph3bzzqk212yylfp4jfx275shgp9zg3xszbpv1ny2skp9m";
3535       type = "gem";
3536     };
3537     version = "0.2.1";
3538   };
3539   sinatra = {
3540     dependencies = ["mustermann" "rack" "rack-protection" "rack-session" "tilt"];
3541     groups = ["default"];
3542     platforms = [];
3543     source = {
3544       remotes = ["https://rubygems.org"];
3545       sha256 = "0za92lv4s7xhgkkm6xxf7ib0b3bsyj8drxgkrskgsb5g3mxnixjl";
3546       type = "gem";
3547     };
3548     version = "4.0.0";
3549   };
3550   slather = {
3551     dependencies = ["clamp" "xcodeproj"];
3552     groups = ["default"];
3553     platforms = [];
3554     source = {
3555       remotes = ["https://rubygems.org"];
3556       sha256 = "0i1h1kr5j6v8kzrcdfrjxdf1qnnrwhxl9i5vkr8wgbspp5raissq";
3557       type = "gem";
3558     };
3559     version = "1.3.0";
3560   };
3561   slop = {
3562     groups = ["default"];
3563     platforms = [];
3564     source = {
3565       remotes = ["https://rubygems.org"];
3566       sha256 = "1iyrjskgxyn8i1679qwkzns85p909aq77cgx2m4fs5ygzysj4hw4";
3567       type = "gem";
3568     };
3569     version = "4.10.1";
3570   };
3571   snappy = {
3572     groups = ["default"];
3573     platforms = [];
3574     source = {
3575       remotes = ["https://rubygems.org"];
3576       sha256 = "1ndib94d181y5gd7qg515ralb02zri91vd3q94k21fgc4r897cd4";
3577       type = "gem";
3578     };
3579     version = "0.4.0";
3580   };
3581   snmp = {
3582     groups = ["default"];
3583     platforms = [];
3584     source = {
3585       remotes = ["https://rubygems.org"];
3586       sha256 = "1xr7rwfk7mwxzqcgir0glmyy4j27g6yixfaswsbd2qn6r8c980qf";
3587       type = "gem";
3588     };
3589     version = "1.3.2";
3590   };
3591   solargraph = {
3592     dependencies = ["backport" "benchmark" "diff-lcs" "e2mmap" "jaro_winkler" "kramdown" "kramdown-parser-gfm" "parser" "rbs" "reverse_markdown" "rubocop" "thor" "tilt" "yard"];
3593     groups = ["default"];
3594     platforms = [];
3595     source = {
3596       remotes = ["https://rubygems.org"];
3597       sha256 = "0qbjgsrlrwvbywzi0shf3nmfhb52y5fmp9al9nk7c4qqwxyhz397";
3598       type = "gem";
3599     };
3600     version = "0.50.0";
3601   };
3602   sorbet-runtime = {
3603     groups = ["default"];
3604     platforms = [];
3605     source = {
3606       remotes = ["https://rubygems.org"];
3607       sha256 = "10fja24vp16ggxdaw77hcdk0rcz47qpdv8nn2wsgqdr04rrfjjvd";
3608       type = "gem";
3609     };
3610     version = "0.5.11319";
3611   };
3612   sqlite3 = {
3613     dependencies = ["mini_portile2"];
3614     groups = ["default"];
3615     platforms = [];
3616     source = {
3617       remotes = ["https://rubygems.org"];
3618       sha256 = "073hd24qwx9j26cqbk0jma0kiajjv9fb8swv9rnz8j4mf0ygcxzs";
3619       type = "gem";
3620     };
3621     version = "1.7.3";
3622   };
3623   stringio = {
3624     groups = ["default"];
3625     platforms = [];
3626     source = {
3627       remotes = ["https://rubygems.org"];
3628       sha256 = "063psvsn1aq6digpznxfranhcpmi0sdv2jhra5g0459sw0x2dxn1";
3629       type = "gem";
3630     };
3631     version = "3.1.0";
3632   };
3633   syntax_tree = {
3634     dependencies = ["prettier_print"];
3635     groups = ["default"];
3636     platforms = [];
3637     source = {
3638       remotes = ["https://rubygems.org"];
3639       sha256 = "0g9l9acknjr2yz8ynfxbcrwx2ws3wh96pfzdb31g66k08v1022m5";
3640       type = "gem";
3641     };
3642     version = "6.2.0";
3643   };
3644   syntax_tree-haml = {
3645     dependencies = ["haml" "prettier_print" "syntax_tree"];
3646     groups = ["default"];
3647     platforms = [];
3648     source = {
3649       remotes = ["https://rubygems.org"];
3650       sha256 = "0nb335cn093qnc3hyb8s4vbgn8apwz019m4dj15hz2y2gmkpdxnw";
3651       type = "gem";
3652     };
3653     version = "4.0.3";
3654   };
3655   syntax_tree-rbs = {
3656     dependencies = ["prettier_print" "rbs" "syntax_tree"];
3657     groups = ["default"];
3658     platforms = [];
3659     source = {
3660       remotes = ["https://rubygems.org"];
3661       sha256 = "1g9n2i99y6b5l3x3vp2nk0fss2x0b2gd1h5hynbs2y4ab35jhrsr";
3662       type = "gem";
3663     };
3664     version = "1.0.0";
3665   };
3666   taglib-ruby = {
3667     groups = ["default"];
3668     platforms = [];
3669     source = {
3670       remotes = ["https://rubygems.org"];
3671       sha256 = "0yvchq3j0splz70796a27hr1v6ifhyab5ddc9fl1x734nhmsy4rb";
3672       type = "gem";
3673     };
3674     version = "1.1.3";
3675   };
3676   temple = {
3677     groups = ["default"];
3678     platforms = [];
3679     source = {
3680       remotes = ["https://rubygems.org"];
3681       sha256 = "0fwia5hvc1xz9w7vprzjnsym3v9j5l9ggdvy70jixbvpcpz4acfz";
3682       type = "gem";
3683     };
3684     version = "0.10.3";
3685   };
3686   terminal-table = {
3687     groups = ["default"];
3688     platforms = [];
3689     source = {
3690       remotes = ["https://rubygems.org"];
3691       sha256 = "0hbmzfr17ji5ws5x5z3kypmb5irwwss7q7kkad0gs005ibqrxv0a";
3692       type = "gem";
3693     };
3694     version = "1.6.0";
3695   };
3696   thor = {
3697     groups = ["default"];
3698     platforms = [];
3699     source = {
3700       remotes = ["https://rubygems.org"];
3701       sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps";
3702       type = "gem";
3703     };
3704     version = "1.3.1";
3705   };
3706   thrift = {
3707     groups = ["default"];
3708     platforms = [];
3709     source = {
3710       remotes = ["https://rubygems.org"];
3711       sha256 = "0i686137n188lj75nnhfpjz5zs8b4iak8iwpwciwb8lywm860nmv";
3712       type = "gem";
3713     };
3714     version = "0.20.0";
3715   };
3716   tilt = {
3717     groups = ["default"];
3718     platforms = [];
3719     source = {
3720       remotes = ["https://rubygems.org"];
3721       sha256 = "0p3l7v619hwfi781l3r7ypyv1l8hivp09r18kmkn6g11c4yr1pc2";
3722       type = "gem";
3723     };
3724     version = "2.3.0";
3725   };
3726   timeout = {
3727     groups = ["default"];
3728     platforms = [];
3729     source = {
3730       remotes = ["https://rubygems.org"];
3731       sha256 = "16mvvsmx90023wrhf8dxc1lpqh0m8alk65shb7xcya6a9gflw7vg";
3732       type = "gem";
3733     };
3734     version = "0.4.1";
3735   };
3736   tiny_tds = {
3737     groups = ["default"];
3738     platforms = [];
3739     source = {
3740       remotes = ["https://rubygems.org"];
3741       sha256 = "1nva5glid3mpwqk0siws74r6qfv89n0amw9ffzwnwlm12cd4ahdm";
3742       type = "gem";
3743     };
3744     version = "2.1.7";
3745   };
3746   treetop = {
3747     dependencies = ["polyglot"];
3748     groups = ["default"];
3749     platforms = [];
3750     source = {
3751       remotes = ["https://rubygems.org"];
3752       sha256 = "0adc8qblz8ii668r3rksjx83p675iryh52rvdvysimx2hkbasj7d";
3753       type = "gem";
3754     };
3755     version = "1.6.12";
3756   };
3757   tty-color = {
3758     groups = ["default"];
3759     platforms = [];
3760     source = {
3761       remotes = ["https://rubygems.org"];
3762       sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g";
3763       type = "gem";
3764     };
3765     version = "0.6.0";
3766   };
3767   tty-command = {
3768     dependencies = ["pastel"];
3769     groups = ["default"];
3770     platforms = [];
3771     source = {
3772       remotes = ["https://rubygems.org"];
3773       sha256 = "14hi8xiahfrrnydw6g3i30lxvvz90wp4xsrlhx8mabckrcglfv0c";
3774       type = "gem";
3775     };
3776     version = "0.10.1";
3777   };
3778   tty-option = {
3779     groups = ["default"];
3780     platforms = [];
3781     source = {
3782       remotes = ["https://rubygems.org"];
3783       sha256 = "019ir4bcr8fag7dmq7ph6ilpvwjbv4qalip0bz7dlddbd6fk4vjs";
3784       type = "gem";
3785     };
3786     version = "0.3.0";
3787   };
3788   typhoeus = {
3789     dependencies = ["ethon"];
3790     groups = ["default"];
3791     platforms = [];
3792     source = {
3793       remotes = ["https://rubygems.org"];
3794       sha256 = "0z7gamf6s83wy0yqms3bi4srirn3fc0lc7n65lqanidxcj1xn5qw";
3795       type = "gem";
3796     };
3797     version = "1.4.1";
3798   };
3799   tzinfo = {
3800     dependencies = ["concurrent-ruby"];
3801     groups = ["default"];
3802     platforms = [];
3803     source = {
3804       remotes = ["https://rubygems.org"];
3805       sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
3806       type = "gem";
3807     };
3808     version = "2.0.6";
3809   };
3810   uglifier = {
3811     dependencies = ["execjs"];
3812     groups = ["default"];
3813     platforms = [];
3814     source = {
3815       remotes = ["https://rubygems.org"];
3816       sha256 = "0wgh7bzy68vhv9v68061519dd8samcy8sazzz0w3k8kqpy3g4s5f";
3817       type = "gem";
3818     };
3819     version = "4.2.0";
3820   };
3821   unf = {
3822     dependencies = ["unf_ext"];
3823     groups = ["default"];
3824     platforms = [];
3825     source = {
3826       remotes = ["https://rubygems.org"];
3827       sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
3828       type = "gem";
3829     };
3830     version = "0.1.4";
3831   };
3832   unf_ext = {
3833     groups = ["default"];
3834     platforms = [];
3835     source = {
3836       remotes = ["https://rubygems.org"];
3837       sha256 = "1sf6bxvf6x8gihv6j63iakixmdddgls58cpxpg32chckb2l18qcj";
3838       type = "gem";
3839     };
3840     version = "0.0.9.1";
3841   };
3842   unicode-blocks = {
3843     groups = ["default"];
3844     platforms = [];
3845     source = {
3846       remotes = ["https://rubygems.org"];
3847       sha256 = "0zf98czws958zyniwb0wvcxifpcr850qfp4m9g6q90qpdh9c61s1";
3848       type = "gem";
3849     };
3850     version = "1.9.0";
3851   };
3852   unicode-display_width = {
3853     groups = ["default"];
3854     platforms = [];
3855     source = {
3856       remotes = ["https://rubygems.org"];
3857       sha256 = "1d0azx233nags5jx3fqyr23qa2rhgzbhv8pxp46dgbg1mpf82xky";
3858       type = "gem";
3859     };
3860     version = "2.5.0";
3861   };
3862   unicode-name = {
3863     dependencies = ["unicode-types"];
3864     groups = ["default"];
3865     platforms = [];
3866     source = {
3867       remotes = ["https://rubygems.org"];
3868       sha256 = "0177232y0di7klwy0nsixbjfs5mym334y6b3lbfczl8953ybdmg6";
3869       type = "gem";
3870     };
3871     version = "1.12.0";
3872   };
3873   unicode-scripts = {
3874     groups = ["default"];
3875     platforms = [];
3876     source = {
3877       remotes = ["https://rubygems.org"];
3878       sha256 = "0m2xcss5nr9q6312c4dir54537skpdmwdp5s7gxgjrsv82pzpjdr";
3879       type = "gem";
3880     };
3881     version = "1.9.0";
3882   };
3883   unicode-types = {
3884     groups = ["default"];
3885     platforms = [];
3886     source = {
3887       remotes = ["https://rubygems.org"];
3888       sha256 = "1wlqwz1cq4bis4r2h8ghbp5c56867a86nnzp2pxnlq48mnjnmgww";
3889       type = "gem";
3890     };
3891     version = "1.9.0";
3892   };
3893   uri = {
3894     groups = ["default"];
3895     platforms = [];
3896     source = {
3897       remotes = ["https://rubygems.org"];
3898       sha256 = "094gk72ckazf495qc76gk09b5i318d5l9m7bicg2wxlrjcm3qm96";
3899       type = "gem";
3900     };
3901     version = "0.13.0";
3902   };
3903   uuid4r = {
3904     groups = ["default"];
3905     platforms = [];
3906     source = {
3907       remotes = ["https://rubygems.org"];
3908       sha256 = "0qlcxzn8pnql34pcdrkd20kdla3k6n2sspaxp3lwwx8a87jnzbc3";
3909       type = "gem";
3910     };
3911     version = "0.2.0";
3912   };
3913   webmention = {
3914     dependencies = ["http" "indieweb-endpoints" "nokogiri"];
3915     groups = ["default"];
3916     platforms = [];
3917     source = {
3918       remotes = ["https://rubygems.org"];
3919       sha256 = "1ag06gal14r3rlcv0c951w1a9wb0d04mk5pz2v0f71q9fzwxwwmi";
3920       type = "gem";
3921     };
3922     version = "7.0.0";
3923   };
3924   webrick = {
3925     groups = ["default"];
3926     platforms = [];
3927     source = {
3928       remotes = ["https://rubygems.org"];
3929       sha256 = "13qm7s0gr2pmfcl7dxrmq38asaza4w0i2n9my4yzs499j731wh8r";
3930       type = "gem";
3931     };
3932     version = "1.8.1";
3933   };
3934   websocket-driver = {
3935     dependencies = ["websocket-extensions"];
3936     groups = ["default"];
3937     platforms = [];
3938     source = {
3939       remotes = ["https://rubygems.org"];
3940       sha256 = "1nyh873w4lvahcl8kzbjfca26656d5c6z3md4sbqg5y1gfz0157n";
3941       type = "gem";
3942     };
3943     version = "0.7.6";
3944   };
3945   websocket-extensions = {
3946     groups = ["default"];
3947     platforms = [];
3948     source = {
3949       remotes = ["https://rubygems.org"];
3950       sha256 = "0hc2g9qps8lmhibl5baa91b4qx8wqw872rgwagml78ydj8qacsqw";
3951       type = "gem";
3952     };
3953     version = "0.1.5";
3954   };
3955   whois = {
3956     groups = ["default"];
3957     platforms = [];
3958     source = {
3959       remotes = ["https://rubygems.org"];
3960       sha256 = "109v9vgkry317v5vc3b5dwgxpp1if3q9m26mrpl6052m020q05qx";
3961       type = "gem";
3962     };
3963     version = "5.1.1";
3964   };
3965   xcodeproj = {
3966     dependencies = ["activesupport" "claide" "colored"];
3967     groups = ["default"];
3968     platforms = [];
3969     source = {
3970       remotes = ["https://rubygems.org"];
3971       sha256 = "080xdnlkx8zfh2ka5jzgmj4k5jqxirfzggpjrc5q5q1mh5jamfwj";
3972       type = "gem";
3973     };
3974     version = "0.28.2";
3975   };
3976   xctasks = {
3977     groups = ["default"];
3978     platforms = [];
3979     source = {
3980       remotes = ["https://rubygems.org"];
3981       sha256 = "1jmxq0dv2q4qs628cykrhsm9piysjsacbq5blsf35a0fj015bw7l";
3982       type = "gem";
3983     };
3984     version = "0.2.2";
3985   };
3986   yard = {
3987     groups = ["default"];
3988     platforms = [];
3989     source = {
3990       remotes = ["https://rubygems.org"];
3991       sha256 = "1r0b8w58p7gy06wph1qdjv2p087hfnmhd9jk23vjdj803dn761am";
3992       type = "gem";
3993     };
3994     version = "0.9.36";
3995   };
3996   zeitwerk = {
3997     groups = ["default"];
3998     platforms = [];
3999     source = {
4000       remotes = ["https://rubygems.org"];
4001       sha256 = "1m67qmsak3x8ixs8rb971azl3l7wapri65pmbf5z886h46q63f1d";
4002       type = "gem";
4003     };
4004     version = "2.6.13";
4005   };
4006   zookeeper = {
4007     groups = ["default"];
4008     platforms = [];
4009     source = {
4010       remotes = ["https://rubygems.org"];
4011       sha256 = "1hc87pbmgc53lksa1aql61kxn9d2kjzmlhnjxa5rcn01qhm3pkvg";
4012       type = "gem";
4013     };
4014     version = "1.5.5";
4015   };