asciidoctor: 2.0.23 -> 2.0.26 (#463914)

This commit is contained in:
Bjørn Forsman
2025-11-24 06:04:19 +00:00
committed by GitHub
2 changed files with 46 additions and 46 deletions
+18 -18
View File
@@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
Ascii85 (1.1.1)
Ascii85 (2.0.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
asciidoctor (2.0.23)
asciidoctor-pdf (2.3.19)
afm (1.0.0)
asciidoctor (2.0.26)
asciidoctor-pdf (2.3.24)
asciidoctor (~> 2.0)
concurrent-ruby (~> 1.1)
concurrent-ruby (~> 1.3)
matrix (~> 0.4)
prawn (~> 2.4.0)
prawn-icon (~> 3.0.0)
@@ -18,15 +18,15 @@ GEM
treetop (~> 1.6.0)
ttfunk (~> 1.7.0)
coderay (1.1.3)
concurrent-ruby (1.3.4)
css_parser (1.19.1)
concurrent-ruby (1.3.5)
css_parser (1.21.1)
addressable
hashery (2.1.2)
matrix (0.4.2)
matrix (0.4.3)
pdf-core (0.9.0)
pdf-reader (2.12.0)
Ascii85 (~> 1.0)
afm (~> 0.2.1)
pdf-reader (2.15.0)
Ascii85 (>= 1.0, < 3.0, != 2.0.0)
afm (>= 0.2.1, < 2)
hashery (~> 2.0)
ruby-rc4
ttfunk
@@ -46,13 +46,13 @@ GEM
prawn-templates (0.1.2)
pdf-reader (~> 2.0)
prawn (~> 2.2)
public_suffix (6.0.1)
pygments.rb (3.0.0)
rexml (3.3.9)
rouge (4.4.0)
public_suffix (6.0.2)
pygments.rb (4.0.0)
rexml (3.4.4)
rouge (4.6.1)
ruby-rc4 (0.1.5)
tilt (2.4.0)
treetop (1.6.12)
tilt (2.6.1)
treetop (1.6.18)
polyglot (~> 0.3)
ttfunk (1.7.0)
@@ -68,4 +68,4 @@ DEPENDENCIES
tilt
BUNDLED WITH
2.5.16
2.7.2
+28 -28
View File
@@ -15,30 +15,30 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "06kj9hgd0z8pj27bxp2diwqh6fv7qhwwm17z64rhdc4sfn76jgn8";
sha256 = "0ia5iw9xvvy1igaxsa08vvv4b5ry9ipyr18917pi8w0y4kvddm2v";
type = "gem";
};
version = "0.2.2";
version = "1.0.0";
};
Ascii85 = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1c62cx96r0v265mywnlik43qx0wf6bjbzl54qa47x6dzjg861mvk";
sha256 = "0nmyxpngg5rycyryhq9l9hapz1y3iqyflskyksxkqm0832a5vjqm";
type = "gem";
};
version = "1.1.1";
version = "2.0.1";
};
asciidoctor = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1wyxgwmnz9bw377r3lba26b090hbsq9qnbw8575a1prpy83qh82j";
sha256 = "1hbin3j8wynl2fpqa3d6vb932pyngyfn8j2q6gbbn1n23z7srqqn";
type = "gem";
};
version = "2.0.23";
version = "2.0.26";
};
asciidoctor-pdf = {
dependencies = [
@@ -57,10 +57,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1ybkw3xjv75xsc0wbwg76bk83sfspr50k2phshpvh9ynchli8jh3";
sha256 = "0ldh43ps15dpnrgqaybyq2py9cn1m14q2z6djgg22fyl698yaxih";
type = "gem";
};
version = "2.3.19";
version = "2.3.24";
};
coderay = {
groups = [ "default" ];
@@ -77,10 +77,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl";
sha256 = "1ipbrgvf0pp6zxdk5ascp6i29aybz2bx9wdrlchjmpx6mhvkwfw1";
type = "gem";
};
version = "1.3.4";
version = "1.3.5";
};
css_parser = {
dependencies = [ "addressable" ];
@@ -88,10 +88,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "17i0fn99kswvfps8r698zw2cr16rc98xdrl0d26y36rv3vhdqh0r";
sha256 = "1izp5vna86s7xivqzml4nviy01bv76arrd5is8wkncwp1by3zzbc";
type = "gem";
};
version = "1.19.1";
version = "1.21.1";
};
hashery = {
groups = [ "default" ];
@@ -108,10 +108,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i";
sha256 = "0nscas3a4mmrp1rc07cdjlbbpb2rydkindmbj3v3z5y1viyspmd0";
type = "gem";
};
version = "0.4.2";
version = "0.4.3";
};
pdf-core = {
groups = [ "default" ];
@@ -135,10 +135,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0n0pp7blk3np3fqsb54l34fsamrww80cp3dhlhskfayg7542mrv1";
sha256 = "11h8dhhd2c8mxssibk9q6qn7ilj4p71crlfirw8pppn8pr85f0n5";
type = "gem";
};
version = "2.12.0";
version = "2.15.0";
};
polyglot = {
groups = [ "default" ];
@@ -221,40 +221,40 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0vqcw3iwby3yc6avs1vb3gfd0vcp2v7q310665dvxfswmcf4xm31";
sha256 = "1543ap9w3ydhx39ljcd675cdz9cr948x9mp00ab8qvq6118wv9xz";
type = "gem";
};
version = "6.0.1";
version = "6.0.2";
};
"pygments.rb" = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "14xhvfnj188pypy6pxj29hrn60pznv6dc4ycdgyd6jv2d769wwj1";
sha256 = "0mzfxkzvgyrj9g6471mxa6d1jy59fsds9mfkx1balpng50xb12zl";
type = "gem";
};
version = "3.0.0";
version = "4.0.0";
};
rexml = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "1j9p66pmfgxnzp76ksssyfyqqrg7281dyi3xyknl3wwraaw7a66p";
sha256 = "0hninnbvqd2pn40h863lbrn9p11gvdxp928izkag5ysx8b1s5q0r";
type = "gem";
};
version = "3.3.9";
version = "3.4.4";
};
rouge = {
groups = [ "default" ];
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0r0b48945hakgy0y7lg6h1bb7pkfz8jqd0r6777f80ij3sansvbs";
sha256 = "1pkp5icgm7s10b2n6b2pzbdsfiv0l5sxqyizx55qdmlpaxnk8xah";
type = "gem";
};
version = "4.4.0";
version = "4.6.1";
};
ruby-rc4 = {
groups = [ "default" ];
@@ -271,10 +271,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0kds7wkxmb038cwp6ravnwn8k65ixc68wpm8j5jx5bhx8ndg4x6z";
sha256 = "0w27v04d7rnxjr3f65w1m7xyvr6ch6szjj2v5wv1wz6z5ax9pa9m";
type = "gem";
};
version = "2.4.0";
version = "2.6.1";
};
treetop = {
dependencies = [ "polyglot" ];
@@ -282,10 +282,10 @@
platforms = [ ];
source = {
remotes = [ "https://rubygems.org" ];
sha256 = "0adc8qblz8ii668r3rksjx83p675iryh52rvdvysimx2hkbasj7d";
sha256 = "1nl3q5ai7ikaa5sjdbspfa4njbrdvf7898zkplmalln6y4r3y153";
type = "gem";
};
version = "1.6.12";
version = "1.6.18";
};
ttfunk = {
groups = [ "default" ];