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::Ruby34 #276

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Support Parser::Ruby34 #276

merged 1 commit into from
Jan 16, 2024

Conversation

koic
Copy link
Member

@koic koic commented Jan 15, 2024

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

And this PR update to require Parser 3.3.0.4 or higher, which contains Parser::Ruby34. https://github.com/whitequark/parser/blob/master/CHANGELOG.md#not-released-2024-01-15

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

And this PR update to require Parser 3.3.0.4 or higher, which contains `Parser::Ruby34`.
https://github.com/whitequark/parser/blob/master/CHANGELOG.md#not-released-2024-01-15
@bbatsov bbatsov merged commit 90598f8 into rubocop:master Jan 16, 2024
19 checks passed
@bbatsov
Copy link
Contributor

bbatsov commented Jan 16, 2024

Thanks!

@koic koic deleted the support_ruby_34 branch January 16, 2024 07:42
koic added a commit to koic/rubocop that referenced this pull request Feb 29, 2024
RuboCop AST 1.31 supports Ruby 3.4.
rubocop/rubocop-ast#276

This PR supports `TargetRubyVersion 3.4`.
koic added a commit to koic/rubocop that referenced this pull request Feb 29, 2024
RuboCop AST 1.31 supports Ruby 3.4.
rubocop/rubocop-ast#276

This PR supports `TargetRubyVersion 3.4`.
koic added a commit to koic/rubocop that referenced this pull request Feb 29, 2024
RuboCop AST 1.31 supports Ruby 3.4.
rubocop/rubocop-ast#276

This PR supports `TargetRubyVersion 3.4`.
bbatsov pushed a commit to rubocop/rubocop that referenced this pull request Feb 29, 2024
RuboCop AST 1.31 supports Ruby 3.4.
rubocop/rubocop-ast#276

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