Update asciidoctor to 1.5.8
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Showing
... | ... | @@ -133,7 +133,7 @@ gem 'rdoc', '~> 6.0' |
gem 'org-ruby', '~> 0.9.12' | ||
gem 'creole', '~> 0.5.0' | ||
gem 'wikicloth', '0.8.1' | ||
gem 'asciidoctor', '~> 1.5.6' | ||
gem 'asciidoctor', '~> 1.5.8' | ||
gem 'asciidoctor-plantuml', '0.0.8' | ||
gem 'rouge', '~> 3.1' | ||
gem 'truncato', '~> 0.7.9' | ||
... | ... |
Please register or sign in to comment