Skip to content

Bump parser and unparser gems to remove warnings

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

These warnings would show when running rspec:

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

Related PRs:

Merge request reports