diff options
author | Takuya Noguchi <takninnovationresearch@gmail.com> | 2018-03-28 00:08:03 +0900 |
---|---|---|
committer | Takuya Noguchi <takninnovationresearch@gmail.com> | 2018-03-28 00:54:49 +0900 |
commit | ee845e48409a91d7aff99faffa26b379bac39ea0 (patch) | |
tree | e00aa8350ed2065aafa1b6bf0430b3ffece91aa4 /Gemfile.lock | |
parent | e37b1c762f3c24073aa3e09e4e40b8ec071165aa (diff) | |
download | gitlab-ce-ee845e48409a91d7aff99faffa26b379bac39ea0.tar.gz |
Update asciidoctor to 1.5.6.2
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 fcffe45acbf..e1e5de87eda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM faraday_middleware (~> 0.9) faraday_middleware-multi_json (~> 0.0) oauth2 (~> 1.0) - asciidoctor (1.5.3) + asciidoctor (1.5.6.2) asciidoctor-plantuml (0.0.7) asciidoctor (~> 1.5) asset_sync (2.2.0) @@ -998,7 +998,7 @@ DEPENDENCIES akismet (~> 2.0) allocations (~> 1.0) asana (~> 0.6.0) - asciidoctor (~> 1.5.2) + asciidoctor (~> 1.5.6) asciidoctor-plantuml (= 0.0.7) asset_sync (~> 2.2.0) attr_encrypted (~> 3.0.0) |