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 3.0, 3.1, and 3.2 to CI #154

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

petergoldstein
Copy link

Getting this to green required a little bit of work. In addition to adding these entries to the matrix the following changes were made:

  1. Updated actions/checkout to v3.
  2. Changed the rubocop version restriction to ~> 1.0
  3. Split out Rubocop so it only runs once as part of CI
  4. Updated the Rubocop minimum Ruby target version to 2.6 to match CI
  5. Added rubocop-performance to support extracted rubocop-performance cop
  6. Fixed a few lints.

Runs green on my fork.

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