asciidoctor: 2.0.10 -> 2.0.12

This commit is contained in:
Dylan Baker 2021-03-02 11:20:24 -08:00 committed by Frederik Rietdijk
parent 54c7a0f422
commit eb5cd6e4d8
2 changed files with 153 additions and 118 deletions

View File

@ -1,60 +1,65 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
Ascii85 (1.0.3) Ascii85 (1.1.0)
addressable (2.6.0) addressable (2.7.0)
public_suffix (>= 2.0.2, < 4.0) public_suffix (>= 2.0.2, < 5.0)
afm (0.2.2) afm (0.2.2)
asciidoctor (2.0.10) asciidoctor (2.0.12)
asciidoctor-diagram (1.5.18) asciidoctor-diagram (2.1.0)
asciidoctor (>= 1.5.0, < 3.x) asciidoctor (>= 1.5.7, < 3.x)
asciidoctor-epub3 (1.5.0.alpha.9) asciidoctor-diagram-ditaamini (~> 0.13)
asciidoctor (>= 1.5.0, < 3.0.0) asciidoctor-diagram-plantuml (~> 1.2021)
concurrent-ruby (~> 1.1.5) rexml
gepub (~> 1.0.2) asciidoctor-diagram-ditaamini (0.13.1)
thread_safe (~> 0.3.6) asciidoctor-diagram-plantuml (1.2021.0)
asciidoctor-mathematical (0.3.0) asciidoctor-epub3 (1.5.0.alpha.19)
asciidoctor (~> 2.0, >= 2.0.0) asciidoctor (>= 1.5.6, < 3.0.0)
mathematical (~> 1.5, >= 1.5.8) gepub (~> 1.0.0)
ruby-enum (~> 0.4) mime-types (~> 3.0)
asciidoctor-pdf (1.5.0.alpha.18) asciidoctor-mathematical (0.3.5)
asciidoctor (~> 2.0)
asciimath (~> 2.0)
mathematical (~> 1.6.0)
asciidoctor-pdf (1.5.4)
asciidoctor (>= 1.5.3, < 3.0.0) asciidoctor (>= 1.5.3, < 3.0.0)
concurrent-ruby (~> 1.1.0) concurrent-ruby (~> 1.1.0)
prawn (~> 2.2.0) prawn (~> 2.2.0)
prawn-icon (~> 2.3.0) prawn-icon (~> 2.5.0)
prawn-svg (~> 0.29.0) prawn-svg (~> 0.31.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) safe_yaml (~> 1.0.0)
thread_safe (~> 0.3.0) thread_safe (~> 0.3.0)
treetop (~> 1.5.0) treetop (~> 1.6.0)
asciidoctor-revealjs (4.0.1) ttfunk (~> 1.5.0, >= 1.5.1)
asciidoctor-revealjs (4.1.0)
asciidoctor (>= 2.0.0, < 3.0.0) asciidoctor (>= 2.0.0, < 3.0.0)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
thread_safe (~> 0.3.5) thread_safe (~> 0.3.5)
asciimath (2.0.1) asciimath (2.0.2)
coderay (1.1.2) coderay (1.1.3)
concurrent-ruby (1.1.5) concurrent-ruby (1.1.8)
css_parser (1.7.0) css_parser (1.9.0)
addressable addressable
gepub (1.0.4) gepub (1.0.13)
nokogiri (>= 1.8.2, < 1.11) nokogiri (>= 1.8.2, < 1.12)
rubyzip (>= 1.1.1) rubyzip (> 1.1.1, < 2.4)
hashery (2.1.2) hashery (2.1.2)
i18n (1.6.0) i18n (1.8.9)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
mathematical (1.6.12) mathematical (1.6.14)
ruby-enum (~> 0.4) ruby-enum (~> 0.4)
mime-types (3.3.1) mime-types (3.3.1)
mime-types-data (~> 3.2015) mime-types-data (~> 3.2015)
mime-types-data (3.2020.1104) mime-types-data (3.2021.0225)
mini_portile2 (2.4.0) mini_portile2 (2.5.0)
multi_json (1.13.1) nokogiri (1.11.1)
nokogiri (1.10.3) mini_portile2 (~> 2.5.0)
mini_portile2 (~> 2.4.0) racc (~> 1.4)
pdf-core (0.7.0) pdf-core (0.7.0)
pdf-reader (2.2.0) pdf-reader (2.4.2)
Ascii85 (~> 1.0.0) Ascii85 (~> 1.0)
afm (~> 0.2.1) afm (~> 0.2.1)
hashery (~> 2.0) hashery (~> 2.0)
ruby-rc4 ruby-rc4
@ -63,27 +68,28 @@ GEM
prawn (2.2.2) prawn (2.2.2)
pdf-core (~> 0.7.0) pdf-core (~> 0.7.0)
ttfunk (~> 1.5) ttfunk (~> 1.5)
prawn-icon (2.3.0) prawn-icon (2.5.0)
prawn (>= 1.1.0, < 3.0.0) prawn (>= 1.1.0, < 3.0.0)
prawn-svg (0.29.1) prawn-svg (0.31.0)
css_parser (~> 1.6) css_parser (~> 1.6)
prawn (>= 0.11.1, < 3) prawn (>= 0.11.1, < 3)
prawn-table (0.2.2) prawn-table (0.2.2)
prawn (>= 1.3.0, < 3.0.0) prawn (>= 1.3.0, < 3.0.0)
prawn-templates (0.1.1) prawn-templates (0.1.2)
pdf-reader (~> 2.0) pdf-reader (~> 2.0)
prawn (~> 2.2) prawn (~> 2.2)
public_suffix (3.1.1) public_suffix (4.0.6)
pygments.rb (1.2.1) pygments.rb (2.1.0)
multi_json (>= 1.0.0) racc (1.5.2)
rouge (3.5.1) rexml (3.2.4)
ruby-enum (0.7.2) rouge (3.26.0)
ruby-enum (0.9.0)
i18n i18n
ruby-rc4 (0.1.5) ruby-rc4 (0.1.5)
rubyzip (1.2.3) rubyzip (2.3.0)
safe_yaml (1.0.5) safe_yaml (1.0.5)
thread_safe (0.3.6) thread_safe (0.3.6)
treetop (1.5.3) treetop (1.6.11)
polyglot (~> 0.3) polyglot (~> 0.3)
ttfunk (1.5.1) ttfunk (1.5.1)

View File

@ -5,10 +5,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0bcm2hchn897xjhqj9zzsxf3n9xhddymj4lsclz508f4vw3av46l"; sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
type = "gem"; type = "gem";
}; };
version = "2.6.0"; version = "2.7.0";
}; };
afm = { afm = {
groups = ["default"]; groups = ["default"];
@ -25,64 +25,84 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0658m37jjjn6drzqg1gk4p6c205mgp7g1jh2d00n4ngghgmz5qvs"; sha256 = "1ds4v9xgsyvijnlflak4dzf1qwmda9yd5bv8jwsb56nngd399rlw";
type = "gem"; type = "gem";
}; };
version = "1.0.3"; version = "1.1.0";
}; };
asciidoctor = { asciidoctor = {
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1b2ajs3sabl0s27r7lhwkacw0yn0zfk4jpmidg9l8lzp2qlgjgbz"; sha256 = "1gjk9v83vw0pz4x0xqqnw231z9sgscm6vnacjw7hy5njkw8fskj9";
type = "gem"; type = "gem";
}; };
version = "2.0.10"; version = "2.0.12";
}; };
asciidoctor-diagram = { asciidoctor-diagram = {
dependencies = ["asciidoctor"]; dependencies = ["asciidoctor" "asciidoctor-diagram-ditaamini" "asciidoctor-diagram-plantuml" "rexml"];
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "095ar1hj96mi9vxnjjdkj7yzc3lp4wjxh4qsijx9inqflbcw7x71"; sha256 = "1fh73k306q1x4rzsly2fy1rdq1kpkdvs3r1084hgk0sh516ksc0s";
type = "gem"; type = "gem";
}; };
version = "1.5.18"; version = "2.1.0";
};
asciidoctor-diagram-ditaamini = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "08jwpyklcplmfcxs4z9z0b0la6xdwrnf9bk6c02y54502228bg6b";
type = "gem";
};
version = "0.13.1";
};
asciidoctor-diagram-plantuml = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0bxlkq3k775lhhnbs85cx8cbixhw7p70hnxrqnnig470h6jhmj0b";
type = "gem";
};
version = "1.2021.0";
}; };
asciidoctor-epub3 = { asciidoctor-epub3 = {
dependencies = ["asciidoctor" "concurrent-ruby" "gepub" "thread_safe"]; dependencies = ["asciidoctor" "gepub" "mime-types"];
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "056yp0z64b1fhhkzz2kaiqsd11gpbgx2d1yjgq7cqma9c70bbxa5"; sha256 = "1fgi0rb8026k0a43wnanan6nzc8386azygmfl4zv7c9vram4nr6h";
type = "gem"; type = "gem";
}; };
version = "1.5.0.alpha.9"; version = "1.5.0.alpha.19";
}; };
asciidoctor-mathematical = { asciidoctor-mathematical = {
dependencies = ["asciidoctor" "mathematical" "ruby-enum"]; dependencies = ["asciidoctor" "asciimath" "mathematical"];
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1n6qhfp6xc5jlqkscr9g7zzp9f2cv28jzcqzawhl8vjgcny7i6j3"; sha256 = "1lxfq7qn3ql642pva6jh3h1abm9j9daxg5icfn1h73k6cjsmcisp";
type = "gem"; type = "gem";
}; };
version = "0.3.0"; version = "0.3.5";
}; };
asciidoctor-pdf = { asciidoctor-pdf = {
dependencies = ["asciidoctor" "concurrent-ruby" "prawn" "prawn-icon" "prawn-svg" "prawn-table" "prawn-templates" "safe_yaml" "thread_safe" "treetop"]; dependencies = ["asciidoctor" "concurrent-ruby" "prawn" "prawn-icon" "prawn-svg" "prawn-table" "prawn-templates" "safe_yaml" "thread_safe" "treetop" "ttfunk"];
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "19rgi43abhkyv85r2gnwqq6kxwsn29hhv4clnnmln58d7s589n0j"; sha256 = "0k8hn9lrvr08grqx17x2vrllw5qmfh0j08wp56464w2pj279ka67";
type = "gem"; type = "gem";
}; };
version = "1.5.0.alpha.18"; version = "1.5.4";
}; };
asciidoctor-revealjs = { asciidoctor-revealjs = {
dependencies = ["asciidoctor" "concurrent-ruby" "thread_safe"]; dependencies = ["asciidoctor" "concurrent-ruby" "thread_safe"];
@ -90,40 +110,40 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "084aq9frv4irzgd9ab3xad9i0ml9lb58w0wvg76gnwwr51plbpp4"; sha256 = "03vmbcc3x059h17ry4qwk1p0yar9wgh87l2qssi307gy45cjw2mq";
type = "gem"; type = "gem";
}; };
version = "4.0.1"; version = "4.1.0";
}; };
asciimath = { asciimath = {
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1aapydwwkydbwgz07n7ma3a5jy9n3v0shy6q6j8mi4wr3crhx45a"; sha256 = "1yq9av7rh493xqmx4cq3fjl0c6d8njxp53qw4hg2d3xkyn2lyfc5";
type = "gem"; type = "gem";
}; };
version = "2.0.1"; version = "2.0.2";
}; };
coderay = { coderay = {
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y"; sha256 = "0jvxqxzply1lwp7ysn94zjhh57vc14mcshw1ygw14ib8lhc00lyw";
type = "gem"; type = "gem";
}; };
version = "1.1.2"; version = "1.1.3";
}; };
concurrent-ruby = { concurrent-ruby = {
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1x07r23s7836cpp5z9yrlbpljcxpax14yw4fy4bnp6crhr6x24an"; sha256 = "0mr23wq0szj52xnj0zcn1k0c7j4v79wlwbijkpfcscqww3l6jlg3";
type = "gem"; type = "gem";
}; };
version = "1.1.5"; version = "1.1.8";
}; };
css_parser = { css_parser = {
dependencies = ["addressable"]; dependencies = ["addressable"];
@ -131,10 +151,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1y4vc018b5mzp7winw4pbb22jk0dpxp22pzzxq7w0rgvfxzi89pd"; sha256 = "0xs4ind9xd099rb52b73pch8ha143dl8bhivqsbba4wrvxpbx751";
type = "gem"; type = "gem";
}; };
version = "1.7.0"; version = "1.9.0";
}; };
gepub = { gepub = {
dependencies = ["nokogiri" "rubyzip"]; dependencies = ["nokogiri" "rubyzip"];
@ -142,10 +162,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1kg2h0mscb2hq6l3wjzq5fp5vw4552nglq8n9pawm7bzacf1gzyf"; sha256 = "01q33rkvqrhxqm8zgkhgcqhrqdfzgxswxfgiagdjxw67qdn1pids";
type = "gem"; type = "gem";
}; };
version = "1.0.4"; version = "1.0.13";
}; };
hashery = { hashery = {
groups = ["default"]; groups = ["default"];
@ -163,10 +183,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1hfxnlyr618s25xpafw9mypa82qppjccbh292c4l3bj36az7f6wl"; sha256 = "08p6b13p99j1rrcrw1l3v0kb9mxbsvy6nk31r8h4rnszdgzpga32";
type = "gem"; type = "gem";
}; };
version = "1.6.0"; version = "1.8.9";
}; };
mathematical = { mathematical = {
dependencies = ["ruby-enum"]; dependencies = ["ruby-enum"];
@ -174,10 +194,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "19f9icaixg60wl8dvcxp6glbm5vpx2rsyx53sfk2rvwnzgsr42qh"; sha256 = "05mn68gxhfa37qsnzsmdqaa005hf511j5lga76qsrad2gcnhan1b";
type = "gem"; type = "gem";
}; };
version = "1.6.12"; version = "1.6.14";
}; };
mime-types = { mime-types = {
dependencies = ["mime-types-data"]; dependencies = ["mime-types-data"];
@ -195,41 +215,31 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0ipjyfwn9nlvpcl8knq3jk4g5f12cflwdbaiqxcq1s7vwfwfxcag"; sha256 = "1phcq7z0zpipwd7y4fbqmlaqghv07fjjgrx99mwq3z3n0yvy7fmi";
type = "gem"; type = "gem";
}; };
version = "3.2020.1104"; version = "3.2021.0225";
}; };
mini_portile2 = { mini_portile2 = {
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy"; sha256 = "1hdbpmamx8js53yk3h8cqy12kgv6ca06k0c9n3pxh6b6cjfs19x7";
type = "gem"; type = "gem";
}; };
version = "2.4.0"; version = "2.5.0";
};
multi_json = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1rl0qy4inf1mp8mybfk56dfga0mvx97zwpmq5xmiwl5r770171nv";
type = "gem";
};
version = "1.13.1";
}; };
nokogiri = { nokogiri = {
dependencies = ["mini_portile2"]; dependencies = ["mini_portile2" "racc"];
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "02bjydih0j515szfv9mls195cvpyidh6ixm7dwbl3s2sbaxxk5s4"; sha256 = "1ajwkqr28hwqbyl1l3czx4a34c88acxywyqp8cjyy0zgsd6sbhj2";
type = "gem"; type = "gem";
}; };
version = "1.10.3"; version = "1.11.1";
}; };
pdf-core = { pdf-core = {
groups = ["default"]; groups = ["default"];
@ -247,10 +257,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0aas2f5clgwpgryywrh4gihdi10afx3kbyfs1n31cinri02psd43"; sha256 = "1cxladxy18dhk4a3b263crq8hyxb3q0c7ifxrb5nr1bs6y0pk8i6";
type = "gem"; type = "gem";
}; };
version = "2.2.0"; version = "2.4.2";
}; };
polyglot = { polyglot = {
groups = ["default"]; groups = ["default"];
@ -279,10 +289,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1nc810wdpa93z162yzjgvf7mdanfxm4bjwinjjxx5smq6wdvhdqi"; sha256 = "1ivkdf8rdf92hhy97vbmc2a4w97vcvqd58jcj4z9hz3hfsb1526w";
type = "gem"; type = "gem";
}; };
version = "2.3.0"; version = "2.5.0";
}; };
prawn-svg = { prawn-svg = {
dependencies = ["css_parser" "prawn"]; dependencies = ["css_parser" "prawn"];
@ -290,10 +300,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1wwfv6lw2diywgjp15pd3awpr8g7xkjfi10jzhmvziikakzsz6gj"; sha256 = "1rb5hmjqc4hvy6liw9y51y6glbw66f09r09w0nvdfxhfi2kka16l";
type = "gem"; type = "gem";
}; };
version = "0.29.1"; version = "0.31.0";
}; };
prawn-table = { prawn-table = {
dependencies = ["prawn"]; dependencies = ["prawn"];
@ -312,41 +322,60 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1gs894sj9zdlwx59h3rk4p0l3y8r18p22zhnfiyx9lngsa56gcrj"; sha256 = "1w9irn3rllm992c6j7fsx81gg539i7yy8zfddyw7q53hnlys0yhi";
type = "gem"; type = "gem";
}; };
version = "0.1.1"; version = "0.1.2";
}; };
public_suffix = { public_suffix = {
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0g9ds2ffzljl6jjmkjffwxc1z6lh5nkqqmhhkxjk71q5ggv0rkpm"; sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9";
type = "gem"; type = "gem";
}; };
version = "3.1.1"; version = "4.0.6";
}; };
"pygments.rb" = { "pygments.rb" = {
dependencies = ["multi_json"];
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0lbvnwvz770ambm4d6lxgc2097rydn5rcc5d6986bnkzyxfqqjnv"; sha256 = "1736rbjgin97p3vjknz60p6dl66c936djwsk7wnwvwmav8r1nx0y";
type = "gem"; type = "gem";
}; };
version = "1.2.1"; version = "2.1.0";
};
racc = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "178k7r0xn689spviqzhvazzvxfq6fyjldxb3ywjbgipbfi4s8j1g";
type = "gem";
};
version = "1.5.2";
};
rexml = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1mkvkcw9fhpaizrhca0pdgjcrbns48rlz4g6lavl5gjjq3rk2sq3";
type = "gem";
};
version = "3.2.4";
}; };
rouge = { rouge = {
groups = ["default"]; groups = ["default"];
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0yfhazlhjc4abgzhkgq8zqmdphvkh52211widkl4zhsbhqh8wg2q"; sha256 = "0b4b300i3m4m4kw7w1n9wgxwy16zccnb7271miksyzd0wq5b9pm3";
type = "gem"; type = "gem";
}; };
version = "3.5.1"; version = "3.26.0";
}; };
ruby-enum = { ruby-enum = {
dependencies = ["i18n"]; dependencies = ["i18n"];
@ -354,10 +383,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0h62avini866kxpjzqxlqnajma3yvj0y25l6hn9h2mv5pp6fcrhx"; sha256 = "1pys90hxylhyg969iw9lz3qai5lblf8xwbdg1g5aj52731a9k83p";
type = "gem"; type = "gem";
}; };
version = "0.7.2"; version = "0.9.0";
}; };
ruby-rc4 = { ruby-rc4 = {
groups = ["default"]; groups = ["default"];
@ -374,10 +403,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "1w9gw28ly3zyqydnm8phxchf4ymyjl2r7zf7c12z8kla10cpmhlc"; sha256 = "0590m2pr9i209pp5z4mx0nb1961ishdiqb28995hw1nln1d1b5ji";
type = "gem"; type = "gem";
}; };
version = "1.2.3"; version = "2.3.0";
}; };
safe_yaml = { safe_yaml = {
groups = ["default"]; groups = ["default"];
@ -405,10 +434,10 @@
platforms = []; platforms = [];
source = { source = {
remotes = ["https://rubygems.org"]; remotes = ["https://rubygems.org"];
sha256 = "0wpl5z33796nz2ah44waflrd1girbra281d9i3m9nz4ylg1ljg5b"; sha256 = "0697qz1akblf8r3wi0s2dsjh468hfsd57fb0mrp93z35y2ni6bhh";
type = "gem"; type = "gem";
}; };
version = "1.5.3"; version = "1.6.11";
}; };
ttfunk = { ttfunk = {
groups = ["default"]; groups = ["default"];