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

Add Ruby version to engines for Rubocop #11246

Merged
merged 2 commits into from
Jul 21, 2023

Conversation

mkllnk
Copy link
Member

@mkllnk mkllnk commented Jul 20, 2023

What? Why?

This ensures that RuboCop is using the same Ruby version as the gem.

https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Gemspec/RequiredRubyVersion

What should we test?

No test.

Release notes

Changelog Category: Technical changes

The title of the pull request will be included in the release notes.

Dependencies

Documentation updates

@mkllnk mkllnk self-assigned this Jul 20, 2023
@mkllnk mkllnk marked this pull request as ready for review July 20, 2023 06:13
@jibees
Copy link
Contributor

jibees commented Jul 20, 2023

Lots of specs are actually failing. Moving into In Dev.

@mkllnk
Copy link
Member Author

mkllnk commented Jul 20, 2023

Lots of specs are actually failing.

Oh, sorry for that. I fixed it now.

Copy link
Collaborator

@rioug rioug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice quick win 👍

@dacook
Copy link
Member

dacook commented Jul 21, 2023

Failing spec is flaky rspec ./spec/system/consumer/caching/shops_caching_spec.rb:22

Ready to merge!

@dacook dacook merged commit b464e51 into openfoodfoundation:master Jul 21, 2023
49 of 50 checks passed
@mkllnk mkllnk deleted the engine-ruby-version branch August 14, 2023 04:35
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.

[Rubocop] Gemspec/RequiredRubyVersion
4 participants