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

+ ruby32.y: branch parser #841

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

iliabylich
Copy link
Collaborator

No description provided.

@iliabylich iliabylich merged commit 8935d6d into whitequark:master Jan 3, 2022
@iliabylich iliabylich deleted the branch-32-parser branch January 3, 2022 00:16
koic added a commit to koic/rubocop-ast that referenced this pull request 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
marcandre pushed a commit to rubocop/rubocop-ast that referenced this pull request 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
@olefriis olefriis mentioned this pull request Jan 5, 2023
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

1 participant