Skip to content

Commit a5e12d9

Browse files
Update asciidoctor-pdf requirement from 1.5.0.alpha.16 to 1.5.3 (#130)
Updates the requirements on [asciidoctor-pdf](https://github.com/asciidoctor/asciidoctor-pdf) to permit the latest version. - [Release notes](https://github.com/asciidoctor/asciidoctor-pdf/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-pdf/blob/master/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-pdf@v1.5.0.alpha.16...v1.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 666d452 commit a5e12d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gem 'json'
77
gem 'awesome_print'
88

99
gem 'asciidoctor-epub3', :git => 'https://github.com/asciidoctor/asciidoctor-epub3'
10-
gem 'asciidoctor-pdf', '1.5.0.alpha.16'
10+
gem 'asciidoctor-pdf', '1.5.3'
1111

1212
gem 'coderay'
1313
gem 'pygments.rb'

0 commit comments

Comments
 (0)