Skip to content

Update parser gem to get rid of warnings

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

The previous version would spew these warnings:

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

Merge request reports