biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / applications / misc / jekyll / full / gemset.nix
blob4260c081f19c4003f3af78d866640a4e7aa9281c
2   activesupport = {
3     dependencies = ["base64" "bigdecimal" "concurrent-ruby" "connection_pool" "drb" "i18n" "minitest" "mutex_m" "tzinfo"];
4     groups = ["default"];
5     platforms = [];
6     source = {
7       remotes = ["https://rubygems.org"];
8       sha256 = "0283wk1zxb76lg79dk501kcf5xy9h25qiw15m86s4nrfv11vqns5";
9       type = "gem";
10     };
11     version = "7.1.3.4";
12   };
13   addressable = {
14     dependencies = ["public_suffix"];
15     groups = ["default"];
16     platforms = [];
17     source = {
18       remotes = ["https://rubygems.org"];
19       sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6";
20       type = "gem";
21     };
22     version = "2.8.7";
23   };
24   base64 = {
25     groups = ["default"];
26     platforms = [];
27     source = {
28       remotes = ["https://rubygems.org"];
29       sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
30       type = "gem";
31     };
32     version = "0.2.0";
33   };
34   bigdecimal = {
35     groups = ["default"];
36     platforms = [];
37     source = {
38       remotes = ["https://rubygems.org"];
39       sha256 = "1gi7zqgmqwi5lizggs1jhc3zlwaqayy9rx2ah80sxy24bbnng558";
40       type = "gem";
41     };
42     version = "3.1.8";
43   };
44   classifier-reborn = {
45     dependencies = ["fast-stemmer" "matrix"];
46     groups = ["default"];
47     platforms = [{
48       engine = "maglev";
49     } {
50       engine = "mingw";
51     } {
52       engine = "mingw";
53     } {
54       engine = "mswin";
55     } {
56       engine = "rbx";
57     } {
58       engine = "ruby";
59     }];
60     source = {
61       remotes = ["https://rubygems.org"];
62       sha256 = "077n3vs2sbl0nnvmi1mvlfpi1qkn1p5m3ac8bpacifa2vqi668z2";
63       type = "gem";
64     };
65     version = "2.3.0";
66   };
67   coderay = {
68     groups = ["default"];
69     platforms = [];
70     source = {
71       remotes = ["https://rubygems.org"];
72       sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
73       type = "gem";
74     };
75     version = "1.1.3";
76   };
77   coffee-script = {
78     dependencies = ["coffee-script-source" "execjs"];
79     groups = ["default"];
80     platforms = [];
81     source = {
82       remotes = ["https://rubygems.org"];
83       sha256 = "0rc7scyk7mnpfxqv5yy4y5q1hx3i7q3ahplcp4bq2g5r24g2izl2";
84       type = "gem";
85     };
86     version = "2.4.1";
87   };
88   coffee-script-source = {
89     groups = ["default"];
90     platforms = [];
91     source = {
92       remotes = ["https://rubygems.org"];
93       sha256 = "1907v9q1zcqmmyqzhzych5l7qifgls2rlbnbhy5vzyr7i7yicaz1";
94       type = "gem";
95     };
96     version = "1.12.2";
97   };
98   colorator = {
99     groups = ["default"];
100     platforms = [];
101     source = {
102       remotes = ["https://rubygems.org"];
103       sha256 = "0f7wvpam948cglrciyqd798gdc6z3cfijciavd0dfixgaypmvy72";
104       type = "gem";
105     };
106     version = "1.1.0";
107   };
108   concurrent-ruby = {
109     groups = ["default"];
110     platforms = [];
111     source = {
112       remotes = ["https://rubygems.org"];
113       sha256 = "0skwdasxq7mnlcccn6aqabl7n9r3jd7k19ryzlzzip64cn4x572g";
114       type = "gem";
115     };
116     version = "1.3.3";
117   };
118   connection_pool = {
119     groups = ["default"];
120     platforms = [];
121     source = {
122       remotes = ["https://rubygems.org"];
123       sha256 = "1x32mcpm2cl5492kd6lbjbaf17qsssmpx9kdyr7z1wcif2cwyh0g";
124       type = "gem";
125     };
126     version = "2.4.1";
127   };
128   drb = {
129     groups = ["default"];
130     platforms = [];
131     source = {
132       remotes = ["https://rubygems.org"];
133       sha256 = "0h5kbj9hvg5hb3c7l425zpds0vb42phvln2knab8nmazg2zp5m79";
134       type = "gem";
135     };
136     version = "2.2.1";
137   };
138   em-websocket = {
139     dependencies = ["eventmachine" "http_parser.rb"];
140     groups = ["default"];
141     platforms = [];
142     source = {
143       remotes = ["https://rubygems.org"];
144       sha256 = "1a66b0kjk6jx7pai9gc7i27zd0a128gy73nmas98gjz6wjyr4spm";
145       type = "gem";
146     };
147     version = "0.5.3";
148   };
149   eventmachine = {
150     groups = ["default"];
151     platforms = [];
152     source = {
153       remotes = ["https://rubygems.org"];
154       sha256 = "0wh9aqb0skz80fhfn66lbpr4f86ya2z5rx6gm5xlfhd05bj1ch4r";
155       type = "gem";
156     };
157     version = "1.2.7";
158   };
159   execjs = {
160     groups = ["default"];
161     platforms = [];
162     source = {
163       remotes = ["https://rubygems.org"];
164       sha256 = "1yywajqlpjhrj1m43s3lfg3i4lkb6pxwccmwps7qw37ndmphdzg8";
165       type = "gem";
166     };
167     version = "2.9.1";
168   };
169   faraday = {
170     dependencies = ["faraday-net_http"];
171     groups = ["default"];
172     platforms = [];
173     source = {
174       remotes = ["https://rubygems.org"];
175       sha256 = "1913fk7szy3bj8mf1dxs4waym5ya5fzzc5d3a8z24qs67fzfv5b5";
176       type = "gem";
177     };
178     version = "2.9.2";
179   };
180   faraday-net_http = {
181     dependencies = ["net-http"];
182     groups = ["default"];
183     platforms = [];
184     source = {
185       remotes = ["https://rubygems.org"];
186       sha256 = "17w51yk4rrm9rpnbc3x509s619kba0jga3qrj4b17l30950vw9qn";
187       type = "gem";
188     };
189     version = "3.1.0";
190   };
191   fast-stemmer = {
192     groups = ["default"];
193     platforms = [{
194       engine = "maglev";
195     } {
196       engine = "mingw";
197     } {
198       engine = "mingw";
199     } {
200       engine = "mswin";
201     } {
202       engine = "rbx";
203     } {
204       engine = "ruby";
205     }];
206     source = {
207       remotes = ["https://rubygems.org"];
208       sha256 = "0688clyk4xxh3kdb18vi089k90mca8ji5fwaknh3da5wrzcrzanh";
209       type = "gem";
210     };
211     version = "1.0.2";
212   };
213   ffi = {
214     groups = ["default"];
215     platforms = [];
216     source = {
217       remotes = ["https://rubygems.org"];
218       sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi";
219       type = "gem";
220     };
221     version = "1.17.0";
222   };
223   forwardable-extended = {
224     groups = ["default"];
225     platforms = [];
226     source = {
227       remotes = ["https://rubygems.org"];
228       sha256 = "15zcqfxfvsnprwm8agia85x64vjzr2w0xn9vxfnxzgcv8s699v0v";
229       type = "gem";
230     };
231     version = "2.6.0";
232   };
233   gemoji = {
234     groups = ["default"];
235     platforms = [];
236     source = {
237       remotes = ["https://rubygems.org"];
238       sha256 = "06nw5mfscjmpap7f0bc9f2hj6zd4jy3pk1lhs6llx5my1h138i3k";
239       type = "gem";
240     };
241     version = "4.1.0";
242   };
243   google-protobuf = {
244     dependencies = ["bigdecimal" "rake"];
245     groups = ["default"];
246     platforms = [];
247     source = {
248       remotes = ["https://rubygems.org"];
249       sha256 = "0vwnr6fmxig4pkag86yzbznpxk8ii7rhjz0rrprkqvnymhhfnscz";
250       type = "gem";
251     };
252     version = "4.27.2";
253   };
254   html-pipeline = {
255     dependencies = ["activesupport" "nokogiri"];
256     groups = ["default"];
257     platforms = [];
258     source = {
259       remotes = ["https://rubygems.org"];
260       sha256 = "180kjksi0sdlqb0aq0bhal96ifwqm25hzb3w709ij55j51qls7ca";
261       type = "gem";
262     };
263     version = "2.14.3";
264   };
265   "http_parser.rb" = {
266     groups = ["default"];
267     platforms = [];
268     source = {
269       remotes = ["https://rubygems.org"];
270       sha256 = "1gj4fmls0mf52dlr928gaq0c0cb0m3aqa9kaa6l0ikl2zbqk42as";
271       type = "gem";
272     };
273     version = "0.8.0";
274   };
275   i18n = {
276     dependencies = ["concurrent-ruby"];
277     groups = ["default"];
278     platforms = [];
279     source = {
280       remotes = ["https://rubygems.org"];
281       sha256 = "1ffix518y7976qih9k1lgnc17i3v6yrlh0a3mckpxdb4wc2vrp16";
282       type = "gem";
283     };
284     version = "1.14.5";
285   };
286   jekyll = {
287     dependencies = ["addressable" "colorator" "em-websocket" "i18n" "jekyll-sass-converter" "jekyll-watch" "kramdown" "kramdown-parser-gfm" "liquid" "mercenary" "pathutil" "rouge" "safe_yaml" "terminal-table" "webrick"];
288     groups = ["default"];
289     platforms = [];
290     source = {
291       remotes = ["https://rubygems.org"];
292       sha256 = "0638cvpmk3py1w2dxpav6l0c854y6l94b6gyc2aa16i7r897z64a";
293       type = "gem";
294     };
295     version = "4.3.3";
296   };
297   jekyll-avatar = {
298     dependencies = ["jekyll"];
299     groups = ["default"];
300     platforms = [];
301     source = {
302       remotes = ["https://rubygems.org"];
303       sha256 = "0jzxmfcljfvjz21wls2w5mr2m5qp0mq9c80j009s4m6yq9vn4wza";
304       type = "gem";
305     };
306     version = "0.8.0";
307   };
308   jekyll-coffeescript = {
309     dependencies = ["coffee-script" "coffee-script-source"];
310     groups = ["default"];
311     platforms = [];
312     source = {
313       remotes = ["https://rubygems.org"];
314       sha256 = "17fjk0bfm0rs3myid24y2scsf5vzzza185bissjmcc44cbxp571j";
315       type = "gem";
316     };
317     version = "2.0.0";
318   };
319   jekyll-compose = {
320     dependencies = ["jekyll"];
321     groups = ["default"];
322     platforms = [];
323     source = {
324       remotes = ["https://rubygems.org"];
325       sha256 = "1ny8xps0mrmx2w0xxc9rwa15ch1wkxvdrzxiwnqramqwja566y04";
326       type = "gem";
327     };
328     version = "0.12.0";
329   };
330   jekyll-favicon = {
331     dependencies = ["jekyll" "mini_magick" "rexml"];
332     groups = ["default"];
333     platforms = [];
334     source = {
335       remotes = ["https://rubygems.org"];
336       sha256 = "0dyksm4i11n0qshd7wh6dvk8d0fc70dd32ir2dxs6igxq0gd6hi1";
337       type = "gem";
338     };
339     version = "1.1.0";
340   };
341   jekyll-feed = {
342     dependencies = ["jekyll"];
343     groups = ["default"];
344     platforms = [];
345     source = {
346       remotes = ["https://rubygems.org"];
347       sha256 = "1hzwmjrxi57x68i7jx5rxi8qlcbqcbg3di55wywrp53pr0bap6k8";
348       type = "gem";
349     };
350     version = "0.17.0";
351   };
352   jekyll-gist = {
353     dependencies = ["octokit"];
354     groups = ["default"];
355     platforms = [];
356     source = {
357       remotes = ["https://rubygems.org"];
358       sha256 = "03wz9j6yq3552nzf4g71qrdm9pfdgbm68abml9sjjgiaan1n8ns9";
359       type = "gem";
360     };
361     version = "1.5.0";
362   };
363   jekyll-mentions = {
364     dependencies = ["html-pipeline" "jekyll"];
365     groups = ["default"];
366     platforms = [];
367     source = {
368       remotes = ["https://rubygems.org"];
369       sha256 = "1n8y67plydfmay3jn865igvgb3h6s2crk8kq7ydk3wmn9h103s1r";
370       type = "gem";
371     };
372     version = "1.6.0";
373   };
374   jekyll-paginate = {
375     groups = ["default"];
376     platforms = [];
377     source = {
378       remotes = ["https://rubygems.org"];
379       sha256 = "0r7bcs8fq98zldih4787zk5i9w24nz5wa26m84ssja95n3sas2l8";
380       type = "gem";
381     };
382     version = "1.1.0";
383   };
384   jekyll-polyglot = {
385     dependencies = ["jekyll"];
386     groups = ["default"];
387     platforms = [];
388     source = {
389       remotes = ["https://rubygems.org"];
390       sha256 = "0xbmsm30jgpbamqvbjvjgfq2w9ihdpqsbay9jrd5pljrbhvy02di";
391       type = "gem";
392     };
393     version = "1.8.0";
394   };
395   jekyll-redirect-from = {
396     dependencies = ["jekyll"];
397     groups = ["default"];
398     platforms = [];
399     source = {
400       remotes = ["https://rubygems.org"];
401       sha256 = "1nz6kd6qsa160lmjmls4zgx7fwcpp8ac07mpzy80z6zgd7jwldb6";
402       type = "gem";
403     };
404     version = "0.16.0";
405   };
406   jekyll-sass-converter = {
407     dependencies = ["sass-embedded"];
408     groups = ["default"];
409     platforms = [];
410     source = {
411       remotes = ["https://rubygems.org"];
412       sha256 = "00n9v19h0qgjijygfdkdh2gwpmdlz49nw1mqk6fnp43f317ngrz2";
413       type = "gem";
414     };
415     version = "3.0.0";
416   };
417   jekyll-seo-tag = {
418     dependencies = ["jekyll"];
419     groups = ["default"];
420     platforms = [];
421     source = {
422       remotes = ["https://rubygems.org"];
423       sha256 = "0638mqhqynghnlnaz0xi1kvnv53wkggaq94flfzlxwandn8x2biz";
424       type = "gem";
425     };
426     version = "2.8.0";
427   };
428   jekyll-sitemap = {
429     dependencies = ["jekyll"];
430     groups = ["default"];
431     platforms = [];
432     source = {
433       remotes = ["https://rubygems.org"];
434       sha256 = "0622rwsn5i0m5xcyzdn86l68wgydqwji03lqixdfm1f1xdfqrq0d";
435       type = "gem";
436     };
437     version = "1.4.0";
438   };
439   jekyll-watch = {
440     dependencies = ["listen"];
441     groups = ["default"];
442     platforms = [];
443     source = {
444       remotes = ["https://rubygems.org"];
445       sha256 = "1qd7hy1kl87fl7l0frw5qbn22x7ayfzlv9a5ca1m59g0ym1ysi5w";
446       type = "gem";
447     };
448     version = "2.2.1";
449   };
450   jemoji = {
451     dependencies = ["gemoji" "html-pipeline" "jekyll"];
452     groups = ["default"];
453     platforms = [];
454     source = {
455       remotes = ["https://rubygems.org"];
456       sha256 = "0z4yabsvqdb8x1rr60yyzbaf950cyzv984n3jwwvgcmv5j73wk2x";
457       type = "gem";
458     };
459     version = "0.13.0";
460   };
461   kramdown = {
462     dependencies = ["rexml"];
463     groups = ["default"];
464     platforms = [];
465     source = {
466       remotes = ["https://rubygems.org"];
467       sha256 = "1ic14hdcqxn821dvzki99zhmcy130yhv5fqfffkcf87asv5mnbmn";
468       type = "gem";
469     };
470     version = "2.4.0";
471   };
472   kramdown-parser-gfm = {
473     dependencies = ["kramdown"];
474     groups = ["default"];
475     platforms = [];
476     source = {
477       remotes = ["https://rubygems.org"];
478       sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
479       type = "gem";
480     };
481     version = "1.1.0";
482   };
483   kramdown-syntax-coderay = {
484     dependencies = ["coderay" "kramdown"];
485     groups = ["default"];
486     platforms = [];
487     source = {
488       remotes = ["https://rubygems.org"];
489       sha256 = "03vpfpmxcdbqyh6kxrjf5xa9qgvwqj0cfv2khz5h32fp5f5dmrda";
490       type = "gem";
491     };
492     version = "1.0.1";
493   };
494   liquid = {
495     groups = ["default"];
496     platforms = [{
497       engine = "maglev";
498     } {
499       engine = "mingw";
500     } {
501       engine = "mingw";
502     } {
503       engine = "mswin";
504     } {
505       engine = "rbx";
506     } {
507       engine = "ruby";
508     }];
509     source = {
510       remotes = ["https://rubygems.org"];
511       sha256 = "1czxv2i1gv3k7hxnrgfjb0z8khz74l4pmfwd70c7kr25l2qypksg";
512       type = "gem";
513     };
514     version = "4.0.4";
515   };
516   liquid-c = {
517     dependencies = ["liquid"];
518     groups = ["default"];
519     platforms = [{
520       engine = "maglev";
521     } {
522       engine = "mingw";
523     } {
524       engine = "mingw";
525     } {
526       engine = "mswin";
527     } {
528       engine = "rbx";
529     } {
530       engine = "ruby";
531     }];
532     source = {
533       remotes = ["https://rubygems.org"];
534       sha256 = "07psn4z99738x2vqgl097pgdnanz0pilfp6nla405y1l802nfq7j";
535       type = "gem";
536     };
537     version = "4.0.1";
538   };
539   listen = {
540     dependencies = ["rb-fsevent" "rb-inotify"];
541     groups = ["default"];
542     platforms = [];
543     source = {
544       remotes = ["https://rubygems.org"];
545       sha256 = "0rwwsmvq79qwzl6324yc53py02kbrcww35si720490z5w0j497nv";
546       type = "gem";
547     };
548     version = "3.9.0";
549   };
550   matrix = {
551     groups = ["default"];
552     platforms = [{
553       engine = "maglev";
554     } {
555       engine = "mingw";
556     } {
557       engine = "mingw";
558     } {
559       engine = "mswin";
560     } {
561       engine = "rbx";
562     } {
563       engine = "ruby";
564     }];
565     source = {
566       remotes = ["https://rubygems.org"];
567       sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i";
568       type = "gem";
569     };
570     version = "0.4.2";
571   };
572   mercenary = {
573     groups = ["default"];
574     platforms = [];
575     source = {
576       remotes = ["https://rubygems.org"];
577       sha256 = "0f2i827w4lmsizrxixsrv2ssa3gk1b7lmqh8brk8ijmdb551wnmj";
578       type = "gem";
579     };
580     version = "0.4.0";
581   };
582   mime-types = {
583     dependencies = ["mime-types-data"];
584     groups = ["default"];
585     platforms = [];
586     source = {
587       remotes = ["https://rubygems.org"];
588       sha256 = "1r64z0m5zrn4k37wabfnv43wa6yivgdfk6cf2rpmmirlz889yaf1";
589       type = "gem";
590     };
591     version = "3.5.2";
592   };
593   mime-types-data = {
594     groups = ["default"];
595     platforms = [];
596     source = {
597       remotes = ["https://rubygems.org"];
598       sha256 = "0rri45lldyk3bsg4yqpxcl1xrnxnqasnw94x03w5arq3yy7kff65";
599       type = "gem";
600     };
601     version = "3.2024.0604";
602   };
603   mini_magick = {
604     groups = ["default"];
605     platforms = [];
606     source = {
607       remotes = ["https://rubygems.org"];
608       sha256 = "1zbfldqc3dp9fiyz9d4hkkabkvsmx5649bs78j5008i5gzr0x6zg";
609       type = "gem";
610     };
611     version = "4.13.1";
612   };
613   mini_portile2 = {
614     groups = ["default"];
615     platforms = [];
616     source = {
617       remotes = ["https://rubygems.org"];
618       sha256 = "1q1f2sdw3y3y9mnym9dhjgsjr72sq975cfg5c4yx7gwv8nmzbvhk";
619       type = "gem";
620     };
621     version = "2.8.7";
622   };
623   minitest = {
624     groups = ["default"];
625     platforms = [];
626     source = {
627       remotes = ["https://rubygems.org"];
628       sha256 = "0zgq31wa0ygqnmpqh3plsig32xc8k4l99r49ncmidfg91kfagymg";
629       type = "gem";
630     };
631     version = "5.24.0";
632   };
633   mutex_m = {
634     groups = ["default"];
635     platforms = [];
636     source = {
637       remotes = ["https://rubygems.org"];
638       sha256 = "1ma093ayps1m92q845hmpk0dmadicvifkbf05rpq9pifhin0rvxn";
639       type = "gem";
640     };
641     version = "0.2.0";
642   };
643   net-http = {
644     dependencies = ["uri"];
645     groups = ["default"];
646     platforms = [];
647     source = {
648       remotes = ["https://rubygems.org"];
649       sha256 = "10n2n9aq00ih8v881af88l1zyrqgs5cl3njdw8argjwbl5ggqvm9";
650       type = "gem";
651     };
652     version = "0.4.1";
653   };
654   nokogiri = {
655     dependencies = ["mini_portile2" "racc"];
656     groups = ["default"];
657     platforms = [];
658     source = {
659       remotes = ["https://rubygems.org"];
660       sha256 = "1vz1ychq2fhfqjgqdrx8bqkaxg5dzcgwnah00m57ydylczfy8pwk";
661       type = "gem";
662     };
663     version = "1.16.6";
664   };
665   octokit = {
666     dependencies = ["faraday" "sawyer"];
667     groups = ["default"];
668     platforms = [];
669     source = {
670       remotes = ["https://rubygems.org"];
671       sha256 = "15lvy06h276jryxg19258b2yqaykf0567sp0n16yipywhbp94860";
672       type = "gem";
673     };
674     version = "4.25.1";
675   };
676   pathutil = {
677     dependencies = ["forwardable-extended"];
678     groups = ["default"];
679     platforms = [];
680     source = {
681       remotes = ["https://rubygems.org"];
682       sha256 = "12fm93ljw9fbxmv2krki5k5wkvr7560qy8p4spvb9jiiaqv78fz4";
683       type = "gem";
684     };
685     version = "0.16.2";
686   };
687   psych = {
688     dependencies = ["stringio"];
689     groups = ["default"];
690     platforms = [];
691     source = {
692       remotes = ["https://rubygems.org"];
693       sha256 = "0s5383m6004q76xm3lb732bp4sjzb6mxb6rbgn129gy2izsj4wrk";
694       type = "gem";
695     };
696     version = "5.1.2";
697   };
698   public_suffix = {
699     groups = ["default"];
700     platforms = [];
701     source = {
702       remotes = ["https://rubygems.org"];
703       sha256 = "17m8q2dzm7a74amnab5rf3f3m466i300awihl3ygh4v80wpf3j6j";
704       type = "gem";
705     };
706     version = "6.0.0";
707   };
708   racc = {
709     groups = ["default"];
710     platforms = [];
711     source = {
712       remotes = ["https://rubygems.org"];
713       sha256 = "021s7maw0c4d9a6s07vbmllrzqsj2sgmrwimlh8ffkvwqdjrld09";
714       type = "gem";
715     };
716     version = "1.8.0";
717   };
718   rake = {
719     groups = ["default"];
720     platforms = [];
721     source = {
722       remotes = ["https://rubygems.org"];
723       sha256 = "17850wcwkgi30p7yqh60960ypn7yibacjjha0av78zaxwvd3ijs6";
724       type = "gem";
725     };
726     version = "13.2.1";
727   };
728   rb-fsevent = {
729     groups = ["default"];
730     platforms = [];
731     source = {
732       remotes = ["https://rubygems.org"];
733       sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423";
734       type = "gem";
735     };
736     version = "0.11.2";
737   };
738   rb-inotify = {
739     dependencies = ["ffi"];
740     groups = ["default"];
741     platforms = [];
742     source = {
743       remotes = ["https://rubygems.org"];
744       sha256 = "0vmy8xgahixcz6hzwy4zdcyn2y6d6ri8dqv5xccgzc1r292019x0";
745       type = "gem";
746     };
747     version = "0.11.1";
748   };
749   rdoc = {
750     dependencies = ["psych"];
751     groups = ["default"];
752     platforms = [];
753     source = {
754       remotes = ["https://rubygems.org"];
755       sha256 = "0ygk2zk0ky3d88v3ll7qh6xqvbvw5jin0hqdi1xkv1dhaw7myzdi";
756       type = "gem";
757     };
758     version = "6.7.0";
759   };
760   rexml = {
761     dependencies = ["strscan"];
762     groups = ["default"];
763     platforms = [];
764     source = {
765       remotes = ["https://rubygems.org"];
766       sha256 = "09f3sw7f846fpcpwdm362ylqldwqxpym6z0qpld4av7zisrrzbrl";
767       type = "gem";
768     };
769     version = "3.3.1";
770   };
771   rouge = {
772     groups = ["default"];
773     platforms = [];
774     source = {
775       remotes = ["https://rubygems.org"];
776       sha256 = "072qvvrcqj0yfr3b0j932mlhvn41i38bq37z7z07i3ikagndkqwy";
777       type = "gem";
778     };
779     version = "4.3.0";
780   };
781   safe_yaml = {
782     groups = ["default"];
783     platforms = [];
784     source = {
785       remotes = ["https://rubygems.org"];
786       sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
787       type = "gem";
788     };
789     version = "1.0.5";
790   };
791   sass-embedded = {
792     dependencies = ["google-protobuf" "rake"];
793     groups = ["default"];
794     platforms = [];
795     source = {
796       remotes = ["https://rubygems.org"];
797       sha256 = "1nmy052pm46781s7ca6x3l4yb5p3glh8sf201xwcwpk9rv2av9m2";
798       type = "gem";
799     };
800     version = "1.77.5";
801   };
802   sawyer = {
803     dependencies = ["addressable" "faraday"];
804     groups = ["default"];
805     platforms = [];
806     source = {
807       remotes = ["https://rubygems.org"];
808       sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps";
809       type = "gem";
810     };
811     version = "0.9.2";
812   };
813   stringio = {
814     groups = ["default"];
815     platforms = [];
816     source = {
817       remotes = ["https://rubygems.org"];
818       sha256 = "07mfqb40b2wh53k33h91zva78f9zwcdnl85jiq74wnaw2wa6wiak";
819       type = "gem";
820     };
821     version = "3.1.1";
822   };
823   strscan = {
824     groups = ["default"];
825     platforms = [];
826     source = {
827       remotes = ["https://rubygems.org"];
828       sha256 = "0mamrl7pxacbc79ny5hzmakc9grbjysm3yy6119ppgsg44fsif01";
829       type = "gem";
830     };
831     version = "3.1.0";
832   };
833   terminal-table = {
834     dependencies = ["unicode-display_width"];
835     groups = ["default"];
836     platforms = [];
837     source = {
838       remotes = ["https://rubygems.org"];
839       sha256 = "14dfmfjppmng5hwj7c5ka6qdapawm3h6k9lhn8zj001ybypvclgr";
840       type = "gem";
841     };
842     version = "3.0.2";
843   };
844   tomlrb = {
845     groups = ["default"];
846     platforms = [];
847     source = {
848       remotes = ["https://rubygems.org"];
849       sha256 = "00x5y9h4fbvrv4xrjk4cqlkm4vq8gv73ax4alj3ac2x77zsnnrk8";
850       type = "gem";
851     };
852     version = "1.3.0";
853   };
854   tzinfo = {
855     dependencies = ["concurrent-ruby"];
856     groups = ["default"];
857     platforms = [];
858     source = {
859       remotes = ["https://rubygems.org"];
860       sha256 = "16w2g84dzaf3z13gxyzlzbf748kylk5bdgg3n1ipvkvvqy685bwd";
861       type = "gem";
862     };
863     version = "2.0.6";
864   };
865   unicode-display_width = {
866     groups = ["default"];
867     platforms = [];
868     source = {
869       remotes = ["https://rubygems.org"];
870       sha256 = "1d0azx233nags5jx3fqyr23qa2rhgzbhv8pxp46dgbg1mpf82xky";
871       type = "gem";
872     };
873     version = "2.5.0";
874   };
875   uri = {
876     groups = ["default"];
877     platforms = [];
878     source = {
879       remotes = ["https://rubygems.org"];
880       sha256 = "094gk72ckazf495qc76gk09b5i318d5l9m7bicg2wxlrjcm3qm96";
881       type = "gem";
882     };
883     version = "0.13.0";
884   };
885   webrick = {
886     groups = ["default"];
887     platforms = [];
888     source = {
889       remotes = ["https://rubygems.org"];
890       sha256 = "13qm7s0gr2pmfcl7dxrmq38asaza4w0i2n9my4yzs499j731wh8r";
891       type = "gem";
892     };
893     version = "1.8.1";
894   };
895   yajl-ruby = {
896     groups = ["default"];
897     platforms = [{
898       engine = "maglev";
899     } {
900       engine = "mingw";
901     } {
902       engine = "mingw";
903     } {
904       engine = "mswin";
905     } {
906       engine = "rbx";
907     } {
908       engine = "ruby";
909     }];
910     source = {
911       remotes = ["https://rubygems.org"];
912       sha256 = "1lni4jbyrlph7sz8y49q84pb0sbj82lgwvnjnsiv01xf26f4v5wc";
913       type = "gem";
914     };
915     version = "1.4.3";
916   };