maj dépendances
parent
369b28dffa
commit
0ff11da77f
@ -1,22 +1,28 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
asciidoctor (2.0.12)
|
||||
asciidoctor-diagram (2.0.5)
|
||||
asciidoctor (2.0.16)
|
||||
asciidoctor-diagram (2.2.1)
|
||||
asciidoctor (>= 1.5.7, < 3.x)
|
||||
asciidoctor-revealjs (4.0.1)
|
||||
asciidoctor-diagram-ditaamini (~> 1.0)
|
||||
asciidoctor-diagram-plantuml (~> 1.2021)
|
||||
rexml
|
||||
asciidoctor-diagram-ditaamini (1.0.1)
|
||||
asciidoctor-diagram-plantuml (1.2021.8)
|
||||
asciidoctor-revealjs (4.1.0)
|
||||
asciidoctor (>= 2.0.0, < 3.0.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
thread_safe (~> 0.3.5)
|
||||
concurrent-ruby (1.1.7)
|
||||
concurrent-ruby (1.1.9)
|
||||
rexml (3.2.5)
|
||||
thread_safe (0.3.6)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
asciidoctor-diagram
|
||||
asciidoctor-revealjs
|
||||
|
||||
BUNDLED WITH
|
||||
2.1.4
|
||||
2.2.24
|
||||
|
Loading…
Reference in New Issue