Navigation Menu

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

Conversation

koic
Copy link
Member

@koic koic commented May 2, 2021

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

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
@marcandre
Copy link
Contributor

Great timing, I just bumped parser's requirement 👍

@marcandre marcandre merged commit e4e461d into rubocop:master May 2, 2021
@marcandre
Copy link
Contributor

Released in 1.5.0

@koic koic deleted the new_support_ruby_3_1 branch May 2, 2021 10:43
@koic
Copy link
Member Author

koic commented May 2, 2021

Thank you!

@marcandre
Copy link
Contributor

And thank you :-)

koic added a commit to koic/rubocop that referenced this pull request May 2, 2021
RuboCop AST 1.5 supports Ruby 3.1.
rubocop/rubocop-ast#182.

This PR supports `TargetRubyVersion 3.1`.
bbatsov pushed a commit to rubocop/rubocop that referenced this pull request May 2, 2021
RuboCop AST 1.5 supports Ruby 3.1.
rubocop/rubocop-ast#182.

This PR supports `TargetRubyVersion 3.1`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants