Skip to content

Update parser gem to eliminate Ruby 2.7.5 warning

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

What does this MR do and why?

This eliminates the warning:

warning: parser/current is loading parser/ruby27, which recognizes
warning: 2.7.4-compliant syntax, but you are running 2.7.5.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.

Full diff: https://my.diffend.io/gems/parser/3.0.2.0/3.0.3.2

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports