Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Parser::Ruby31 #182

Merged
merged 1 commit into from May 2, 2021
Merged

Commits on May 2, 2021

  1. Support Parser::Ruby31

    Parser gem has been started development for Ruby 3.1 (edge Ruby).
    whitequark/parser#792
    
    This PR supports `Parser::Ruby31`, the early adapters will be able to try
    edge Ruby with RuboCop.
    
    And this PR update to require Parser 3.0.1.1 or higher, which contains
    `Parser::Ruby31`.
    https://github.com/whitequark/parser/blob/master/CHANGELOG.md#v3011-2021-05-02
    koic committed May 2, 2021
    Copy the full SHA
    5dafdd0 View commit details
    Browse the repository at this point in the history