Open
Description
We talked to the JRuby folks and they fixed the mismatch in their Ripper implementation when parsing optional arguments. We should introduce jruby-head
to our CI to make sure everything else is passing.
Notes:
- We don't need to run benchmarks on JRuby as well, only CRuby
- We need to avoid requiring
debug
on JRuby since it is CRuby specific