summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2018-03-28 00:09:43 +0900
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-03-28 00:54:49 +0900
commita03105f89b20ea5f9872b182727d597febbf3068 (patch)
tree3f5049e6500b862b8d381e647ab7691dc56c0e2c /Gemfile
parentee845e48409a91d7aff99faffa26b379bac39ea0 (diff)
downloadgitlab-ce-a03105f89b20ea5f9872b182727d597febbf3068.tar.gz
Update asciidoctor-plantuml to 0.0.8
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index a51b4423d60..4ec4f5f80fe 100644
--- a/Gemfile
+++ b/Gemfile
@@ -147,7 +147,7 @@ gem 'org-ruby', '~> 0.9.12'
gem 'creole', '~> 0.5.0'
gem 'wikicloth', '0.8.1'
gem 'asciidoctor', '~> 1.5.6'
-gem 'asciidoctor-plantuml', '0.0.7'
+gem 'asciidoctor-plantuml', '0.0.8'
gem 'rouge', '~> 2.0'
gem 'truncato', '~> 0.7.9'
gem 'bootstrap_form', '~> 2.7.0'