diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2015-05-13 00:54:13 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2015-05-18 20:46:19 +0200 |
commit | dc348baf18240dc05e209ec781daada2cbcfe16f (patch) | |
tree | 1f7fe3a87f30b1620a5a23b1249809e1824f49e8 /Gemfile.lock | |
parent | f5f0ed55bd7bf7d034282c5b3e7f02ca725a4ffa (diff) | |
download | gitlab-ce-dc348baf18240dc05e209ec781daada2cbcfe16f.tar.gz |
Update asciidoctor gem to the latest version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
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 |