ruby_parser is a ruby parser written in pure ruby. It outputs s-expressions which can be manipulated and converted back to ruby via the ruby2ruby gem.
476
stars
100
forks
source link
Bumped require_ruby_version to < 4 (trunk = 3.1) #312
Closed
casperisfine closed 3 years ago
Same issue than with Minitest. We can't test our project against ruby-head anymore because of ruby_parser requirements.
Ref: https://github.com/seattlerb/minitest/commit/8e55b9b07b31efe6734a7aff81df0535c15000c2
cc @zenspider