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:
authorJakub Jirutka <jakub@jirutka.cz>2015-05-13 01:54:13 +0300
committerJakub Jirutka <jakub@jirutka.cz>2015-05-18 21:46:19 +0300
commitdc348baf18240dc05e209ec781daada2cbcfe16f (patch)
tree1f7fe3a87f30b1620a5a23b1249809e1824f49e8 /Gemfile.lock
parentf5f0ed55bd7bf7d034282c5b3e7f02ca725a4ffa (diff)
Update asciidoctor gem to the latest version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 571ab27ea71..b6cf03b0fd4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -42,7 +42,7 @@ GEM
arel (5.0.1.20140414130214)
asana (0.0.6)
activeresource (>= 3.2.3)
- asciidoctor (0.1.4)
+ asciidoctor (1.5.2)
ast (2.0.0)
astrolabe (1.3.0)
parser (>= 2.2.0.pre.3, < 3.0)
@@ -683,7 +683,7 @@ DEPENDENCIES
addressable
annotate (~> 2.6.0.beta2)
asana (~> 0.0.6)
- asciidoctor (= 0.1.4)
+ asciidoctor (~> 1.5.2)
attr_encrypted (= 1.3.4)
awesome_print
better_errors