diff options
author | Takuya Noguchi <takninnovationresearch@gmail.com> | 2018-03-28 00:09:43 +0900 |
---|---|---|
committer | Takuya Noguchi <takninnovationresearch@gmail.com> | 2018-03-28 00:54:49 +0900 |
commit | a03105f89b20ea5f9872b182727d597febbf3068 (patch) | |
tree | 3f5049e6500b862b8d381e647ab7691dc56c0e2c /Gemfile.lock | |
parent | ee845e48409a91d7aff99faffa26b379bac39ea0 (diff) | |
download | gitlab-ce-a03105f89b20ea5f9872b182727d597febbf3068.tar.gz |
Update asciidoctor-plantuml to 0.0.8
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 e1e5de87eda..6d70b0d9fa6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,7 +57,7 @@ GEM faraday_middleware-multi_json (~> 0.0) oauth2 (~> 1.0) asciidoctor (1.5.6.2) - asciidoctor-plantuml (0.0.7) + asciidoctor-plantuml (0.0.8) asciidoctor (~> 1.5) asset_sync (2.2.0) activemodel (>= 4.1.0) @@ -999,7 +999,7 @@ DEPENDENCIES allocations (~> 1.0) asana (~> 0.6.0) asciidoctor (~> 1.5.6) - asciidoctor-plantuml (= 0.0.7) + asciidoctor-plantuml (= 0.0.8) asset_sync (~> 2.2.0) attr_encrypted (~> 3.0.0) awesome_print (~> 1.2.0) |