biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / applications / misc / gollum / gemset.nix
blobe9948188e149d7063da0a3825cd96b9dcdbc8ed9
2   asciidoctor = {
3     groups = ["default"];
4     platforms = [];
5     source = {
6       remotes = ["https://rubygems.org"];
7       sha256 = "1wyxgwmnz9bw377r3lba26b090hbsq9qnbw8575a1prpy83qh82j";
8       type = "gem";
9     };
10     version = "2.0.23";
11   };
12   base64 = {
13     groups = ["default"];
14     platforms = [];
15     source = {
16       remotes = ["https://rubygems.org"];
17       sha256 = "01qml0yilb9basf7is2614skjp8384h2pycfx86cr8023arfj98g";
18       type = "gem";
19     };
20     version = "0.2.0";
21   };
22   builder = {
23     groups = ["default"];
24     platforms = [];
25     source = {
26       remotes = ["https://rubygems.org"];
27       sha256 = "0pw3r2lyagsxkm71bf44v5b74f7l9r7di22brbyji9fwz791hya9";
28       type = "gem";
29     };
30     version = "3.3.0";
31   };
32   concurrent-ruby = {
33     groups = ["default"];
34     platforms = [];
35     source = {
36       remotes = ["https://rubygems.org"];
37       sha256 = "0skwdasxq7mnlcccn6aqabl7n9r3jd7k19ryzlzzip64cn4x572g";
38       type = "gem";
39     };
40     version = "1.3.3";
41   };
42   crass = {
43     groups = ["default"];
44     platforms = [];
45     source = {
46       remotes = ["https://rubygems.org"];
47       sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw";
48       type = "gem";
49     };
50     version = "1.0.6";
51   };
52   creole = {
53     groups = ["default"];
54     platforms = [];
55     source = {
56       remotes = ["https://rubygems.org"];
57       sha256 = "00rcscz16idp6dx0dk5yi5i0fz593i3r6anbn5bg2q07v3i025wm";
58       type = "gem";
59     };
60     version = "0.5.0";
61   };
62   expression_parser = {
63     groups = ["default"];
64     platforms = [];
65     source = {
66       remotes = ["https://rubygems.org"];
67       sha256 = "1938z3wmmdabqxlh5d5c56xfg1jc6z15p7zjyhvk7364zwydnmib";
68       type = "gem";
69     };
70     version = "0.9.0";
71   };
72   gemojione = {
73     dependencies = ["json"];
74     groups = ["default"];
75     platforms = [];
76     source = {
77       remotes = ["https://rubygems.org"];
78       sha256 = "0fwd523pgr72w3w6jwpz9i6sggvz52d7831a1s4y3lv8m50j6ima";
79       type = "gem";
80     };
81     version = "4.3.3";
82   };
83   github-markup = {
84     groups = ["default"];
85     platforms = [];
86     source = {
87       remotes = ["https://rubygems.org"];
88       sha256 = "0mv2l0h3v5g4cwqh2lgb3braafh8n3v2s84i573wi5m79f4qhw1z";
89       type = "gem";
90     };
91     version = "4.0.2";
92   };
93   gollum = {
94     dependencies = ["gemojione" "gollum-lib" "i18n" "kramdown" "kramdown-parser-gfm" "mustache-sinatra" "octicons" "rack" "rackup" "rdoc" "rss" "sinatra" "sinatra-contrib" "sprockets" "sprockets-helpers" "therubyrhino" "useragent" "webrick"];
95     groups = ["default"];
96     platforms = [];
97     source = {
98       remotes = ["https://rubygems.org"];
99       sha256 = "01gk8zb1mfr7ypspbg765fn3m6rdh0b6jpyxfninabl9dzazyvpi";
100       type = "gem";
101     };
102     version = "6.0.1";
103   };
104   gollum-lib = {
105     dependencies = ["gemojione" "github-markup" "gollum-rugged_adapter" "loofah" "nokogiri" "rouge" "twitter-text"];
106     groups = ["default"];
107     platforms = [];
108     source = {
109       remotes = ["https://rubygems.org"];
110       sha256 = "1vgvdmz5rh3ciww95llwax7pz93n4iljsz2q5f2hhynx6csvhriw";
111       type = "gem";
112     };
113     version = "6.0";
114   };
115   gollum-rugged_adapter = {
116     dependencies = ["mime-types" "rugged"];
117     groups = ["default"];
118     platforms = [];
119     source = {
120       remotes = ["https://rubygems.org"];
121       sha256 = "00l1fmgjv3sq97c5lw7qcrf37v970yz89dm6b73ah2y4qn8zd7qk";
122       type = "gem";
123     };
124     version = "3.0";
125   };
126   htmlentities = {
127     groups = ["default"];
128     platforms = [];
129     source = {
130       remotes = ["https://rubygems.org"];
131       sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj";
132       type = "gem";
133     };
134     version = "4.3.4";
135   };
136   i18n = {
137     dependencies = ["concurrent-ruby"];
138     groups = ["default"];
139     platforms = [];
140     source = {
141       remotes = ["https://rubygems.org"];
142       sha256 = "1ffix518y7976qih9k1lgnc17i3v6yrlh0a3mckpxdb4wc2vrp16";
143       type = "gem";
144     };
145     version = "1.14.5";
146   };
147   json = {
148     groups = ["default"];
149     platforms = [];
150     source = {
151       remotes = ["https://rubygems.org"];
152       sha256 = "0b4qsi8gay7ncmigr0pnbxyb17y3h8kavdyhsh7nrlqwr35vb60q";
153       type = "gem";
154     };
155     version = "2.7.2";
156   };
157   kramdown = {
158     dependencies = ["rexml"];
159     groups = ["default"];
160     platforms = [];
161     source = {
162       remotes = ["https://rubygems.org"];
163       sha256 = "1ic14hdcqxn821dvzki99zhmcy130yhv5fqfffkcf87asv5mnbmn";
164       type = "gem";
165     };
166     version = "2.4.0";
167   };
168   kramdown-parser-gfm = {
169     dependencies = ["kramdown"];
170     groups = ["default"];
171     platforms = [];
172     source = {
173       remotes = ["https://rubygems.org"];
174       sha256 = "0a8pb3v951f4x7h968rqfsa19c8arz21zw1vaj42jza22rap8fgv";
175       type = "gem";
176     };
177     version = "1.1.0";
178   };
179   loofah = {
180     dependencies = ["crass" "nokogiri"];
181     groups = ["default"];
182     platforms = [];
183     source = {
184       remotes = ["https://rubygems.org"];
185       sha256 = "1zkjqf37v2d7s11176cb35cl83wls5gm3adnfkn2zcc61h3nxmqh";
186       type = "gem";
187     };
188     version = "2.22.0";
189   };
190   mime-types = {
191     dependencies = ["mime-types-data"];
192     groups = ["default"];
193     platforms = [];
194     source = {
195       remotes = ["https://rubygems.org"];
196       sha256 = "1r64z0m5zrn4k37wabfnv43wa6yivgdfk6cf2rpmmirlz889yaf1";
197       type = "gem";
198     };
199     version = "3.5.2";
200   };
201   mime-types-data = {
202     groups = ["default"];
203     platforms = [];
204     source = {
205       remotes = ["https://rubygems.org"];
206       sha256 = "104r7glqjal9fgvnv49wjzp4ssai9hmyn3npkari51s2ska3jnr0";
207       type = "gem";
208     };
209     version = "3.2024.0702";
210   };
211   mini_portile2 = {
212     groups = ["default"];
213     platforms = [];
214     source = {
215       remotes = ["https://rubygems.org"];
216       sha256 = "1q1f2sdw3y3y9mnym9dhjgsjr72sq975cfg5c4yx7gwv8nmzbvhk";
217       type = "gem";
218     };
219     version = "2.8.7";
220   };
221   multi_json = {
222     groups = ["default"];
223     platforms = [];
224     source = {
225       remotes = ["https://rubygems.org"];
226       sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
227       type = "gem";
228     };
229     version = "1.15.0";
230   };
231   mustache = {
232     groups = ["default"];
233     platforms = [];
234     source = {
235       remotes = ["https://rubygems.org"];
236       sha256 = "1l0p4wx15mi3wnamfv92ipkia4nsx8qi132c6g51jfdma3fiz2ch";
237       type = "gem";
238     };
239     version = "1.1.1";
240   };
241   mustache-sinatra = {
242     dependencies = ["mustache"];
243     groups = ["default"];
244     platforms = [];
245     source = {
246       remotes = ["https://rubygems.org"];
247       sha256 = "03f2wdih6hnnm9iclfwi53dx56knpshv8wnf4cglp7kjx358036i";
248       type = "gem";
249     };
250     version = "2.0.0";
251   };
252   mustermann = {
253     dependencies = ["ruby2_keywords"];
254     groups = ["default"];
255     platforms = [];
256     source = {
257       remotes = ["https://rubygems.org"];
258       sha256 = "0rwbq20s2gdh8dljjsgj5s6wqqfmnbclhvv2c2608brv7jm6jdbd";
259       type = "gem";
260     };
261     version = "3.0.0";
262   };
263   nokogiri = {
264     dependencies = ["mini_portile2" "racc"];
265     groups = ["default"];
266     platforms = [];
267     source = {
268       remotes = ["https://rubygems.org"];
269       sha256 = "15gysw8rassqgdq3kwgl4mhqmrgh7nk2qvrcqp4ijyqazgywn6gq";
270       type = "gem";
271     };
272     version = "1.16.7";
273   };
274   octicons = {
275     groups = ["default"];
276     platforms = [];
277     source = {
278       remotes = ["https://rubygems.org"];
279       sha256 = "07nb9i9yl3xk6dr7aacxx3dfrrslrw9cn9a55gn9rrhgckb3pymy";
280       type = "gem";
281     };
282     version = "19.11.0";
283   };
284   org-ruby = {
285     dependencies = ["rubypants"];
286     groups = ["default"];
287     platforms = [];
288     source = {
289       remotes = ["https://rubygems.org"];
290       sha256 = "0x69s7aysfiwlcpd9hkvksfyld34d8kxr62adb59vjvh8hxfrjwk";
291       type = "gem";
292     };
293     version = "0.9.12";
294   };
295   psych = {
296     dependencies = ["stringio"];
297     groups = ["default"];
298     platforms = [];
299     source = {
300       remotes = ["https://rubygems.org"];
301       sha256 = "0s5383m6004q76xm3lb732bp4sjzb6mxb6rbgn129gy2izsj4wrk";
302       type = "gem";
303     };
304     version = "5.1.2";
305   };
306   racc = {
307     groups = ["default"];
308     platforms = [];
309     source = {
310       remotes = ["https://rubygems.org"];
311       sha256 = "021s7maw0c4d9a6s07vbmllrzqsj2sgmrwimlh8ffkvwqdjrld09";
312       type = "gem";
313     };
314     version = "1.8.0";
315   };
316   rack = {
317     groups = ["default"];
318     platforms = [];
319     source = {
320       remotes = ["https://rubygems.org"];
321       sha256 = "12z55b90vvr4sh93az2yfr3fg91jivsag8lcg0k360d99vdq568f";
322       type = "gem";
323     };
324     version = "3.1.7";
325   };
326   rack-protection = {
327     dependencies = ["base64" "rack"];
328     groups = ["default"];
329     platforms = [];
330     source = {
331       remotes = ["https://rubygems.org"];
332       sha256 = "1xmvcxgm1jq92hqxm119gfk95wzl0d46nb2c2c6qqsm4ra2n3nyh";
333       type = "gem";
334     };
335     version = "4.0.0";
336   };
337   rack-session = {
338     dependencies = ["rack"];
339     groups = ["default"];
340     platforms = [];
341     source = {
342       remotes = ["https://rubygems.org"];
343       sha256 = "10afdpmy9kh0qva96slcyc59j4gkk9av8ilh58cnj0qq7q3b416v";
344       type = "gem";
345     };
346     version = "2.0.0";
347   };
348   rackup = {
349     dependencies = ["rack" "webrick"];
350     groups = ["default"];
351     platforms = [];
352     source = {
353       remotes = ["https://rubygems.org"];
354       sha256 = "0kbcka30g681cqasw47pq93fxjscq7yvs5zf8lp3740rb158ijvf";
355       type = "gem";
356     };
357     version = "2.1.0";
358   };
359   rdoc = {
360     dependencies = ["psych"];
361     groups = ["default"];
362     platforms = [];
363     source = {
364       remotes = ["https://rubygems.org"];
365       sha256 = "0ygk2zk0ky3d88v3ll7qh6xqvbvw5jin0hqdi1xkv1dhaw7myzdi";
366       type = "gem";
367     };
368     version = "6.7.0";
369   };
370   RedCloth = {
371     groups = ["default"];
372     platforms = [];
373     source = {
374       remotes = ["https://rubygems.org"];
375       sha256 = "15r2h7rfp4bi9i0bfmvgnmvmw0kl3byyac53rcakk4qsv7yv4caj";
376       type = "gem";
377     };
378     version = "4.3.4";
379   };
380   rexml = {
381     dependencies = ["strscan"];
382     groups = ["default"];
383     platforms = [];
384     source = {
385       remotes = ["https://rubygems.org"];
386       sha256 = "0zr5qpa8lampaqzhdcjcvyqnrqcjl7439mqjlkjz43wdhmpnh4s5";
387       type = "gem";
388     };
389     version = "3.3.2";
390   };
391   rouge = {
392     groups = ["default"];
393     platforms = [];
394     source = {
395       remotes = ["https://rubygems.org"];
396       sha256 = "1dnfkrk8xx2m8r3r9m2p5xcq57viznyc09k7r3i4jbm758i57lx3";
397       type = "gem";
398     };
399     version = "3.30.0";
400   };
401   rss = {
402     dependencies = ["rexml"];
403     groups = ["default"];
404     platforms = [];
405     source = {
406       remotes = ["https://rubygems.org"];
407       sha256 = "1wv27axi39hhr0nmaffdl5bdjqiafcvp9xhfgnsgfczsblja50sn";
408       type = "gem";
409     };
410     version = "0.3.0";
411   };
412   ruby2_keywords = {
413     groups = ["default"];
414     platforms = [];
415     source = {
416       remotes = ["https://rubygems.org"];
417       sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
418       type = "gem";
419     };
420     version = "0.0.5";
421   };
422   rubypants = {
423     groups = ["default"];
424     platforms = [];
425     source = {
426       remotes = ["https://rubygems.org"];
427       sha256 = "0kv2way45d2dz3h5b7wxyw36clvlwrz7ydf6699d0za5vm56gsrh";
428       type = "gem";
429     };
430     version = "0.7.1";
431   };
432   rugged = {
433     groups = ["default"];
434     platforms = [];
435     source = {
436       remotes = ["https://rubygems.org"];
437       sha256 = "1sccng15h8h3mcjxfgvxy85lfpswbj0nhmzwwsqdffbzqgsb2jch";
438       type = "gem";
439     };
440     version = "1.7.2";
441   };
442   sinatra = {
443     dependencies = ["mustermann" "rack" "rack-protection" "rack-session" "tilt"];
444     groups = ["default"];
445     platforms = [];
446     source = {
447       remotes = ["https://rubygems.org"];
448       sha256 = "0za92lv4s7xhgkkm6xxf7ib0b3bsyj8drxgkrskgsb5g3mxnixjl";
449       type = "gem";
450     };
451     version = "4.0.0";
452   };
453   sinatra-contrib = {
454     dependencies = ["multi_json" "mustermann" "rack-protection" "sinatra" "tilt"];
455     groups = ["default"];
456     platforms = [];
457     source = {
458       remotes = ["https://rubygems.org"];
459       sha256 = "0r9khg85m60w0i77jpnm2irh9m4k0ia4mlicapj8dr7s6ykqd9dh";
460       type = "gem";
461     };
462     version = "4.0.0";
463   };
464   sprockets = {
465     dependencies = ["concurrent-ruby" "rack"];
466     groups = ["default"];
467     platforms = [];
468     source = {
469       remotes = ["https://rubygems.org"];
470       sha256 = "15rzfzd9dca4v0mr0bbhsbwhygl0k9l24iqqlx0fijig5zfi66wm";
471       type = "gem";
472     };
473     version = "4.2.1";
474   };
475   sprockets-helpers = {
476     dependencies = ["sprockets"];
477     groups = ["default"];
478     platforms = [];
479     source = {
480       remotes = ["https://rubygems.org"];
481       sha256 = "0513ma356g05lsskhsb363263177h6ccmp475il0p69y18his2ij";
482       type = "gem";
483     };
484     version = "1.4.0";
485   };
486   stringio = {
487     groups = ["default"];
488     platforms = [];
489     source = {
490       remotes = ["https://rubygems.org"];
491       sha256 = "07mfqb40b2wh53k33h91zva78f9zwcdnl85jiq74wnaw2wa6wiak";
492       type = "gem";
493     };
494     version = "3.1.1";
495   };
496   strscan = {
497     groups = ["default"];
498     platforms = [];
499     source = {
500       remotes = ["https://rubygems.org"];
501       sha256 = "0mamrl7pxacbc79ny5hzmakc9grbjysm3yy6119ppgsg44fsif01";
502       type = "gem";
503     };
504     version = "3.1.0";
505   };
506   therubyrhino = {
507     dependencies = ["therubyrhino_jar"];
508     groups = ["default"];
509     platforms = [];
510     source = {
511       remotes = ["https://rubygems.org"];
512       sha256 = "034mzpkxm3zjsi4rwa45dhhgq2b9vkabs5bnzbl1d3ka7210b3fc";
513       type = "gem";
514     };
515     version = "2.1.2";
516   };
517   therubyrhino_jar = {
518     groups = ["default"];
519     platforms = [];
520     source = {
521       remotes = ["https://rubygems.org"];
522       sha256 = "149a5lsvn2n7k7vcfs77n836q1alv8yjh0503sf9cs65p974ah25";
523       type = "gem";
524     };
525     version = "1.7.8";
526   };
527   tilt = {
528     groups = ["default"];
529     platforms = [];
530     source = {
531       remotes = ["https://rubygems.org"];
532       sha256 = "0kds7wkxmb038cwp6ravnwn8k65ixc68wpm8j5jx5bhx8ndg4x6z";
533       type = "gem";
534     };
535     version = "2.4.0";
536   };
537   twitter-text = {
538     dependencies = ["unf"];
539     groups = ["default"];
540     platforms = [];
541     source = {
542       remotes = ["https://rubygems.org"];
543       sha256 = "1732h7hy1k152w8wfvjsx7b79alk45i5imwd37ia4qcx8hfm3gvg";
544       type = "gem";
545     };
546     version = "1.14.7";
547   };
548   unf = {
549     dependencies = ["unf_ext"];
550     groups = ["default"];
551     platforms = [];
552     source = {
553       remotes = ["https://rubygems.org"];
554       sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
555       type = "gem";
556     };
557     version = "0.1.4";
558   };
559   unf_ext = {
560     groups = ["default"];
561     platforms = [];
562     source = {
563       remotes = ["https://rubygems.org"];
564       sha256 = "1sf6bxvf6x8gihv6j63iakixmdddgls58cpxpg32chckb2l18qcj";
565       type = "gem";
566     };
567     version = "0.0.9.1";
568   };
569   useragent = {
570     groups = ["default"];
571     platforms = [];
572     source = {
573       remotes = ["https://rubygems.org"];
574       sha256 = "1fv5kvq494swy0p17h9qya9r50w15xsi9zmvhzb8gh55kq6ki50p";
575       type = "gem";
576     };
577     version = "0.16.10";
578   };
579   webrick = {
580     groups = ["default"];
581     platforms = [];
582     source = {
583       remotes = ["https://rubygems.org"];
584       sha256 = "13qm7s0gr2pmfcl7dxrmq38asaza4w0i2n9my4yzs499j731wh8r";
585       type = "gem";
586     };
587     version = "1.8.1";
588   };
589   wikicloth = {
590     dependencies = ["builder" "expression_parser" "htmlentities" "nokogiri" "twitter-text"];
591     groups = ["default"];
592     platforms = [];
593     source = {
594       remotes = ["https://rubygems.org"];
595       sha256 = "0c78r1rg93mb5rcrfxl01b162ma9sh46dhjksc4c9dngg62nhbjh";
596       type = "gem";
597     };
598     version = "0.8.3";
599   };