-
Notifications
You must be signed in to change notification settings - Fork 4
Warning parser when Ruby3.4.3 #16
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
Comments
This is parser gem's problem, not proc_to_ast and rspec-parameterized |
@sue445 Or there may be a response to prevent warnings like i18n-task. |
@akichim21 I see However, issue of parser gem warnings and prism support should be treated as separate issues, so I created a separate issue. |
Thanks! |
@akichim21 rspec-parameterized-core v2.0.0 supports both Parser gem and Prism gem |
Great job! |
Probably because proc_to_ast depends on the parser, I get warnings in Ruby 3.4.
whitequark/parser#1065
The text was updated successfully, but these errors were encountered: