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:08:03 +0300
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-03-27 18:54:49 +0300
commitee845e48409a91d7aff99faffa26b379bac39ea0 (patch)
treee00aa8350ed2065aafa1b6bf0430b3ffece91aa4 /Gemfile
parente37b1c762f3c24073aa3e09e4e40b8ec071165aa (diff)
Update asciidoctor to 1.5.6.2
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 37530641796..a51b4423d60 100644
--- a/Gemfile
+++ b/Gemfile
@@ -146,7 +146,7 @@ gem 'rdoc', '~> 4.2'
gem 'org-ruby', '~> 0.9.12'
gem 'creole', '~> 0.5.0'
gem 'wikicloth', '0.8.1'
-gem 'asciidoctor', '~> 1.5.2'
+gem 'asciidoctor', '~> 1.5.6'
gem 'asciidoctor-plantuml', '0.0.7'
gem 'rouge', '~> 2.0'
gem 'truncato', '~> 0.7.9'