acr-cli: init at 0.14 (#359508)
[NixPkgs.git] / pkgs / by-name / go / gollum / gemset.nix
blobc45f4c3672519852b4088df22a9adc52143f7b99
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 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl";
38       type = "gem";
39     };
40     version = "1.3.4";
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 = "0k31wcgnvcvd14snz0pfqj976zv6drfsnq6x8acz10fiyms9l8nw";
143       type = "gem";
144     };
145     version = "1.14.6";
146   };
147   json = {
148     groups = ["default"];
149     platforms = [];
150     source = {
151       remotes = ["https://rubygems.org"];
152       sha256 = "1klf2mnfilzjqwcjdi5qb1zl3ghrifz1amcnvwjvsfnx9a5jb9ly";
153       type = "gem";
154     };
155     version = "2.7.4";
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   logger = {
180     groups = ["default"];
181     platforms = [];
182     source = {
183       remotes = ["https://rubygems.org"];
184       sha256 = "0lwncq2rf8gm79g2rcnnyzs26ma1f4wnfjm6gs4zf2wlsdz5in9s";
185       type = "gem";
186     };
187     version = "1.6.1";
188   };
189   loofah = {
190     dependencies = ["crass" "nokogiri"];
191     groups = ["default"];
192     platforms = [];
193     source = {
194       remotes = ["https://rubygems.org"];
195       sha256 = "0ppp2cgli5avzk0z3dwnah6y65ymyr793yja28p2fs9vrci7986h";
196       type = "gem";
197     };
198     version = "2.23.1";
199   };
200   mime-types = {
201     dependencies = ["logger" "mime-types-data"];
202     groups = ["default"];
203     platforms = [];
204     source = {
205       remotes = ["https://rubygems.org"];
206       sha256 = "0r34mc3n7sxsbm9mzyzy8m3dvq7pwbryyc8m452axkj0g2axnwbg";
207       type = "gem";
208     };
209     version = "3.6.0";
210   };
211   mime-types-data = {
212     groups = ["default"];
213     platforms = [];
214     source = {
215       remotes = ["https://rubygems.org"];
216       sha256 = "06dbn0j13jwdrmlvrjd50mxqrjlkh3lvxp0afh4glyzbliqvqpsd";
217       type = "gem";
218     };
219     version = "3.2024.1001";
220   };
221   mini_portile2 = {
222     groups = ["default"];
223     platforms = [];
224     source = {
225       remotes = ["https://rubygems.org"];
226       sha256 = "1q1f2sdw3y3y9mnym9dhjgsjr72sq975cfg5c4yx7gwv8nmzbvhk";
227       type = "gem";
228     };
229     version = "2.8.7";
230   };
231   multi_json = {
232     groups = ["default"];
233     platforms = [];
234     source = {
235       remotes = ["https://rubygems.org"];
236       sha256 = "0pb1g1y3dsiahavspyzkdy39j4q377009f6ix0bh1ag4nqw43l0z";
237       type = "gem";
238     };
239     version = "1.15.0";
240   };
241   mustache = {
242     groups = ["default"];
243     platforms = [];
244     source = {
245       remotes = ["https://rubygems.org"];
246       sha256 = "1l0p4wx15mi3wnamfv92ipkia4nsx8qi132c6g51jfdma3fiz2ch";
247       type = "gem";
248     };
249     version = "1.1.1";
250   };
251   mustache-sinatra = {
252     dependencies = ["mustache"];
253     groups = ["default"];
254     platforms = [];
255     source = {
256       remotes = ["https://rubygems.org"];
257       sha256 = "03f2wdih6hnnm9iclfwi53dx56knpshv8wnf4cglp7kjx358036i";
258       type = "gem";
259     };
260     version = "2.0.0";
261   };
262   mustermann = {
263     dependencies = ["ruby2_keywords"];
264     groups = ["default"];
265     platforms = [];
266     source = {
267       remotes = ["https://rubygems.org"];
268       sha256 = "123ycmq6pkivv29bqbv79jv2cs04xakzd0fz1lalgvfs5nxfky6i";
269       type = "gem";
270     };
271     version = "3.0.3";
272   };
273   nokogiri = {
274     dependencies = ["mini_portile2" "racc"];
275     groups = ["default"];
276     platforms = [];
277     source = {
278       remotes = ["https://rubygems.org"];
279       sha256 = "15gysw8rassqgdq3kwgl4mhqmrgh7nk2qvrcqp4ijyqazgywn6gq";
280       type = "gem";
281     };
282     version = "1.16.7";
283   };
284   octicons = {
285     groups = ["default"];
286     platforms = [];
287     source = {
288       remotes = ["https://rubygems.org"];
289       sha256 = "00ld13van1xiayr24gwpbxfb63zbw44fx25xs9cp29g6cdzi5hrp";
290       type = "gem";
291     };
292     version = "19.12.0";
293   };
294   org-ruby = {
295     dependencies = ["rubypants"];
296     groups = ["default"];
297     platforms = [];
298     source = {
299       remotes = ["https://rubygems.org"];
300       sha256 = "0x69s7aysfiwlcpd9hkvksfyld34d8kxr62adb59vjvh8hxfrjwk";
301       type = "gem";
302     };
303     version = "0.9.12";
304   };
305   psych = {
306     dependencies = ["stringio"];
307     groups = ["default"];
308     platforms = [];
309     source = {
310       remotes = ["https://rubygems.org"];
311       sha256 = "0s5383m6004q76xm3lb732bp4sjzb6mxb6rbgn129gy2izsj4wrk";
312       type = "gem";
313     };
314     version = "5.1.2";
315   };
316   racc = {
317     groups = ["default"];
318     platforms = [];
319     source = {
320       remotes = ["https://rubygems.org"];
321       sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa";
322       type = "gem";
323     };
324     version = "1.8.1";
325   };
326   rack = {
327     groups = ["default"];
328     platforms = [];
329     source = {
330       remotes = ["https://rubygems.org"];
331       sha256 = "1cd13019gnnh2c0a3kj27ij5ibk72v0bmpypqv4l6ayw8g5cpyyk";
332       type = "gem";
333     };
334     version = "3.1.8";
335   };
336   rack-protection = {
337     dependencies = ["base64" "rack"];
338     groups = ["default"];
339     platforms = [];
340     source = {
341       remotes = ["https://rubygems.org"];
342       sha256 = "1xmvcxgm1jq92hqxm119gfk95wzl0d46nb2c2c6qqsm4ra2n3nyh";
343       type = "gem";
344     };
345     version = "4.0.0";
346   };
347   rack-session = {
348     dependencies = ["rack"];
349     groups = ["default"];
350     platforms = [];
351     source = {
352       remotes = ["https://rubygems.org"];
353       sha256 = "10afdpmy9kh0qva96slcyc59j4gkk9av8ilh58cnj0qq7q3b416v";
354       type = "gem";
355     };
356     version = "2.0.0";
357   };
358   rackup = {
359     dependencies = ["rack" "webrick"];
360     groups = ["default"];
361     platforms = [];
362     source = {
363       remotes = ["https://rubygems.org"];
364       sha256 = "0kbcka30g681cqasw47pq93fxjscq7yvs5zf8lp3740rb158ijvf";
365       type = "gem";
366     };
367     version = "2.1.0";
368   };
369   rdoc = {
370     dependencies = ["psych"];
371     groups = ["default"];
372     platforms = [];
373     source = {
374       remotes = ["https://rubygems.org"];
375       sha256 = "0ygk2zk0ky3d88v3ll7qh6xqvbvw5jin0hqdi1xkv1dhaw7myzdi";
376       type = "gem";
377     };
378     version = "6.7.0";
379   };
380   RedCloth = {
381     groups = ["default"];
382     platforms = [];
383     source = {
384       remotes = ["https://rubygems.org"];
385       sha256 = "15r2h7rfp4bi9i0bfmvgnmvmw0kl3byyac53rcakk4qsv7yv4caj";
386       type = "gem";
387     };
388     version = "4.3.4";
389   };
390   rexml = {
391     groups = ["default"];
392     platforms = [];
393     source = {
394       remotes = ["https://rubygems.org"];
395       sha256 = "1j9p66pmfgxnzp76ksssyfyqqrg7281dyi3xyknl3wwraaw7a66p";
396       type = "gem";
397     };
398     version = "3.3.9";
399   };
400   rouge = {
401     groups = ["default"];
402     platforms = [];
403     source = {
404       remotes = ["https://rubygems.org"];
405       sha256 = "1dnfkrk8xx2m8r3r9m2p5xcq57viznyc09k7r3i4jbm758i57lx3";
406       type = "gem";
407     };
408     version = "3.30.0";
409   };
410   rss = {
411     dependencies = ["rexml"];
412     groups = ["default"];
413     platforms = [];
414     source = {
415       remotes = ["https://rubygems.org"];
416       sha256 = "0dv74a07j3ih5ykyszs1k2cjvgs5c1pzrvcb1wc2bfai8p038qml";
417       type = "gem";
418     };
419     version = "0.3.1";
420   };
421   ruby2_keywords = {
422     groups = ["default"];
423     platforms = [];
424     source = {
425       remotes = ["https://rubygems.org"];
426       sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
427       type = "gem";
428     };
429     version = "0.0.5";
430   };
431   rubypants = {
432     groups = ["default"];
433     platforms = [];
434     source = {
435       remotes = ["https://rubygems.org"];
436       sha256 = "0kv2way45d2dz3h5b7wxyw36clvlwrz7ydf6699d0za5vm56gsrh";
437       type = "gem";
438     };
439     version = "0.7.1";
440   };
441   rugged = {
442     groups = ["default"];
443     platforms = [];
444     source = {
445       remotes = ["https://rubygems.org"];
446       sha256 = "1sccng15h8h3mcjxfgvxy85lfpswbj0nhmzwwsqdffbzqgsb2jch";
447       type = "gem";
448     };
449     version = "1.7.2";
450   };
451   sinatra = {
452     dependencies = ["mustermann" "rack" "rack-protection" "rack-session" "tilt"];
453     groups = ["default"];
454     platforms = [];
455     source = {
456       remotes = ["https://rubygems.org"];
457       sha256 = "0za92lv4s7xhgkkm6xxf7ib0b3bsyj8drxgkrskgsb5g3mxnixjl";
458       type = "gem";
459     };
460     version = "4.0.0";
461   };
462   sinatra-contrib = {
463     dependencies = ["multi_json" "mustermann" "rack-protection" "sinatra" "tilt"];
464     groups = ["default"];
465     platforms = [];
466     source = {
467       remotes = ["https://rubygems.org"];
468       sha256 = "0r9khg85m60w0i77jpnm2irh9m4k0ia4mlicapj8dr7s6ykqd9dh";
469       type = "gem";
470     };
471     version = "4.0.0";
472   };
473   sprockets = {
474     dependencies = ["concurrent-ruby" "rack"];
475     groups = ["default"];
476     platforms = [];
477     source = {
478       remotes = ["https://rubygems.org"];
479       sha256 = "15rzfzd9dca4v0mr0bbhsbwhygl0k9l24iqqlx0fijig5zfi66wm";
480       type = "gem";
481     };
482     version = "4.2.1";
483   };
484   sprockets-helpers = {
485     dependencies = ["sprockets"];
486     groups = ["default"];
487     platforms = [];
488     source = {
489       remotes = ["https://rubygems.org"];
490       sha256 = "0513ma356g05lsskhsb363263177h6ccmp475il0p69y18his2ij";
491       type = "gem";
492     };
493     version = "1.4.0";
494   };
495   stringio = {
496     groups = ["default"];
497     platforms = [];
498     source = {
499       remotes = ["https://rubygems.org"];
500       sha256 = "07mfqb40b2wh53k33h91zva78f9zwcdnl85jiq74wnaw2wa6wiak";
501       type = "gem";
502     };
503     version = "3.1.1";
504   };
505   therubyrhino = {
506     dependencies = ["therubyrhino_jar"];
507     groups = ["default"];
508     platforms = [];
509     source = {
510       remotes = ["https://rubygems.org"];
511       sha256 = "034mzpkxm3zjsi4rwa45dhhgq2b9vkabs5bnzbl1d3ka7210b3fc";
512       type = "gem";
513     };
514     version = "2.1.2";
515   };
516   therubyrhino_jar = {
517     groups = ["default"];
518     platforms = [];
519     source = {
520       remotes = ["https://rubygems.org"];
521       sha256 = "149a5lsvn2n7k7vcfs77n836q1alv8yjh0503sf9cs65p974ah25";
522       type = "gem";
523     };
524     version = "1.7.8";
525   };
526   tilt = {
527     groups = ["default"];
528     platforms = [];
529     source = {
530       remotes = ["https://rubygems.org"];
531       sha256 = "0kds7wkxmb038cwp6ravnwn8k65ixc68wpm8j5jx5bhx8ndg4x6z";
532       type = "gem";
533     };
534     version = "2.4.0";
535   };
536   twitter-text = {
537     dependencies = ["unf"];
538     groups = ["default"];
539     platforms = [];
540     source = {
541       remotes = ["https://rubygems.org"];
542       sha256 = "1732h7hy1k152w8wfvjsx7b79alk45i5imwd37ia4qcx8hfm3gvg";
543       type = "gem";
544     };
545     version = "1.14.7";
546   };
547   unf = {
548     dependencies = ["unf_ext"];
549     groups = ["default"];
550     platforms = [];
551     source = {
552       remotes = ["https://rubygems.org"];
553       sha256 = "0bh2cf73i2ffh4fcpdn9ir4mhq8zi50ik0zqa1braahzadx536a9";
554       type = "gem";
555     };
556     version = "0.1.4";
557   };
558   unf_ext = {
559     groups = ["default"];
560     platforms = [];
561     source = {
562       remotes = ["https://rubygems.org"];
563       sha256 = "1sf6bxvf6x8gihv6j63iakixmdddgls58cpxpg32chckb2l18qcj";
564       type = "gem";
565     };
566     version = "0.0.9.1";
567   };
568   useragent = {
569     groups = ["default"];
570     platforms = [];
571     source = {
572       remotes = ["https://rubygems.org"];
573       sha256 = "1fv5kvq494swy0p17h9qya9r50w15xsi9zmvhzb8gh55kq6ki50p";
574       type = "gem";
575     };
576     version = "0.16.10";
577   };
578   webrick = {
579     groups = ["default"];
580     platforms = [];
581     source = {
582       remotes = ["https://rubygems.org"];
583       sha256 = "089gy5494j560b242vi173wnbj2913hwlwnjkpzld58r96ilc5s3";
584       type = "gem";
585     };
586     version = "1.8.2";
587   };
588   wikicloth = {
589     dependencies = ["builder" "expression_parser" "htmlentities" "nokogiri" "twitter-text"];
590     groups = ["default"];
591     platforms = [];
592     source = {
593       remotes = ["https://rubygems.org"];
594       sha256 = "0c78r1rg93mb5rcrfxl01b162ma9sh46dhjksc4c9dngg62nhbjh";
595       type = "gem";
596     };
597     version = "0.8.3";
598   };