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

Mustermann warnings on load #2270

Open
mglenn opened this issue Jul 19, 2022 · 0 comments
Open

Mustermann warnings on load #2270

mglenn opened this issue Jul 19, 2022 · 0 comments
Labels

Comments

@mglenn
Copy link

mglenn commented Jul 19, 2022

Mustermann 2.0 was released yesterday (July 18th, 2022). Grape relies on mustermann-grape which relies on mustermann specified as mustermann (>= 1.0.0), hence the jump to 2.0.

Getting the warning
lib/ruby/gems/2.7.0/gems/mustermann-2.0.0/lib/mustermann/ast/translator.rb:76: warning: Skipping set of ruby2_keywords flag for translate (method accepts keywords or method does not accept argument splat)

I assume it's in reference to stack.rb at

ruby2_keywords :insert if respond_to?(:ruby2_keywords, true)
but I'm not certain what the issue is or how to correct it.

@dblock dblock added the bug? label Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants