mises à jour dépendances ruby

master
Yves Dubromelle 5 years ago
parent 452e2de658
commit 80e6fc607e

@ -1,14 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
asciidoctor (2.0.10)
asciidoctor-diagram (2.0.2)
asciidoctor (2.0.12)
asciidoctor-diagram (2.0.5)
asciidoctor (>= 1.5.7, < 3.x)
asciidoctor-revealjs (4.0.1)
asciidoctor (>= 2.0.0, < 3.0.0)
concurrent-ruby (~> 1.0)
thread_safe (~> 0.3.5)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.7)
thread_safe (0.3.6)
PLATFORMS

@ -4,10 +4,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1b2ajs3sabl0s27r7lhwkacw0yn0zfk4jpmidg9l8lzp2qlgjgbz";
sha256 = "1gjk9v83vw0pz4x0xqqnw231z9sgscm6vnacjw7hy5njkw8fskj9";
type = "gem";
};
version = "2.0.10";
version = "2.0.12";
};
asciidoctor-diagram = {
dependencies = ["asciidoctor"];
@ -15,10 +15,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1dah5jcjykvfvw17dzyyv1nn2h41csvmmvfihy97iq1b8gfiynk9";
sha256 = "1yl4p0gxijmqfzs4nfwygkgcnnv7mjgkf206adcs1gi70h55maha";
type = "gem";
};
version = "2.0.2";
version = "2.0.5";
};
asciidoctor-revealjs = {
dependencies = ["asciidoctor" "concurrent-ruby" "thread_safe"];
@ -36,10 +36,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "094387x4yasb797mv07cs3g6f08y56virc2rjcpb1k79rzaj3nhl";
sha256 = "1vnxrbhi7cq3p4y2v9iwd10v1c7l15is4var14hwnb2jip4fyjzz";
type = "gem";
};
version = "1.1.6";
version = "1.1.7";
};
thread_safe = {
groups = ["default"];

Loading…
Cancel
Save