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

project housekeeping, bump minimum ruby version 2.7 #857

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

h0tw1r3
Copy link
Contributor

@h0tw1r3 h0tw1r3 commented Aug 4, 2024

  • bump minimum ruby to 2.7 and fix all rubocops
  • add cache to ruby action workflow
  • enable newcops
  • update deprecated checkout action
  • fix spec tests checking docker command exists

discovered when running test suite with ruby:3.2 image on docker
v3 is deprecated and produces a warning message
removed cops are provided by gems not explicitly installed
they seem to be installed using the setup ruby action, but not
when testing in a ruby docker image

either way, they are covered by enabling newcops
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.

1 participant