Skip to content

Commit b1d398e

Browse files
Update asciidoctor-pdf requirement from 1.5.3 to 1.5.4
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.3...v1.5.4) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04f9cc9 commit b1d398e

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', '2.5.1'
77
gem 'awesome_print', '1.8.0'
88

99
gem 'asciidoctor-epub3', '1.5.0.alpha.19'
10-
gem 'asciidoctor-pdf', '1.5.3'
10+
gem 'asciidoctor-pdf', '1.5.4'
1111

1212
gem 'coderay', '1.1.3'
1313
gem 'pygments.rb', '1.2.1'

0 commit comments

Comments
 (0)