Skip to content

Commit

Permalink
[AppVeyor] Update Asciidoctor to 1.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
past-due committed Oct 30, 2018
1 parent e6b2f8e commit 34cc3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -40,7 +40,7 @@ install:
- set PATH=C:\Ruby25-x64\bin;%PATH%
# Install Asciidoctor (for documentation generation)
# NOTE: Specify an explicit Asciidoctor version to help ensure reproducible builds
- gem install asciidoctor -v 1.5.7.1 --no-rdoc --no-ri --no-document
- gem install asciidoctor -v 1.5.8 --no-rdoc --no-ri --no-document

before_build:
# Set expanded environment variables for release build jobs
Expand Down

0 comments on commit 34cc3bd

Please sign in to comment.