asciidoctor: 1.5.5 -> 1.5.6.1
This commit is contained in:
parent
c14403567a
commit
2656237ac9
@ -5,7 +5,7 @@ GEM
|
|||||||
addressable (2.5.0)
|
addressable (2.5.0)
|
||||||
public_suffix (~> 2.0, >= 2.0.2)
|
public_suffix (~> 2.0, >= 2.0.2)
|
||||||
afm (0.2.2)
|
afm (0.2.2)
|
||||||
asciidoctor (1.5.5)
|
asciidoctor (1.5.6.1)
|
||||||
asciidoctor-bespoke (1.0.0.alpha.1)
|
asciidoctor-bespoke (1.0.0.alpha.1)
|
||||||
asciidoctor (>= 1.5.0)
|
asciidoctor (>= 1.5.0)
|
||||||
slim (~> 3.0.6)
|
slim (~> 3.0.6)
|
||||||
@ -16,7 +16,7 @@ GEM
|
|||||||
asciidoctor (~> 1.5, >= 1.5.2)
|
asciidoctor (~> 1.5, >= 1.5.2)
|
||||||
htmlentities (~> 4.3)
|
htmlentities (~> 4.3)
|
||||||
opal (~> 0.6.3)
|
opal (~> 0.6.3)
|
||||||
asciidoctor-pdf (1.5.0.alpha.13)
|
asciidoctor-pdf (1.5.0.alpha.16)
|
||||||
asciidoctor (>= 1.5.0)
|
asciidoctor (>= 1.5.0)
|
||||||
prawn (>= 1.3.0, < 3.0.0)
|
prawn (>= 1.3.0, < 3.0.0)
|
||||||
prawn-icon (= 1.2.0)
|
prawn-icon (= 1.2.0)
|
||||||
|
@ -26,10 +26,10 @@
|
|||||||
asciidoctor = {
|
asciidoctor = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0kj2lls8f83nlhfkdkmbf7k5q9c9kk1cc15b1a4dy6arx4yzmvw7";
|
sha256 = "c4371c419306d69152809eb896c291ca09969dc26ca34be36f4eab82914fceca";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.5.5";
|
version = "1.5.6.1";
|
||||||
};
|
};
|
||||||
asciidoctor-bespoke = {
|
asciidoctor-bespoke = {
|
||||||
source = {
|
source = {
|
||||||
@ -58,10 +58,10 @@
|
|||||||
asciidoctor-pdf = {
|
asciidoctor-pdf = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "0lp1q1yxy4y9k3znxxgj6pl0cbymz0yk5hsif73sg2bnpk62id9i";
|
sha256 = "0f6b2a1533577dfba218de5dd886771447e4d1cb670b81d2c3bf3a180e6029a1";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "1.5.0.alpha.13";
|
version = "1.5.0.alpha.16";
|
||||||
};
|
};
|
||||||
concurrent-ruby = {
|
concurrent-ruby = {
|
||||||
source = {
|
source = {
|
||||||
@ -287,4 +287,4 @@
|
|||||||
};
|
};
|
||||||
version = "1.4.0";
|
version = "1.4.0";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user