rouge
rouge copied to clipboard
Drop support for Ruby < 2.4
With Ruby 2.4 being EOL, we should drop support for old versions to reduce Rouge gem maintenance effort. It also helps to reduce build runtime and avoid overrunning our monthly CI build time allotment.
Closes https://github.com/rouge-ruby/rouge/issues/1694
+1 from me
Closed in favour of https://github.com/rouge-ruby/rouge/pull/1862