Anything preventing move to RubyParser 3.1?
presidentbeef opened this issue · 2 comments
presidentbeef commented
Currently ruby2ruby depends on ruby_parser ~> 3.0.0
, which puts it a little behind the current release. I didn't see anything in the release notes that would break ruby2ruby. Can we get a dependency bump?
zenspider commented
Done. Sorry for the delay.
presidentbeef commented
Thanks!