asciidoctor: 2.0.20 -> 2.0.23 (#351844)

authored by Doron Behar and committed by GitHub 2d9feb77 79589db9

+231 -151
+53 -38
pkgs/tools/typesetting/asciidoctor-with-extensions/Gemfile.lock
··· 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 - Ascii85 (1.1.0) 5 - addressable (2.8.5) 6 - public_suffix (>= 2.0.2, < 6.0) 7 afm (0.2.2) 8 - asciidoctor (2.0.20) 9 - asciidoctor-bibtex (0.8.0) 10 asciidoctor (~> 2.0) 11 - bibtex-ruby (~> 5.1) 12 citeproc-ruby (~> 1) 13 csl-styles (~> 1) 14 latex-decode (~> 0.2) 15 - asciidoctor-diagram (2.2.11) 16 asciidoctor (>= 1.5.7, < 3.x) 17 asciidoctor-diagram-ditaamini (~> 1.0) 18 asciidoctor-diagram-plantuml (~> 1.2021) 19 rexml 20 asciidoctor-diagram-ditaamini (1.0.3) 21 - asciidoctor-diagram-plantuml (1.2023.10) 22 - asciidoctor-epub3 (1.5.1) 23 - asciidoctor (>= 1.5.6, < 3.0.0) 24 - gepub (~> 1.0.0) 25 mime-types (~> 3.0) 26 asciidoctor-html5s (0.5.1) 27 asciidoctor (>= 1.5.7, < 3.0) 28 thread_safe (~> 0.3.4) ··· 30 asciidoctor (~> 2.0) 31 asciimath (~> 2.0) 32 mathematical (~> 1.6.0) 33 - asciidoctor-multipage (0.0.16) 34 asciidoctor (>= 2.0.11, < 2.1) 35 - asciidoctor-pdf (2.3.9) 36 asciidoctor (~> 2.0) 37 concurrent-ruby (~> 1.1) 38 matrix (~> 0.4) 39 prawn (~> 2.4.0) 40 prawn-icon (~> 3.0.0) 41 - prawn-svg (~> 0.32.0) 42 prawn-table (~> 0.2.0) 43 prawn-templates (~> 0.1.0) 44 treetop (~> 1.6.0) 45 - asciidoctor-reducer (1.0.5) 46 asciidoctor (~> 2.0) 47 - asciidoctor-revealjs (5.0.1) 48 asciidoctor (>= 2.0.0, < 3.0.0) 49 asciimath (2.0.5) 50 - bibtex-ruby (5.1.6) 51 latex-decode (~> 0.0) 52 citeproc (1.0.10) 53 namae (~> 1.0) 54 citeproc-ruby (1.1.14) 55 citeproc (~> 1.0, >= 1.0.9) 56 csl (~> 1.6) 57 coderay (1.1.3) 58 - concurrent-ruby (1.2.2) 59 csl (1.6.0) 60 namae (~> 1.0) 61 rexml 62 csl-styles (1.0.1.11) 63 csl (~> 1.0) 64 - css_parser (1.14.0) 65 addressable 66 gepub (1.0.15) 67 nokogiri (>= 1.8.2, < 2.0) 68 rubyzip (> 1.1.1, < 2.4) 69 hashery (2.1.2) 70 - i18n (1.14.1) 71 - concurrent-ruby (~> 1.0) 72 latex-decode (0.4.0) 73 - mathematical (1.6.14) 74 - ruby-enum (~> 0.4) 75 matrix (0.4.2) 76 - mime-types (3.5.0) 77 mime-types-data (~> 3.2015) 78 - mime-types-data (3.2023.0808) 79 - mini_portile2 (2.8.4) 80 - namae (1.1.1) 81 - nokogiri (1.15.4) 82 mini_portile2 (~> 2.8.2) 83 racc (~> 1.4) 84 pdf-core (0.9.0) 85 - pdf-reader (2.11.0) 86 Ascii85 (~> 1.0) 87 afm (~> 0.2.1) 88 hashery (~> 2.0) ··· 94 ttfunk (~> 1.7) 95 prawn-icon (3.0.0) 96 prawn (>= 1.1.0, < 3.0.0) 97 - prawn-svg (0.32.0) 98 css_parser (~> 1.6) 99 prawn (>= 0.11.1, < 3) 100 rexml (~> 3.2) 101 prawn-table (0.2.2) ··· 103 prawn-templates (0.1.2) 104 pdf-reader (~> 2.0) 105 prawn (~> 2.2) 106 - public_suffix (5.0.3) 107 - pygments.rb (2.4.0) 108 - racc (1.7.1) 109 - rexml (3.2.6) 110 - rouge (4.1.3) 111 - ruby-enum (0.9.0) 112 - i18n 113 ruby-rc4 (0.1.5) 114 rubyzip (2.3.2) 115 thread_safe (0.3.6) 116 treetop (1.6.12) 117 polyglot (~> 0.3) ··· 136 rouge 137 138 BUNDLED WITH 139 - 2.4.17
··· 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 + Ascii85 (1.1.1) 5 + addressable (2.8.7) 6 + public_suffix (>= 2.0.2, < 7.0) 7 afm (0.2.2) 8 + asciidoctor (2.0.23) 9 + asciidoctor-bibtex (0.9.0) 10 asciidoctor (~> 2.0) 11 + bibtex-ruby (~> 6.1) 12 citeproc-ruby (~> 1) 13 csl-styles (~> 1) 14 latex-decode (~> 0.2) 15 + asciidoctor-diagram (2.3.1) 16 asciidoctor (>= 1.5.7, < 3.x) 17 asciidoctor-diagram-ditaamini (~> 1.0) 18 asciidoctor-diagram-plantuml (~> 1.2021) 19 rexml 20 + asciidoctor-diagram-batik (1.17) 21 asciidoctor-diagram-ditaamini (1.0.3) 22 + asciidoctor-diagram-plantuml (1.2024.6) 23 + asciidoctor-diagram-batik (~> 1.17) 24 + asciidoctor-epub3 (2.1.3) 25 + asciidoctor (~> 2.0) 26 + gepub (>= 1.0.0, <= 1.0.15) 27 mime-types (~> 3.0) 28 + sass 29 asciidoctor-html5s (0.5.1) 30 asciidoctor (>= 1.5.7, < 3.0) 31 thread_safe (~> 0.3.4) ··· 33 asciidoctor (~> 2.0) 34 asciimath (~> 2.0) 35 mathematical (~> 1.6.0) 36 + asciidoctor-multipage (0.0.19) 37 asciidoctor (>= 2.0.11, < 2.1) 38 + asciidoctor-pdf (2.3.19) 39 asciidoctor (~> 2.0) 40 concurrent-ruby (~> 1.1) 41 matrix (~> 0.4) 42 prawn (~> 2.4.0) 43 prawn-icon (~> 3.0.0) 44 + prawn-svg (~> 0.34.0) 45 prawn-table (~> 0.2.0) 46 prawn-templates (~> 0.1.0) 47 treetop (~> 1.6.0) 48 + ttfunk (~> 1.7.0) 49 + asciidoctor-reducer (1.0.6) 50 asciidoctor (~> 2.0) 51 + asciidoctor-revealjs (5.1.0) 52 asciidoctor (>= 2.0.0, < 3.0.0) 53 asciimath (2.0.5) 54 + bibtex-ruby (6.1.0) 55 latex-decode (~> 0.0) 56 + racc (~> 1.7) 57 citeproc (1.0.10) 58 namae (~> 1.0) 59 citeproc-ruby (1.1.14) 60 citeproc (~> 1.0, >= 1.0.9) 61 csl (~> 1.6) 62 coderay (1.1.3) 63 + concurrent-ruby (1.3.4) 64 csl (1.6.0) 65 namae (~> 1.0) 66 rexml 67 csl-styles (1.0.1.11) 68 csl (~> 1.0) 69 + css_parser (1.19.1) 70 addressable 71 + ffi (1.17.0) 72 gepub (1.0.15) 73 nokogiri (>= 1.8.2, < 2.0) 74 rubyzip (> 1.1.1, < 2.4) 75 hashery (2.1.2) 76 latex-decode (0.4.0) 77 + logger (1.6.1) 78 + mathematical (1.6.20) 79 + ruby-enum (>= 0.4, < 2.0) 80 matrix (0.4.2) 81 + mime-types (3.6.0) 82 + logger 83 mime-types-data (~> 3.2015) 84 + mime-types-data (3.2024.1001) 85 + mini_portile2 (2.8.7) 86 + namae (1.2.0) 87 + racc (~> 1.7) 88 + nokogiri (1.16.7) 89 mini_portile2 (~> 2.8.2) 90 racc (~> 1.4) 91 pdf-core (0.9.0) 92 + pdf-reader (2.12.0) 93 Ascii85 (~> 1.0) 94 afm (~> 0.2.1) 95 hashery (~> 2.0) ··· 101 ttfunk (~> 1.7) 102 prawn-icon (3.0.0) 103 prawn (>= 1.1.0, < 3.0.0) 104 + prawn-svg (0.34.2) 105 css_parser (~> 1.6) 106 + matrix (~> 0.4.2) 107 prawn (>= 0.11.1, < 3) 108 rexml (~> 3.2) 109 prawn-table (0.2.2) ··· 111 prawn-templates (0.1.2) 112 pdf-reader (~> 2.0) 113 prawn (~> 2.2) 114 + public_suffix (6.0.1) 115 + pygments.rb (3.0.0) 116 + racc (1.8.1) 117 + rb-fsevent (0.11.2) 118 + rb-inotify (0.11.1) 119 + ffi (~> 1.0) 120 + rexml (3.3.9) 121 + rouge (4.4.0) 122 + ruby-enum (1.0.0) 123 ruby-rc4 (0.1.5) 124 rubyzip (2.3.2) 125 + sass (3.7.4) 126 + sass-listen (~> 4.0.0) 127 + sass-listen (4.0.0) 128 + rb-fsevent (~> 0.9, >= 0.9.4) 129 + rb-inotify (~> 0.9, >= 0.9.7) 130 thread_safe (0.3.6) 131 treetop (1.6.12) 132 polyglot (~> 0.3) ··· 151 rouge 152 153 BUNDLED WITH 154 + 2.5.16
+132 -69
pkgs/tools/typesetting/asciidoctor-with-extensions/gemset.nix
··· 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 9 type = "gem"; 10 }; 11 - version = "2.8.5"; 12 }; 13 afm = { 14 groups = ["default"]; ··· 25 platforms = []; 26 source = { 27 remotes = ["https://rubygems.org"]; 28 - sha256 = "1ds4v9xgsyvijnlflak4dzf1qwmda9yd5bv8jwsb56nngd399rlw"; 29 type = "gem"; 30 }; 31 - version = "1.1.0"; 32 }; 33 asciidoctor = { 34 groups = ["default"]; 35 platforms = []; 36 source = { 37 remotes = ["https://rubygems.org"]; 38 - sha256 = "0yblqlbix3is5ihiqrpbfazb44in7ichfkjzdbsqibp48paanpl3"; 39 type = "gem"; 40 }; 41 - version = "2.0.20"; 42 }; 43 asciidoctor-bibtex = { 44 dependencies = ["asciidoctor" "bibtex-ruby" "citeproc-ruby" "csl-styles" "latex-decode"]; ··· 46 platforms = []; 47 source = { 48 remotes = ["https://rubygems.org"]; 49 - sha256 = "0fx80bpykixvnlscyz2c4dnjr1063r5ar7j1zn2977vsr8fi8ial"; 50 type = "gem"; 51 }; 52 - version = "0.8.0"; 53 }; 54 asciidoctor-diagram = { 55 dependencies = ["asciidoctor" "asciidoctor-diagram-ditaamini" "asciidoctor-diagram-plantuml" "rexml"]; ··· 57 platforms = []; 58 source = { 59 remotes = ["https://rubygems.org"]; 60 - sha256 = "0j6622x9525xbshvbds4gkavvy72lqjqq1jw9flljr8vvsv7xjcs"; 61 type = "gem"; 62 }; 63 - version = "2.2.11"; 64 }; 65 asciidoctor-diagram-ditaamini = { 66 groups = ["default"]; ··· 73 version = "1.0.3"; 74 }; 75 asciidoctor-diagram-plantuml = { 76 groups = ["default"]; 77 platforms = []; 78 source = { 79 remotes = ["https://rubygems.org"]; 80 - sha256 = "0c1pz97fvc0hwvh0by5i682mxnwngqpxb5hp85fly9k8q9hb2hwg"; 81 type = "gem"; 82 }; 83 - version = "1.2023.10"; 84 }; 85 asciidoctor-epub3 = { 86 - dependencies = ["asciidoctor" "gepub" "mime-types"]; 87 groups = ["default"]; 88 platforms = []; 89 source = { 90 remotes = ["https://rubygems.org"]; 91 - sha256 = "05lylv2k18vcnf3647n47zdqxpa70bg16znzn252ymp8say25zzg"; 92 type = "gem"; 93 }; 94 - version = "1.5.1"; 95 }; 96 asciidoctor-html5s = { 97 dependencies = ["asciidoctor" "thread_safe"]; ··· 121 platforms = []; 122 source = { 123 remotes = ["https://rubygems.org"]; 124 - sha256 = "1c72ys845dvcfdrgmkzk3zx6d2f1vh8q8fnvyp4rwy6qcvhpjg4d"; 125 type = "gem"; 126 }; 127 - version = "0.0.16"; 128 }; 129 asciidoctor-pdf = { 130 - dependencies = ["asciidoctor" "concurrent-ruby" "matrix" "prawn" "prawn-icon" "prawn-svg" "prawn-table" "prawn-templates" "treetop"]; 131 groups = ["default"]; 132 platforms = []; 133 source = { 134 remotes = ["https://rubygems.org"]; 135 - sha256 = "19c98a6riqhxxlc7kmksjslnyxdjp106ppsqy1vdbkjb39zfign3"; 136 type = "gem"; 137 }; 138 - version = "2.3.9"; 139 }; 140 asciidoctor-reducer = { 141 dependencies = ["asciidoctor"]; ··· 143 platforms = []; 144 source = { 145 remotes = ["https://rubygems.org"]; 146 - sha256 = "1708fi4bxjpkdszm6a4naa0qcsl0vqnhcklryn2sysl24zaz07h5"; 147 type = "gem"; 148 }; 149 - version = "1.0.5"; 150 }; 151 asciidoctor-revealjs = { 152 dependencies = ["asciidoctor"]; ··· 154 platforms = []; 155 source = { 156 remotes = ["https://rubygems.org"]; 157 - sha256 = "0xh8ax5pv7cc9wa4sx0njpyj20gzfbhramca31qwldgi6hwk4wm8"; 158 type = "gem"; 159 }; 160 - version = "5.0.1"; 161 }; 162 asciimath = { 163 groups = ["default"]; ··· 170 version = "2.0.5"; 171 }; 172 bibtex-ruby = { 173 - dependencies = ["latex-decode"]; 174 groups = ["default"]; 175 platforms = []; 176 source = { 177 remotes = ["https://rubygems.org"]; 178 - sha256 = "0adh2x935r69nm8qmns5fjsjw034xlyaqddzza2jr2npvf41g34r"; 179 type = "gem"; 180 }; 181 - version = "5.1.6"; 182 }; 183 citeproc = { 184 dependencies = ["namae"]; ··· 217 platforms = []; 218 source = { 219 remotes = ["https://rubygems.org"]; 220 - sha256 = "0krcwb6mn0iklajwngwsg850nk8k9b35dhmc2qkbdqvmifdi2y9q"; 221 type = "gem"; 222 }; 223 - version = "1.2.2"; 224 }; 225 csl = { 226 dependencies = ["namae" "rexml"]; ··· 250 platforms = []; 251 source = { 252 remotes = ["https://rubygems.org"]; 253 - sha256 = "04q1vin8slr3k8mp76qz0wqgap6f9kdsbryvgfq9fljhrm463kpj"; 254 type = "gem"; 255 }; 256 - version = "1.14.0"; 257 }; 258 gepub = { 259 dependencies = ["nokogiri" "rubyzip"]; ··· 276 }; 277 version = "2.1.2"; 278 }; 279 - i18n = { 280 - dependencies = ["concurrent-ruby"]; 281 groups = ["default"]; 282 platforms = []; 283 source = { 284 remotes = ["https://rubygems.org"]; 285 - sha256 = "0qaamqsh5f3szhcakkak8ikxlzxqnv49n2p7504hcz2l0f4nj0wx"; 286 type = "gem"; 287 }; 288 - version = "1.14.1"; 289 }; 290 - latex-decode = { 291 groups = ["default"]; 292 platforms = []; 293 source = { 294 remotes = ["https://rubygems.org"]; 295 - sha256 = "1y5xn3zwghpqr6lvs4s0mn5knms8zw3zk7jb58zkkiagb386nq72"; 296 type = "gem"; 297 }; 298 - version = "0.4.0"; 299 }; 300 mathematical = { 301 dependencies = ["ruby-enum"]; ··· 303 platforms = []; 304 source = { 305 remotes = ["https://rubygems.org"]; 306 - sha256 = "05mn68gxhfa37qsnzsmdqaa005hf511j5lga76qsrad2gcnhan1b"; 307 type = "gem"; 308 }; 309 - version = "1.6.14"; 310 }; 311 matrix = { 312 groups = ["default"]; ··· 319 version = "0.4.2"; 320 }; 321 mime-types = { 322 - dependencies = ["mime-types-data"]; 323 groups = ["default"]; 324 platforms = []; 325 source = { 326 remotes = ["https://rubygems.org"]; 327 - sha256 = "1s95nyppk5wrpfgqrzf6f00g7nk0662zmxm4mr2vbdbl83q3k72x"; 328 type = "gem"; 329 }; 330 - version = "3.5.0"; 331 }; 332 mime-types-data = { 333 groups = ["default"]; 334 platforms = []; 335 source = { 336 remotes = ["https://rubygems.org"]; 337 - sha256 = "17zdim7kzrh5j8c97vjqp4xp78wbyz7smdp4hi5iyzk0s9imdn5a"; 338 type = "gem"; 339 }; 340 - version = "3.2023.0808"; 341 }; 342 mini_portile2 = { 343 groups = ["default"]; 344 platforms = []; 345 source = { 346 remotes = ["https://rubygems.org"]; 347 - sha256 = "02mj8mpd6ck5gpcnsimx5brzggw5h5mmmpq2djdypfq16wcw82qq"; 348 type = "gem"; 349 }; 350 - version = "2.8.4"; 351 }; 352 namae = { 353 groups = ["default"]; 354 platforms = []; 355 source = { 356 remotes = ["https://rubygems.org"]; 357 - sha256 = "1j3nl1klkx3gymrdxfc1hlq4a8qlvhhl9aj5v1v08b9fz27sky0l"; 358 type = "gem"; 359 }; 360 - version = "1.1.1"; 361 }; 362 nokogiri = { 363 dependencies = ["mini_portile2" "racc"]; ··· 365 platforms = []; 366 source = { 367 remotes = ["https://rubygems.org"]; 368 - sha256 = "0k9w2z0953mnjrsji74cshqqp08q7m1r6zhadw1w0g34xzjh3a74"; 369 type = "gem"; 370 }; 371 - version = "1.15.4"; 372 }; 373 pdf-core = { 374 groups = ["default"]; ··· 386 platforms = []; 387 source = { 388 remotes = ["https://rubygems.org"]; 389 - sha256 = "09sx25jpnip2sp6wh5sn5ad7za78rfi95qp5iiczfh43z4jqa8q3"; 390 type = "gem"; 391 }; 392 - version = "2.11.0"; 393 }; 394 polyglot = { 395 groups = ["default"]; ··· 424 version = "3.0.0"; 425 }; 426 prawn-svg = { 427 - dependencies = ["css_parser" "prawn" "rexml"]; 428 groups = ["default"]; 429 platforms = []; 430 source = { 431 remotes = ["https://rubygems.org"]; 432 - sha256 = "0mbxzw7r7hv43db9422flc24ib9d8bdy1nasbni2h998jc5a5lb6"; 433 type = "gem"; 434 }; 435 - version = "0.32.0"; 436 }; 437 prawn-table = { 438 dependencies = ["prawn"]; ··· 461 platforms = []; 462 source = { 463 remotes = ["https://rubygems.org"]; 464 - sha256 = "0n9j7mczl15r3kwqrah09cxj8hxdfawiqxa60kga2bmxl9flfz9k"; 465 type = "gem"; 466 }; 467 - version = "5.0.3"; 468 }; 469 "pygments.rb" = { 470 groups = ["default"]; 471 platforms = []; 472 source = { 473 remotes = ["https://rubygems.org"]; 474 - sha256 = "080kb51l3m0n7xbbzmlcy78wsi03wr995v932v3b6lf6xa6nq8rg"; 475 type = "gem"; 476 }; 477 - version = "2.4.0"; 478 }; 479 racc = { 480 groups = ["default"]; 481 platforms = []; 482 source = { 483 remotes = ["https://rubygems.org"]; 484 - sha256 = "11v3l46mwnlzlc371wr3x6yylpgafgwdf0q7hc7c1lzx6r414r5g"; 485 type = "gem"; 486 }; 487 - version = "1.7.1"; 488 }; 489 rexml = { 490 groups = ["default"]; 491 platforms = []; 492 source = { 493 remotes = ["https://rubygems.org"]; 494 - sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0"; 495 type = "gem"; 496 }; 497 - version = "3.2.6"; 498 }; 499 rouge = { 500 groups = ["default"]; 501 platforms = []; 502 source = { 503 remotes = ["https://rubygems.org"]; 504 - sha256 = "19drl3x8fw65v3mpy7fk3cf3dfrywz5alv98n2rm4pp04vdn71lw"; 505 type = "gem"; 506 }; 507 - version = "4.1.3"; 508 }; 509 ruby-enum = { 510 - dependencies = ["i18n"]; 511 groups = ["default"]; 512 platforms = []; 513 source = { 514 remotes = ["https://rubygems.org"]; 515 - sha256 = "1pys90hxylhyg969iw9lz3qai5lblf8xwbdg1g5aj52731a9k83p"; 516 type = "gem"; 517 }; 518 - version = "0.9.0"; 519 }; 520 ruby-rc4 = { 521 groups = ["default"]; ··· 536 type = "gem"; 537 }; 538 version = "2.3.2"; 539 }; 540 thread_safe = { 541 groups = ["default"];
··· 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 + sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6"; 9 type = "gem"; 10 }; 11 + version = "2.8.7"; 12 }; 13 afm = { 14 groups = ["default"]; ··· 25 platforms = []; 26 source = { 27 remotes = ["https://rubygems.org"]; 28 + sha256 = "1c62cx96r0v265mywnlik43qx0wf6bjbzl54qa47x6dzjg861mvk"; 29 type = "gem"; 30 }; 31 + version = "1.1.1"; 32 }; 33 asciidoctor = { 34 groups = ["default"]; 35 platforms = []; 36 source = { 37 remotes = ["https://rubygems.org"]; 38 + sha256 = "1wyxgwmnz9bw377r3lba26b090hbsq9qnbw8575a1prpy83qh82j"; 39 type = "gem"; 40 }; 41 + version = "2.0.23"; 42 }; 43 asciidoctor-bibtex = { 44 dependencies = ["asciidoctor" "bibtex-ruby" "citeproc-ruby" "csl-styles" "latex-decode"]; ··· 46 platforms = []; 47 source = { 48 remotes = ["https://rubygems.org"]; 49 + sha256 = "16l7s926h6cjzy4y582sf3x32l4w10klmdnphxi7p4g6d8vhb61y"; 50 type = "gem"; 51 }; 52 + version = "0.9.0"; 53 }; 54 asciidoctor-diagram = { 55 dependencies = ["asciidoctor" "asciidoctor-diagram-ditaamini" "asciidoctor-diagram-plantuml" "rexml"]; ··· 57 platforms = []; 58 source = { 59 remotes = ["https://rubygems.org"]; 60 + sha256 = "1214scxm36k409gfy3wilfqx3akrm52r530zmra6cmmf6d22c5q4"; 61 + type = "gem"; 62 + }; 63 + version = "2.3.1"; 64 + }; 65 + asciidoctor-diagram-batik = { 66 + groups = ["default"]; 67 + platforms = []; 68 + source = { 69 + remotes = ["https://rubygems.org"]; 70 + sha256 = "0220xqxmkmimxmhsqhlbr0hslijvnhzdds3s6h6fxbxqrrmm0jrl"; 71 type = "gem"; 72 }; 73 + version = "1.17"; 74 }; 75 asciidoctor-diagram-ditaamini = { 76 groups = ["default"]; ··· 83 version = "1.0.3"; 84 }; 85 asciidoctor-diagram-plantuml = { 86 + dependencies = ["asciidoctor-diagram-batik"]; 87 groups = ["default"]; 88 platforms = []; 89 source = { 90 remotes = ["https://rubygems.org"]; 91 + sha256 = "173mp5vnzvn3yv9fw0p66rsbxaip9lhphw22yn19l62d1drlmhia"; 92 type = "gem"; 93 }; 94 + version = "1.2024.6"; 95 }; 96 asciidoctor-epub3 = { 97 + dependencies = ["asciidoctor" "gepub" "mime-types" "sass"]; 98 groups = ["default"]; 99 platforms = []; 100 source = { 101 remotes = ["https://rubygems.org"]; 102 + sha256 = "1yn2nhr7fr5rx7fn0nhw44gf7iampiy53bw59agpfl7h2dyazjll"; 103 type = "gem"; 104 }; 105 + version = "2.1.3"; 106 }; 107 asciidoctor-html5s = { 108 dependencies = ["asciidoctor" "thread_safe"]; ··· 132 platforms = []; 133 source = { 134 remotes = ["https://rubygems.org"]; 135 + sha256 = "1hjqqiibqrmx0147m8b372s57rmhixmpxgv4kwdpnkqbkqgykh7i"; 136 type = "gem"; 137 }; 138 + version = "0.0.19"; 139 }; 140 asciidoctor-pdf = { 141 + dependencies = ["asciidoctor" "concurrent-ruby" "matrix" "prawn" "prawn-icon" "prawn-svg" "prawn-table" "prawn-templates" "treetop" "ttfunk"]; 142 groups = ["default"]; 143 platforms = []; 144 source = { 145 remotes = ["https://rubygems.org"]; 146 + sha256 = "1ybkw3xjv75xsc0wbwg76bk83sfspr50k2phshpvh9ynchli8jh3"; 147 type = "gem"; 148 }; 149 + version = "2.3.19"; 150 }; 151 asciidoctor-reducer = { 152 dependencies = ["asciidoctor"]; ··· 154 platforms = []; 155 source = { 156 remotes = ["https://rubygems.org"]; 157 + sha256 = "1fbrk97mdn26zk118dav2ckyiw6kgrlbkkhdcasawsl42hj16slw"; 158 type = "gem"; 159 }; 160 + version = "1.0.6"; 161 }; 162 asciidoctor-revealjs = { 163 dependencies = ["asciidoctor"]; ··· 165 platforms = []; 166 source = { 167 remotes = ["https://rubygems.org"]; 168 + sha256 = "0jgazcfzn577xlichfj0rvci0fayp63xcng11ss9mmwqgk48ri53"; 169 type = "gem"; 170 }; 171 + version = "5.1.0"; 172 }; 173 asciimath = { 174 groups = ["default"]; ··· 181 version = "2.0.5"; 182 }; 183 bibtex-ruby = { 184 + dependencies = ["latex-decode" "racc"]; 185 groups = ["default"]; 186 platforms = []; 187 source = { 188 remotes = ["https://rubygems.org"]; 189 + sha256 = "1ggx2j1gi46f1a6p45l1abk3nryfg1pj0cdlyrnilnqqpr1cfc96"; 190 type = "gem"; 191 }; 192 + version = "6.1.0"; 193 }; 194 citeproc = { 195 dependencies = ["namae"]; ··· 228 platforms = []; 229 source = { 230 remotes = ["https://rubygems.org"]; 231 + sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl"; 232 type = "gem"; 233 }; 234 + version = "1.3.4"; 235 }; 236 csl = { 237 dependencies = ["namae" "rexml"]; ··· 261 platforms = []; 262 source = { 263 remotes = ["https://rubygems.org"]; 264 + sha256 = "17i0fn99kswvfps8r698zw2cr16rc98xdrl0d26y36rv3vhdqh0r"; 265 type = "gem"; 266 }; 267 + version = "1.19.1"; 268 + }; 269 + ffi = { 270 + groups = ["default"]; 271 + platforms = []; 272 + source = { 273 + remotes = ["https://rubygems.org"]; 274 + sha256 = "07139870npj59jnl8vmk39ja3gdk3fb5z9vc0lf32y2h891hwqsi"; 275 + type = "gem"; 276 + }; 277 + version = "1.17.0"; 278 }; 279 gepub = { 280 dependencies = ["nokogiri" "rubyzip"]; ··· 297 }; 298 version = "2.1.2"; 299 }; 300 + latex-decode = { 301 groups = ["default"]; 302 platforms = []; 303 source = { 304 remotes = ["https://rubygems.org"]; 305 + sha256 = "1y5xn3zwghpqr6lvs4s0mn5knms8zw3zk7jb58zkkiagb386nq72"; 306 type = "gem"; 307 }; 308 + version = "0.4.0"; 309 }; 310 + logger = { 311 groups = ["default"]; 312 platforms = []; 313 source = { 314 remotes = ["https://rubygems.org"]; 315 + sha256 = "0lwncq2rf8gm79g2rcnnyzs26ma1f4wnfjm6gs4zf2wlsdz5in9s"; 316 type = "gem"; 317 }; 318 + version = "1.6.1"; 319 }; 320 mathematical = { 321 dependencies = ["ruby-enum"]; ··· 323 platforms = []; 324 source = { 325 remotes = ["https://rubygems.org"]; 326 + sha256 = "0y103dvfjswm5r0xafyjrw6ybvz1qrqfa4lvpk9gdhbzwpaiwy4r"; 327 type = "gem"; 328 }; 329 + version = "1.6.20"; 330 }; 331 matrix = { 332 groups = ["default"]; ··· 339 version = "0.4.2"; 340 }; 341 mime-types = { 342 + dependencies = ["logger" "mime-types-data"]; 343 groups = ["default"]; 344 platforms = []; 345 source = { 346 remotes = ["https://rubygems.org"]; 347 + sha256 = "0r34mc3n7sxsbm9mzyzy8m3dvq7pwbryyc8m452axkj0g2axnwbg"; 348 type = "gem"; 349 }; 350 + version = "3.6.0"; 351 }; 352 mime-types-data = { 353 groups = ["default"]; 354 platforms = []; 355 source = { 356 remotes = ["https://rubygems.org"]; 357 + sha256 = "06dbn0j13jwdrmlvrjd50mxqrjlkh3lvxp0afh4glyzbliqvqpsd"; 358 type = "gem"; 359 }; 360 + version = "3.2024.1001"; 361 }; 362 mini_portile2 = { 363 groups = ["default"]; 364 platforms = []; 365 source = { 366 remotes = ["https://rubygems.org"]; 367 + sha256 = "1q1f2sdw3y3y9mnym9dhjgsjr72sq975cfg5c4yx7gwv8nmzbvhk"; 368 type = "gem"; 369 }; 370 + version = "2.8.7"; 371 }; 372 namae = { 373 + dependencies = ["racc"]; 374 groups = ["default"]; 375 platforms = []; 376 source = { 377 remotes = ["https://rubygems.org"]; 378 + sha256 = "17fmp6p74ai2w984xayv3kz2nh44w81hqqvn4cfrim3g115wwh9m"; 379 type = "gem"; 380 }; 381 + version = "1.2.0"; 382 }; 383 nokogiri = { 384 dependencies = ["mini_portile2" "racc"]; ··· 386 platforms = []; 387 source = { 388 remotes = ["https://rubygems.org"]; 389 + sha256 = "15gysw8rassqgdq3kwgl4mhqmrgh7nk2qvrcqp4ijyqazgywn6gq"; 390 type = "gem"; 391 }; 392 + version = "1.16.7"; 393 }; 394 pdf-core = { 395 groups = ["default"]; ··· 407 platforms = []; 408 source = { 409 remotes = ["https://rubygems.org"]; 410 + sha256 = "0n0pp7blk3np3fqsb54l34fsamrww80cp3dhlhskfayg7542mrv1"; 411 type = "gem"; 412 }; 413 + version = "2.12.0"; 414 }; 415 polyglot = { 416 groups = ["default"]; ··· 445 version = "3.0.0"; 446 }; 447 prawn-svg = { 448 + dependencies = ["css_parser" "matrix" "prawn" "rexml"]; 449 groups = ["default"]; 450 platforms = []; 451 source = { 452 remotes = ["https://rubygems.org"]; 453 + sha256 = "143sfwadbdrgi57am8ikalryjijdyl82h2sdc1cns3wl6b9pkzxg"; 454 type = "gem"; 455 }; 456 + version = "0.34.2"; 457 }; 458 prawn-table = { 459 dependencies = ["prawn"]; ··· 482 platforms = []; 483 source = { 484 remotes = ["https://rubygems.org"]; 485 + sha256 = "0vqcw3iwby3yc6avs1vb3gfd0vcp2v7q310665dvxfswmcf4xm31"; 486 type = "gem"; 487 }; 488 + version = "6.0.1"; 489 }; 490 "pygments.rb" = { 491 groups = ["default"]; 492 platforms = []; 493 source = { 494 remotes = ["https://rubygems.org"]; 495 + sha256 = "14xhvfnj188pypy6pxj29hrn60pznv6dc4ycdgyd6jv2d769wwj1"; 496 type = "gem"; 497 }; 498 + version = "3.0.0"; 499 }; 500 racc = { 501 groups = ["default"]; 502 platforms = []; 503 source = { 504 remotes = ["https://rubygems.org"]; 505 + sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa"; 506 type = "gem"; 507 }; 508 + version = "1.8.1"; 509 + }; 510 + rb-fsevent = { 511 + groups = ["default"]; 512 + platforms = []; 513 + source = { 514 + remotes = ["https://rubygems.org"]; 515 + sha256 = "1zmf31rnpm8553lqwibvv3kkx0v7majm1f341xbxc0bk5sbhp423"; 516 + type = "gem"; 517 + }; 518 + version = "0.11.2"; 519 + }; 520 + rb-inotify = { 521 + dependencies = ["ffi"]; 522 + groups = ["default"]; 523 + platforms = []; 524 + source = { 525 + remotes = ["https://rubygems.org"]; 526 + sha256 = "0vmy8xgahixcz6hzwy4zdcyn2y6d6ri8dqv5xccgzc1r292019x0"; 527 + type = "gem"; 528 + }; 529 + version = "0.11.1"; 530 }; 531 rexml = { 532 groups = ["default"]; 533 platforms = []; 534 source = { 535 remotes = ["https://rubygems.org"]; 536 + sha256 = "1j9p66pmfgxnzp76ksssyfyqqrg7281dyi3xyknl3wwraaw7a66p"; 537 type = "gem"; 538 }; 539 + version = "3.3.9"; 540 }; 541 rouge = { 542 groups = ["default"]; 543 platforms = []; 544 source = { 545 remotes = ["https://rubygems.org"]; 546 + sha256 = "0r0b48945hakgy0y7lg6h1bb7pkfz8jqd0r6777f80ij3sansvbs"; 547 type = "gem"; 548 }; 549 + version = "4.4.0"; 550 }; 551 ruby-enum = { 552 groups = ["default"]; 553 platforms = []; 554 source = { 555 remotes = ["https://rubygems.org"]; 556 + sha256 = "1ry6ha94a5jqbj5y3x9k0szyy3jgnsfyxvva98nivg6yx1dfyrz7"; 557 type = "gem"; 558 }; 559 + version = "1.0.0"; 560 }; 561 ruby-rc4 = { 562 groups = ["default"]; ··· 577 type = "gem"; 578 }; 579 version = "2.3.2"; 580 + }; 581 + sass = { 582 + dependencies = ["sass-listen"]; 583 + groups = ["default"]; 584 + platforms = []; 585 + source = { 586 + remotes = ["https://rubygems.org"]; 587 + sha256 = "0p95lhs0jza5l7hqci1isflxakz83xkj97lkvxl919is0lwhv2w0"; 588 + type = "gem"; 589 + }; 590 + version = "3.7.4"; 591 + }; 592 + sass-listen = { 593 + dependencies = ["rb-fsevent" "rb-inotify"]; 594 + groups = ["default"]; 595 + platforms = []; 596 + source = { 597 + remotes = ["https://rubygems.org"]; 598 + sha256 = "0xw3q46cmahkgyldid5hwyiwacp590zj2vmswlll68ryvmvcp7df"; 599 + type = "gem"; 600 + }; 601 + version = "4.0.0"; 602 }; 603 thread_safe = { 604 groups = ["default"];
+18 -16
pkgs/tools/typesetting/asciidoctor/Gemfile.lock
··· 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 - Ascii85 (1.1.0) 5 - addressable (2.8.5) 6 - public_suffix (>= 2.0.2, < 6.0) 7 afm (0.2.2) 8 - asciidoctor (2.0.20) 9 - asciidoctor-pdf (2.3.9) 10 asciidoctor (~> 2.0) 11 concurrent-ruby (~> 1.1) 12 matrix (~> 0.4) 13 prawn (~> 2.4.0) 14 prawn-icon (~> 3.0.0) 15 - prawn-svg (~> 0.32.0) 16 prawn-table (~> 0.2.0) 17 prawn-templates (~> 0.1.0) 18 treetop (~> 1.6.0) 19 coderay (1.1.3) 20 - concurrent-ruby (1.2.2) 21 - css_parser (1.14.0) 22 addressable 23 hashery (2.1.2) 24 matrix (0.4.2) 25 pdf-core (0.9.0) 26 - pdf-reader (2.11.0) 27 Ascii85 (~> 1.0) 28 afm (~> 0.2.1) 29 hashery (~> 2.0) ··· 35 ttfunk (~> 1.7) 36 prawn-icon (3.0.0) 37 prawn (>= 1.1.0, < 3.0.0) 38 - prawn-svg (0.32.0) 39 css_parser (~> 1.6) 40 prawn (>= 0.11.1, < 3) 41 rexml (~> 3.2) 42 prawn-table (0.2.2) ··· 44 prawn-templates (0.1.2) 45 pdf-reader (~> 2.0) 46 prawn (~> 2.2) 47 - public_suffix (5.0.3) 48 - pygments.rb (2.4.0) 49 - rexml (3.2.6) 50 - rouge (4.1.3) 51 ruby-rc4 (0.1.5) 52 - tilt (2.2.0) 53 treetop (1.6.12) 54 polyglot (~> 0.3) 55 ttfunk (1.7.0) ··· 66 tilt 67 68 BUNDLED WITH 69 - 2.4.17
··· 1 GEM 2 remote: https://rubygems.org/ 3 specs: 4 + Ascii85 (1.1.1) 5 + addressable (2.8.7) 6 + public_suffix (>= 2.0.2, < 7.0) 7 afm (0.2.2) 8 + asciidoctor (2.0.23) 9 + asciidoctor-pdf (2.3.19) 10 asciidoctor (~> 2.0) 11 concurrent-ruby (~> 1.1) 12 matrix (~> 0.4) 13 prawn (~> 2.4.0) 14 prawn-icon (~> 3.0.0) 15 + prawn-svg (~> 0.34.0) 16 prawn-table (~> 0.2.0) 17 prawn-templates (~> 0.1.0) 18 treetop (~> 1.6.0) 19 + ttfunk (~> 1.7.0) 20 coderay (1.1.3) 21 + concurrent-ruby (1.3.4) 22 + css_parser (1.19.1) 23 addressable 24 hashery (2.1.2) 25 matrix (0.4.2) 26 pdf-core (0.9.0) 27 + pdf-reader (2.12.0) 28 Ascii85 (~> 1.0) 29 afm (~> 0.2.1) 30 hashery (~> 2.0) ··· 36 ttfunk (~> 1.7) 37 prawn-icon (3.0.0) 38 prawn (>= 1.1.0, < 3.0.0) 39 + prawn-svg (0.34.2) 40 css_parser (~> 1.6) 41 + matrix (~> 0.4.2) 42 prawn (>= 0.11.1, < 3) 43 rexml (~> 3.2) 44 prawn-table (0.2.2) ··· 46 prawn-templates (0.1.2) 47 pdf-reader (~> 2.0) 48 prawn (~> 2.2) 49 + public_suffix (6.0.1) 50 + pygments.rb (3.0.0) 51 + rexml (3.3.9) 52 + rouge (4.4.0) 53 ruby-rc4 (0.1.5) 54 + tilt (2.4.0) 55 treetop (1.6.12) 56 polyglot (~> 0.3) 57 ttfunk (1.7.0) ··· 68 tilt 69 70 BUNDLED WITH 71 + 2.5.16
+28 -28
pkgs/tools/typesetting/asciidoctor/gemset.nix
··· 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33"; 9 type = "gem"; 10 }; 11 - version = "2.8.5"; 12 }; 13 afm = { 14 groups = ["default"]; ··· 25 platforms = []; 26 source = { 27 remotes = ["https://rubygems.org"]; 28 - sha256 = "1ds4v9xgsyvijnlflak4dzf1qwmda9yd5bv8jwsb56nngd399rlw"; 29 type = "gem"; 30 }; 31 - version = "1.1.0"; 32 }; 33 asciidoctor = { 34 groups = ["default"]; 35 platforms = []; 36 source = { 37 remotes = ["https://rubygems.org"]; 38 - sha256 = "0yblqlbix3is5ihiqrpbfazb44in7ichfkjzdbsqibp48paanpl3"; 39 type = "gem"; 40 }; 41 - version = "2.0.20"; 42 }; 43 asciidoctor-pdf = { 44 - dependencies = ["asciidoctor" "concurrent-ruby" "matrix" "prawn" "prawn-icon" "prawn-svg" "prawn-table" "prawn-templates" "treetop"]; 45 groups = ["default"]; 46 platforms = []; 47 source = { 48 remotes = ["https://rubygems.org"]; 49 - sha256 = "19c98a6riqhxxlc7kmksjslnyxdjp106ppsqy1vdbkjb39zfign3"; 50 type = "gem"; 51 }; 52 - version = "2.3.9"; 53 }; 54 coderay = { 55 groups = ["default"]; ··· 66 platforms = []; 67 source = { 68 remotes = ["https://rubygems.org"]; 69 - sha256 = "0krcwb6mn0iklajwngwsg850nk8k9b35dhmc2qkbdqvmifdi2y9q"; 70 type = "gem"; 71 }; 72 - version = "1.2.2"; 73 }; 74 css_parser = { 75 dependencies = ["addressable"]; ··· 77 platforms = []; 78 source = { 79 remotes = ["https://rubygems.org"]; 80 - sha256 = "04q1vin8slr3k8mp76qz0wqgap6f9kdsbryvgfq9fljhrm463kpj"; 81 type = "gem"; 82 }; 83 - version = "1.14.0"; 84 }; 85 hashery = { 86 groups = ["default"]; ··· 118 platforms = []; 119 source = { 120 remotes = ["https://rubygems.org"]; 121 - sha256 = "09sx25jpnip2sp6wh5sn5ad7za78rfi95qp5iiczfh43z4jqa8q3"; 122 type = "gem"; 123 }; 124 - version = "2.11.0"; 125 }; 126 polyglot = { 127 groups = ["default"]; ··· 156 version = "3.0.0"; 157 }; 158 prawn-svg = { 159 - dependencies = ["css_parser" "prawn" "rexml"]; 160 groups = ["default"]; 161 platforms = []; 162 source = { 163 remotes = ["https://rubygems.org"]; 164 - sha256 = "0mbxzw7r7hv43db9422flc24ib9d8bdy1nasbni2h998jc5a5lb6"; 165 type = "gem"; 166 }; 167 - version = "0.32.0"; 168 }; 169 prawn-table = { 170 dependencies = ["prawn"]; ··· 193 platforms = []; 194 source = { 195 remotes = ["https://rubygems.org"]; 196 - sha256 = "0n9j7mczl15r3kwqrah09cxj8hxdfawiqxa60kga2bmxl9flfz9k"; 197 type = "gem"; 198 }; 199 - version = "5.0.3"; 200 }; 201 "pygments.rb" = { 202 groups = ["default"]; 203 platforms = []; 204 source = { 205 remotes = ["https://rubygems.org"]; 206 - sha256 = "080kb51l3m0n7xbbzmlcy78wsi03wr995v932v3b6lf6xa6nq8rg"; 207 type = "gem"; 208 }; 209 - version = "2.4.0"; 210 }; 211 rexml = { 212 groups = ["default"]; 213 platforms = []; 214 source = { 215 remotes = ["https://rubygems.org"]; 216 - sha256 = "05i8518ay14kjbma550mv0jm8a6di8yp5phzrd8rj44z9qnrlrp0"; 217 type = "gem"; 218 }; 219 - version = "3.2.6"; 220 }; 221 rouge = { 222 groups = ["default"]; 223 platforms = []; 224 source = { 225 remotes = ["https://rubygems.org"]; 226 - sha256 = "19drl3x8fw65v3mpy7fk3cf3dfrywz5alv98n2rm4pp04vdn71lw"; 227 type = "gem"; 228 }; 229 - version = "4.1.3"; 230 }; 231 ruby-rc4 = { 232 groups = ["default"]; ··· 243 platforms = []; 244 source = { 245 remotes = ["https://rubygems.org"]; 246 - sha256 = "0bmjgbv8158klwp2r3klxjwaj93nh1sbl4xvj9wsha0ic478avz7"; 247 type = "gem"; 248 }; 249 - version = "2.2.0"; 250 }; 251 treetop = { 252 dependencies = ["polyglot"];
··· 5 platforms = []; 6 source = { 7 remotes = ["https://rubygems.org"]; 8 + sha256 = "0cl2qpvwiffym62z991ynks7imsm87qmgxf0yfsmlwzkgi9qcaa6"; 9 type = "gem"; 10 }; 11 + version = "2.8.7"; 12 }; 13 afm = { 14 groups = ["default"]; ··· 25 platforms = []; 26 source = { 27 remotes = ["https://rubygems.org"]; 28 + sha256 = "1c62cx96r0v265mywnlik43qx0wf6bjbzl54qa47x6dzjg861mvk"; 29 type = "gem"; 30 }; 31 + version = "1.1.1"; 32 }; 33 asciidoctor = { 34 groups = ["default"]; 35 platforms = []; 36 source = { 37 remotes = ["https://rubygems.org"]; 38 + sha256 = "1wyxgwmnz9bw377r3lba26b090hbsq9qnbw8575a1prpy83qh82j"; 39 type = "gem"; 40 }; 41 + version = "2.0.23"; 42 }; 43 asciidoctor-pdf = { 44 + dependencies = ["asciidoctor" "concurrent-ruby" "matrix" "prawn" "prawn-icon" "prawn-svg" "prawn-table" "prawn-templates" "treetop" "ttfunk"]; 45 groups = ["default"]; 46 platforms = []; 47 source = { 48 remotes = ["https://rubygems.org"]; 49 + sha256 = "1ybkw3xjv75xsc0wbwg76bk83sfspr50k2phshpvh9ynchli8jh3"; 50 type = "gem"; 51 }; 52 + version = "2.3.19"; 53 }; 54 coderay = { 55 groups = ["default"]; ··· 66 platforms = []; 67 source = { 68 remotes = ["https://rubygems.org"]; 69 + sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl"; 70 type = "gem"; 71 }; 72 + version = "1.3.4"; 73 }; 74 css_parser = { 75 dependencies = ["addressable"]; ··· 77 platforms = []; 78 source = { 79 remotes = ["https://rubygems.org"]; 80 + sha256 = "17i0fn99kswvfps8r698zw2cr16rc98xdrl0d26y36rv3vhdqh0r"; 81 type = "gem"; 82 }; 83 + version = "1.19.1"; 84 }; 85 hashery = { 86 groups = ["default"]; ··· 118 platforms = []; 119 source = { 120 remotes = ["https://rubygems.org"]; 121 + sha256 = "0n0pp7blk3np3fqsb54l34fsamrww80cp3dhlhskfayg7542mrv1"; 122 type = "gem"; 123 }; 124 + version = "2.12.0"; 125 }; 126 polyglot = { 127 groups = ["default"]; ··· 156 version = "3.0.0"; 157 }; 158 prawn-svg = { 159 + dependencies = ["css_parser" "matrix" "prawn" "rexml"]; 160 groups = ["default"]; 161 platforms = []; 162 source = { 163 remotes = ["https://rubygems.org"]; 164 + sha256 = "143sfwadbdrgi57am8ikalryjijdyl82h2sdc1cns3wl6b9pkzxg"; 165 type = "gem"; 166 }; 167 + version = "0.34.2"; 168 }; 169 prawn-table = { 170 dependencies = ["prawn"]; ··· 193 platforms = []; 194 source = { 195 remotes = ["https://rubygems.org"]; 196 + sha256 = "0vqcw3iwby3yc6avs1vb3gfd0vcp2v7q310665dvxfswmcf4xm31"; 197 type = "gem"; 198 }; 199 + version = "6.0.1"; 200 }; 201 "pygments.rb" = { 202 groups = ["default"]; 203 platforms = []; 204 source = { 205 remotes = ["https://rubygems.org"]; 206 + sha256 = "14xhvfnj188pypy6pxj29hrn60pznv6dc4ycdgyd6jv2d769wwj1"; 207 type = "gem"; 208 }; 209 + version = "3.0.0"; 210 }; 211 rexml = { 212 groups = ["default"]; 213 platforms = []; 214 source = { 215 remotes = ["https://rubygems.org"]; 216 + sha256 = "1j9p66pmfgxnzp76ksssyfyqqrg7281dyi3xyknl3wwraaw7a66p"; 217 type = "gem"; 218 }; 219 + version = "3.3.9"; 220 }; 221 rouge = { 222 groups = ["default"]; 223 platforms = []; 224 source = { 225 remotes = ["https://rubygems.org"]; 226 + sha256 = "0r0b48945hakgy0y7lg6h1bb7pkfz8jqd0r6777f80ij3sansvbs"; 227 type = "gem"; 228 }; 229 + version = "4.4.0"; 230 }; 231 ruby-rc4 = { 232 groups = ["default"]; ··· 243 platforms = []; 244 source = { 245 remotes = ["https://rubygems.org"]; 246 + sha256 = "0kds7wkxmb038cwp6ravnwn8k65ixc68wpm8j5jx5bhx8ndg4x6z"; 247 type = "gem"; 248 }; 249 + version = "2.4.0"; 250 }; 251 treetop = { 252 dependencies = ["polyglot"];