Skip to content

Commit c16233b

Browse files
Update asciidoctor-pdf requirement from 2.3.3 to 2.3.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/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-pdf@v2.3.3...v2.3.4) --- updated-dependencies: - dependency-name: asciidoctor-pdf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff39a44 commit c16233b

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.6.2'
77
gem 'awesome_print', '1.9.2'
88

99
gem 'asciidoctor-epub3', '1.5.1'
10-
gem 'asciidoctor-pdf', '2.3.3'
10+
gem 'asciidoctor-pdf', '2.3.4'
1111

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

0 commit comments

Comments
 (0)