Skip to content

Commit

Permalink
Update asciidoctor-pdf requirement from 2.3.13 to 2.3.14
Browse files Browse the repository at this point in the history
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.13...v2.3.14)

---
updated-dependencies:
- dependency-name: asciidoctor-pdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 8, 2024
1 parent 6a355e6 commit 7e7f579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem 'awesome_print', '1.9.2'

gem 'asciidoctor-fb2', '0.7.0'
gem 'asciidoctor-epub3', '2.1.0'
gem 'asciidoctor-pdf', '2.3.13'
gem 'asciidoctor-pdf', '2.3.14'

gem 'coderay', '1.1.3'
gem 'pygments.rb', '2.4.1'
Expand Down

0 comments on commit 7e7f579

Please sign in to comment.