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

Bump Rouge to 3.0.0 #9

Closed robertpanzer closed 6 years ago

robertpanzer commented 6 years ago

Simply bumps rouge to 3.0.0. I have to test it to on Windows though next week when I am home again and have a Windows box available.

robertpanzer commented 6 years ago

Just tested that it indeed works on Windows. And even JRuby 9.1.13.0 seems to run now on Windows, I will create a PR for asciidoctorj to run the tests on appveyor with 9.1.13.0 as well.