asciidoctor: 2.0.9 -> 2.0.10; asciidoctor-revealjs : 1.5.16 -> 1.5.18
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
specs:
|
specs:
|
||||||
asciidoctor (2.0.9)
|
asciidoctor (2.0.10)
|
||||||
asciidoctor-diagram (1.5.16)
|
asciidoctor-diagram (1.5.18)
|
||||||
asciidoctor (>= 1.5.0, < 3.x)
|
asciidoctor (>= 1.5.0, < 3.x)
|
||||||
asciidoctor-revealjs (2.0.0)
|
asciidoctor-revealjs (2.0.0)
|
||||||
asciidoctor (>= 1.5.6, < 2.1)
|
asciidoctor (>= 1.5.6, < 2.1)
|
||||||
|
|||||||
@@ -4,10 +4,10 @@
|
|||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1bikibswab5wapdpp2j4yc7y6j2b3gcskf944lhil7jwyhdqy9wk";
|
sha256 = "1b2ajs3sabl0s27r7lhwkacw0yn0zfk4jpmidg9l8lzp2qlgjgbz";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.0.9";
|
version = "2.0.10";
|
||||||
};
|
};
|
||||||
asciidoctor-diagram = {
|
asciidoctor-diagram = {
|
||||||
dependencies = ["asciidoctor"];
|
dependencies = ["asciidoctor"];
|
||||||
@@ -15,10 +15,10 @@
|
|||||||
platforms = [];
|
platforms = [];
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1awqqg6m77sxrzkiryd98j60bslcwlkb792ilhgw3gbgipiizqmf";
|
sha256 = "095ar1hj96mi9vxnjjdkj7yzc3lp4wjxh4qsijx9inqflbcw7x71";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.5.16";
|
version = "1.5.18";
|
||||||
};
|
};
|
||||||
asciidoctor-revealjs = {
|
asciidoctor-revealjs = {
|
||||||
dependencies = ["asciidoctor" "concurrent-ruby" "thread_safe"];
|
dependencies = ["asciidoctor" "concurrent-ruby" "thread_safe"];
|
||||||
|
|||||||
Reference in New Issue
Block a user