|
|
|
@ -2,13 +2,13 @@ GEM
|
|
|
|
|
remote: https://rubygems.org/
|
|
|
|
|
specs:
|
|
|
|
|
asciidoctor (2.0.10)
|
|
|
|
|
asciidoctor-diagram (1.5.18)
|
|
|
|
|
asciidoctor (>= 1.5.0, < 3.x)
|
|
|
|
|
asciidoctor-revealjs (2.0.0)
|
|
|
|
|
asciidoctor (>= 1.5.6, < 2.1)
|
|
|
|
|
asciidoctor-diagram (2.0.2)
|
|
|
|
|
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.5)
|
|
|
|
|
concurrent-ruby (1.1.6)
|
|
|
|
|
thread_safe (0.3.6)
|
|
|
|
|
|
|
|
|
|
PLATFORMS
|
|
|
|
@ -19,4 +19,4 @@ DEPENDENCIES
|
|
|
|
|
asciidoctor-revealjs
|
|
|
|
|
|
|
|
|
|
BUNDLED WITH
|
|
|
|
|
1.17.2
|
|
|
|
|
1.17.3
|
|
|
|
|