Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2018-03-27 18:09:43 +0300
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-03-27 18:54:49 +0300
commita03105f89b20ea5f9872b182727d597febbf3068 (patch)
tree3f5049e6500b862b8d381e647ab7691dc56c0e2c /Gemfile
parentee845e48409a91d7aff99faffa26b379bac39ea0 (diff)
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'