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