Skip to content

Update ruby parser for Ruby v2.7.2

Stan Hu requested to merge sh-update-ruby-parser into master

This eliminates the warning:

warning: parser/current is loading parser/ruby27, which recognizes
warning: 2.7.1-compliant syntax, but you are running 2.7.2.

Merge request reports