asciidoctor / asciidoctorj-pdf

AsciidoctorJ PDF bundles the Asciidoctor PDF RubyGem (asciidoctor-pdf) so it can be loaded into the JVM using JRuby.
Apache License 2.0
36 stars 17 forks source link

Upgrade to asciidoctor-pdf 2.3.0 #81

Closed robertpanzer closed 2 years ago

robertpanzer commented 2 years ago

Thank you for opening a pull request and contributing to AsciidoctorJ PDF!

Please take a bit of time giving some details about your pull request:

Kind of change

[ ] Bug fix [x] New non-breaking feature [ ] New breaking feature [ ] Documentation update [ ] Build improvement

Description

This PR upgrades asciidoctor-pdf to the latest and greatest version, 2.3.0. Rouge also gets an update to the current 3.30.0.

Even though there is a new version of the Addressable gem, 2.8.1, it was not possible to upgrade that since it now requires Ruby 2.6.0, and it seems like the current version of JRuby is compatible with 2.5.0.