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::Ruby32 #223

Merged
merged 1 commit into from
Feb 22, 2022
Merged

Conversation

koic
Copy link
Member

@koic koic commented Feb 22, 2022

Parser gem has been started development for Ruby 3.2 (edge Ruby).
whitequark/parser#841

This PR supports Parser::Ruby32, the early adapters will be able to try edge Ruby with RuboCop.

And this PR update to require Parser 3.1.1.0 or higher, which contains Parser::Ruby32.
https://github.com/whitequark/parser/blob/master/CHANGELOG.md#v3110-2022-02-21

Parser gem has been started development for Ruby 3.2 (edge Ruby).
whitequark/parser#841

This PR supports `Parser::Ruby32`, the early adapters will be able to
try edge Ruby with RuboCop.

And this PR update to require Parser 3.1.1.0 or higher, which contains
`Parser::Ruby32`.
https://github.com/whitequark/parser/blob/master/CHANGELOG.md#v3110-2022-02-21
@marcandre marcandre merged commit 221f84d into rubocop:master Feb 22, 2022
@koic koic deleted the new_support_ruby_32 branch February 22, 2022 02:42
@marcandre
Copy link
Contributor

Thanks. Released v1.16.0

koic added a commit to koic/rubocop that referenced this pull request Feb 22, 2022
RuboCop AST 1.6 supports Ruby 3.2.
rubocop/rubocop-ast#223.

This PR supports `TargetRubyVersion 3.2`.
bbatsov pushed a commit to rubocop/rubocop that referenced this pull request Feb 27, 2022
RuboCop AST 1.6 supports Ruby 3.2.
rubocop/rubocop-ast#223.

This PR supports `TargetRubyVersion 3.2`.
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.

2 participants