-
-
Notifications
You must be signed in to change notification settings - Fork 689
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
Ruby: failed to require gherkin/parser #483
Comments
Thanks, @kamaradclimber. We are aware of this issue and are working on fixing it. Until we make a new release, I suggest locking gherkin to |
Duplicate of cucumber/cucumber-ruby-core#160 indeed. Thanks for your supper quick reaction |
Hi @kamaradclimber, |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
In general: version 3.2.0 of cucumber is incompatible with 6.0.10 of gherkin.
Summary
When using latest version of cucumber and gherkin gem, we get:
Easy reproduction (with foodcritic command):
Full output:
Ruby version: 2.5.0
Gem versions:
The text was updated successfully, but these errors were encountered: