asciidoctor-with-extensions: 2.0.17 -> 2.0.18
This commit is contained in:
parent
421c93d9d0
commit
c514611f79
2 changed files with 67 additions and 67 deletions
|
@ -2,23 +2,23 @@ GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
Ascii85 (1.1.0)
|
Ascii85 (1.1.0)
|
||||||
addressable (2.8.0)
|
addressable (2.8.1)
|
||||||
public_suffix (>= 2.0.2, < 5.0)
|
public_suffix (>= 2.0.2, < 6.0)
|
||||||
afm (0.2.2)
|
afm (0.2.2)
|
||||||
asciidoctor (2.0.17)
|
asciidoctor (2.0.18)
|
||||||
asciidoctor-bibtex (0.8.0)
|
asciidoctor-bibtex (0.8.0)
|
||||||
asciidoctor (~> 2.0)
|
asciidoctor (~> 2.0)
|
||||||
bibtex-ruby (~> 5.1)
|
bibtex-ruby (~> 5.1)
|
||||||
citeproc-ruby (~> 1)
|
citeproc-ruby (~> 1)
|
||||||
csl-styles (~> 1)
|
csl-styles (~> 1)
|
||||||
latex-decode (~> 0.2)
|
latex-decode (~> 0.2)
|
||||||
asciidoctor-diagram (2.2.1)
|
asciidoctor-diagram (2.2.3)
|
||||||
asciidoctor (>= 1.5.7, < 3.x)
|
asciidoctor (>= 1.5.7, < 3.x)
|
||||||
asciidoctor-diagram-ditaamini (~> 1.0)
|
asciidoctor-diagram-ditaamini (~> 1.0)
|
||||||
asciidoctor-diagram-plantuml (~> 1.2021)
|
asciidoctor-diagram-plantuml (~> 1.2021)
|
||||||
rexml
|
rexml
|
||||||
asciidoctor-diagram-ditaamini (1.0.1)
|
asciidoctor-diagram-ditaamini (1.0.3)
|
||||||
asciidoctor-diagram-plantuml (1.2021.8)
|
asciidoctor-diagram-plantuml (1.2022.5)
|
||||||
asciidoctor-epub3 (1.5.1)
|
asciidoctor-epub3 (1.5.1)
|
||||||
asciidoctor (>= 1.5.6, < 3.0.0)
|
asciidoctor (>= 1.5.6, < 3.0.0)
|
||||||
gepub (~> 1.0.0)
|
gepub (~> 1.0.0)
|
||||||
|
@ -30,17 +30,17 @@ GEM
|
||||||
asciidoctor (~> 2.0)
|
asciidoctor (~> 2.0)
|
||||||
asciimath (~> 2.0)
|
asciimath (~> 2.0)
|
||||||
mathematical (~> 1.6.0)
|
mathematical (~> 1.6.0)
|
||||||
asciidoctor-multipage (0.0.15)
|
asciidoctor-multipage (0.0.16)
|
||||||
asciidoctor (>= 2.0.11, < 2.1)
|
asciidoctor (>= 2.0.11, < 2.1)
|
||||||
asciidoctor-pdf (1.6.2)
|
asciidoctor-pdf (2.3.2)
|
||||||
asciidoctor (~> 2.0)
|
asciidoctor (~> 2.0)
|
||||||
concurrent-ruby (~> 1.1)
|
concurrent-ruby (~> 1.1)
|
||||||
|
matrix (~> 0.4)
|
||||||
prawn (~> 2.4.0)
|
prawn (~> 2.4.0)
|
||||||
prawn-icon (~> 3.0.0)
|
prawn-icon (~> 3.0.0)
|
||||||
prawn-svg (~> 0.32.0)
|
prawn-svg (~> 0.32.0)
|
||||||
prawn-table (~> 0.2.0)
|
prawn-table (~> 0.2.0)
|
||||||
prawn-templates (~> 0.1.0)
|
prawn-templates (~> 0.1.0)
|
||||||
safe_yaml (~> 1.0.0)
|
|
||||||
treetop (~> 1.6.0)
|
treetop (~> 1.6.0)
|
||||||
asciidoctor-revealjs (4.1.0)
|
asciidoctor-revealjs (4.1.0)
|
||||||
asciidoctor (>= 2.0.0, < 3.0.0)
|
asciidoctor (>= 2.0.0, < 3.0.0)
|
||||||
|
@ -49,7 +49,7 @@ GEM
|
||||||
asciidoctor-rouge (0.4.0)
|
asciidoctor-rouge (0.4.0)
|
||||||
asciidoctor (>= 1.5.6, < 2.1)
|
asciidoctor (>= 1.5.6, < 2.1)
|
||||||
rouge (>= 2.2, < 4)
|
rouge (>= 2.2, < 4)
|
||||||
asciimath (2.0.3)
|
asciimath (2.0.4)
|
||||||
bibtex-ruby (5.1.6)
|
bibtex-ruby (5.1.6)
|
||||||
latex-decode (~> 0.0)
|
latex-decode (~> 0.0)
|
||||||
citeproc (1.0.10)
|
citeproc (1.0.10)
|
||||||
|
@ -58,33 +58,34 @@ GEM
|
||||||
citeproc (~> 1.0, >= 1.0.9)
|
citeproc (~> 1.0, >= 1.0.9)
|
||||||
csl (~> 1.6)
|
csl (~> 1.6)
|
||||||
coderay (1.1.3)
|
coderay (1.1.3)
|
||||||
concurrent-ruby (1.1.9)
|
concurrent-ruby (1.1.10)
|
||||||
csl (1.6.0)
|
csl (1.6.0)
|
||||||
namae (~> 1.0)
|
namae (~> 1.0)
|
||||||
rexml
|
rexml
|
||||||
csl-styles (1.0.1.11)
|
csl-styles (1.0.1.11)
|
||||||
csl (~> 1.0)
|
csl (~> 1.0)
|
||||||
css_parser (1.11.0)
|
css_parser (1.12.0)
|
||||||
addressable
|
addressable
|
||||||
gepub (1.0.15)
|
gepub (1.0.15)
|
||||||
nokogiri (>= 1.8.2, < 2.0)
|
nokogiri (>= 1.8.2, < 2.0)
|
||||||
rubyzip (> 1.1.1, < 2.4)
|
rubyzip (> 1.1.1, < 2.4)
|
||||||
hashery (2.1.2)
|
hashery (2.1.2)
|
||||||
i18n (1.8.11)
|
i18n (1.12.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
latex-decode (0.3.2)
|
latex-decode (0.4.0)
|
||||||
mathematical (1.6.14)
|
mathematical (1.6.14)
|
||||||
ruby-enum (~> 0.4)
|
ruby-enum (~> 0.4)
|
||||||
|
matrix (0.4.2)
|
||||||
mime-types (3.4.1)
|
mime-types (3.4.1)
|
||||||
mime-types-data (~> 3.2015)
|
mime-types-data (~> 3.2015)
|
||||||
mime-types-data (3.2022.0105)
|
mime-types-data (3.2022.0105)
|
||||||
mini_portile2 (2.7.1)
|
mini_portile2 (2.8.0)
|
||||||
namae (1.1.1)
|
namae (1.1.1)
|
||||||
nokogiri (1.13.1)
|
nokogiri (1.13.8)
|
||||||
mini_portile2 (~> 2.7.0)
|
mini_portile2 (~> 2.8.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
pdf-core (0.9.0)
|
pdf-core (0.9.0)
|
||||||
pdf-reader (2.8.0)
|
pdf-reader (2.10.0)
|
||||||
Ascii85 (~> 1.0)
|
Ascii85 (~> 1.0)
|
||||||
afm (~> 0.2.1)
|
afm (~> 0.2.1)
|
||||||
hashery (~> 2.0)
|
hashery (~> 2.0)
|
||||||
|
@ -105,16 +106,15 @@ GEM
|
||||||
prawn-templates (0.1.2)
|
prawn-templates (0.1.2)
|
||||||
pdf-reader (~> 2.0)
|
pdf-reader (~> 2.0)
|
||||||
prawn (~> 2.2)
|
prawn (~> 2.2)
|
||||||
public_suffix (4.0.6)
|
public_suffix (5.0.0)
|
||||||
pygments.rb (2.3.0)
|
pygments.rb (2.3.0)
|
||||||
racc (1.6.0)
|
racc (1.6.0)
|
||||||
rexml (3.2.5)
|
rexml (3.2.5)
|
||||||
rouge (3.27.0)
|
rouge (3.30.0)
|
||||||
ruby-enum (0.9.0)
|
ruby-enum (0.9.0)
|
||||||
i18n
|
i18n
|
||||||
ruby-rc4 (0.1.5)
|
ruby-rc4 (0.1.5)
|
||||||
rubyzip (2.3.2)
|
rubyzip (2.3.2)
|
||||||
safe_yaml (1.0.5)
|
|
||||||
thread_safe (0.3.6)
|
thread_safe (0.3.6)
|
||||||
treetop (1.6.11)
|
treetop (1.6.11)
|
||||||
polyglot (~> 0.3)
|
polyglot (~> 0.3)
|
||||||
|
@ -139,4 +139,4 @@ DEPENDENCIES
|
||||||
rouge
|
rouge
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
2.2.24
|
2.3.22
|
||||||
|
|
|
@ -5,10 +5,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "022r3m9wdxljpbya69y2i3h9g3dhhfaqzidf95m6qjzms792jvgp";
|
sha256 = "1ypdmpdn20hxp5vwxz3zc04r5xcwqc25qszdlg41h8ghdqbllwmw";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.8.0";
|
version = "2.8.1";
|
||||||
};
|
};
|
||||||
afm = {
|
afm = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
|
@ -35,10 +35,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0g8gn3g6qy4bzjv1b14sj283kqynjgwq62bgq569jr4dkqwmwnzd";
|
sha256 = "11z3vnd8vh3ny1vx69bjrbck5b2g8zsbj94npyadpn7fdp8y3ldv";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.0.17";
|
version = "2.0.18";
|
||||||
};
|
};
|
||||||
asciidoctor-bibtex = {
|
asciidoctor-bibtex = {
|
||||||
dependencies = ["asciidoctor" "bibtex-ruby" "citeproc-ruby" "csl-styles" "latex-decode"];
|
dependencies = ["asciidoctor" "bibtex-ruby" "citeproc-ruby" "csl-styles" "latex-decode"];
|
||||||
|
@ -57,30 +57,30 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1z1ilpczjaydhcwpz3yygn03yrx2ljjj55xczwkrlb8rzgh03br3";
|
sha256 = "1jzaahnnyarjn24vvgprkisij5nw5mzqjphgycxf11gpmnvs2lar";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.2.1";
|
version = "2.2.3";
|
||||||
};
|
};
|
||||||
asciidoctor-diagram-ditaamini = {
|
asciidoctor-diagram-ditaamini = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1nva5n6nyns0xp77d1dxng1rjhc8ma6gyd8hczjq3h9qqxcw2q4h";
|
sha256 = "13h65bfbq7hc7z3kqn0m28w9c6ap7fikpjcvsdga6jg01slb4c56";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.0.1";
|
version = "1.0.3";
|
||||||
};
|
};
|
||||||
asciidoctor-diagram-plantuml = {
|
asciidoctor-diagram-plantuml = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0n018kmqzapf5y1bacb5yyvb9jfwxdkfqnviwxivwz9322b9w6j7";
|
sha256 = "18vbvj9cjr5f63jmjlq9kdknpn2dzykhnrv3i4y5gnbhs6f4jhi2";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.2021.8";
|
version = "1.2022.5";
|
||||||
};
|
};
|
||||||
asciidoctor-epub3 = {
|
asciidoctor-epub3 = {
|
||||||
dependencies = ["asciidoctor" "gepub" "mime-types"];
|
dependencies = ["asciidoctor" "gepub" "mime-types"];
|
||||||
|
@ -121,21 +121,21 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1372213kxw1b9k120dmyackafzsk80h1y2n0r1hmfrri26kczgfb";
|
sha256 = "1c72ys845dvcfdrgmkzk3zx6d2f1vh8q8fnvyp4rwy6qcvhpjg4d";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "0.0.15";
|
version = "0.0.16";
|
||||||
};
|
};
|
||||||
asciidoctor-pdf = {
|
asciidoctor-pdf = {
|
||||||
dependencies = ["asciidoctor" "concurrent-ruby" "prawn" "prawn-icon" "prawn-svg" "prawn-table" "prawn-templates" "safe_yaml" "treetop"];
|
dependencies = ["asciidoctor" "concurrent-ruby" "matrix" "prawn" "prawn-icon" "prawn-svg" "prawn-table" "prawn-templates" "treetop"];
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1inl7cykm542jb7a6kraxkgfqn4y3185wrabh5pd5m68rdv56f04";
|
sha256 = "16mw0mlrrx44wn5j2knp3cv7b7phan90y4dr285c1qgdd25310xv";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.6.2";
|
version = "2.3.2";
|
||||||
};
|
};
|
||||||
asciidoctor-revealjs = {
|
asciidoctor-revealjs = {
|
||||||
dependencies = ["asciidoctor" "concurrent-ruby" "thread_safe"];
|
dependencies = ["asciidoctor" "concurrent-ruby" "thread_safe"];
|
||||||
|
@ -164,10 +164,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0h4fz93pf96y5syxwpv0vibjf7lidv2718ikpvyd2vy8c1am8zyn";
|
sha256 = "1fy2jrn3gr7cl33qydp3pwyfilcmb4m4z6hfhnvydzg8r3srp36j";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.0.3";
|
version = "2.0.4";
|
||||||
};
|
};
|
||||||
bibtex-ruby = {
|
bibtex-ruby = {
|
||||||
dependencies = ["latex-decode"];
|
dependencies = ["latex-decode"];
|
||||||
|
@ -217,10 +217,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0nwad3211p7yv9sda31jmbyw6sdafzmdi2i2niaz6f0wk5nq9h0f";
|
sha256 = "0s4fpn3mqiizpmpy2a24k4v365pv75y50292r8ajrv4i1p5b2k14";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.1.9";
|
version = "1.1.10";
|
||||||
};
|
};
|
||||||
csl = {
|
csl = {
|
||||||
dependencies = ["namae" "rexml"];
|
dependencies = ["namae" "rexml"];
|
||||||
|
@ -250,10 +250,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1qbdgp36dhcyljhmfxrvbgp1ha9yqxhxgyg3sdm48y9m371jd2an";
|
sha256 = "1107j3frhmcd95wcsz0rypchynnzhnjiyyxxcl6dlmr2lfy08z4b";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.11.0";
|
version = "1.12.0";
|
||||||
};
|
};
|
||||||
gepub = {
|
gepub = {
|
||||||
dependencies = ["nokogiri" "rubyzip"];
|
dependencies = ["nokogiri" "rubyzip"];
|
||||||
|
@ -282,20 +282,20 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0vdd1kii40qhbr9n8qx71k2gskq6rkl8ygy8hw5hfj8bb5a364xf";
|
sha256 = "1vdcchz7jli1p0gnc669a7bj3q1fv09y9ppf0y3k0vb1jwdwrqwi";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.8.11";
|
version = "1.12.0";
|
||||||
};
|
};
|
||||||
latex-decode = {
|
latex-decode = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1wnxg82lfkb8bl5la9nmg1434rpkcygygm0ckixjn6ah2dy6i53m";
|
sha256 = "1y5xn3zwghpqr6lvs4s0mn5knms8zw3zk7jb58zkkiagb386nq72";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "0.3.2";
|
version = "0.4.0";
|
||||||
};
|
};
|
||||||
mathematical = {
|
mathematical = {
|
||||||
dependencies = ["ruby-enum"];
|
dependencies = ["ruby-enum"];
|
||||||
|
@ -308,6 +308,16 @@
|
||||||
};
|
};
|
||||||
version = "1.6.14";
|
version = "1.6.14";
|
||||||
};
|
};
|
||||||
|
matrix = {
|
||||||
|
groups = ["default"];
|
||||||
|
platforms = [];
|
||||||
|
source = {
|
||||||
|
remotes = ["https://rubygems.org"];
|
||||||
|
sha256 = "1h2cgkpzkh3dd0flnnwfq6f3nl2b1zff9lvqz8xs853ssv5kq23i";
|
||||||
|
type = "gem";
|
||||||
|
};
|
||||||
|
version = "0.4.2";
|
||||||
|
};
|
||||||
mime-types = {
|
mime-types = {
|
||||||
dependencies = ["mime-types-data"];
|
dependencies = ["mime-types-data"];
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
|
@ -334,10 +344,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0d3ga166pahsxavzwj19yjj4lr13rw1vsb36s2qs8blcxigrdp6z";
|
sha256 = "0rapl1sfmfi3bfr68da4ca16yhc0pp93vjwkj7y3rdqrzy3b41hy";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.7.1";
|
version = "2.8.0";
|
||||||
};
|
};
|
||||||
namae = {
|
namae = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
|
@ -355,10 +365,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1zqzawia52cdcmi55lp7v8jmiqyw7pcpwsksqlnirwfm3f7bnf11";
|
sha256 = "0g7axlq2y6gzmixzzzhw3fn6nhrhg469jj8gfr7gs8igiclpkhkr";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.13.1";
|
version = "1.13.8";
|
||||||
};
|
};
|
||||||
pdf-core = {
|
pdf-core = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
|
@ -376,10 +386,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "18vsmybpvyi0favlabjipznpc8hgprsm7jpw3s7xr01c3lpjli7y";
|
sha256 = "07chhyxf3qlr65jngns3z5187ibfibf5h2q59505vx45dfr3lvwz";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.8.0";
|
version = "2.10.0";
|
||||||
};
|
};
|
||||||
polyglot = {
|
polyglot = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
|
@ -451,10 +461,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9";
|
sha256 = "0sqw1zls6227bgq38sxb2hs8nkdz4hn1zivs27mjbniswfy4zvi6";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "4.0.6";
|
version = "5.0.0";
|
||||||
};
|
};
|
||||||
"pygments.rb" = {
|
"pygments.rb" = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
|
@ -491,10 +501,10 @@
|
||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0530ri0p60km0bg0ib6swkhfnas427cva7vcdmnwl8df52a10y1k";
|
sha256 = "1dnfkrk8xx2m8r3r9m2p5xcq57viznyc09k7r3i4jbm758i57lx3";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "3.27.0";
|
version = "3.30.0";
|
||||||
};
|
};
|
||||||
ruby-enum = {
|
ruby-enum = {
|
||||||
dependencies = ["i18n"];
|
dependencies = ["i18n"];
|
||||||
|
@ -527,16 +537,6 @@
|
||||||
};
|
};
|
||||||
version = "2.3.2";
|
version = "2.3.2";
|
||||||
};
|
};
|
||||||
safe_yaml = {
|
|
||||||
groups = ["default"];
|
|
||||||
platforms = [];
|
|
||||||
source = {
|
|
||||||
remotes = ["https://rubygems.org"];
|
|
||||||
sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
|
|
||||||
type = "gem";
|
|
||||||
};
|
|
||||||
version = "1.0.5";
|
|
||||||
};
|
|
||||||
thread_safe = {
|
thread_safe = {
|
||||||
groups = ["default"];
|
groups = ["default"];
|
||||||
platforms = [];
|
platforms = [];
|
||||||
|
|
Loading…
Reference in a new issue