Bump rouge from 3.22.0 to 3.23.0
Bumps rouge from 3.22.0 to 3.23.0.
Release notes
Sourced from rouge's releases.
v3.23.0
This release has two new lexers: one for PostScript and one for systemd unit files. There's also fixes for the Kotlin, Ruby and Rust lexers. Thanks to all the contributors who help make Rouge better. Don't forget to wear a mask!
Changelog
Sourced from rouge's changelog.
version 3.23.0: 2020-09-09
Commits
-
593f3c9
Release v3.23.0 (#1582) -
eef2a4f
Fix handling of ::class in Kotlin lexer (#1572) -
f039145
Add systemd lexer (#1568) -
2d4976c
Handle % like / in Ruby lexer (#1563) -
a889401
Add PostScript lexer (#1578) -
1bd8eb1
Support tuple index expressions in Rust lexer (#1580) -
6c9d1b7
Fix floating point separators in Rust lexer (#1581) - See full diff in compare view