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.1 and Rails 7 to the CI matrix #458

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

Conversation

petergoldstein
Copy link

Adds Ruby 3.1 and Rails 7 to the CI matrix. To do this, the following additional changes were required:

  1. Relaxing the allowed version of ruby/setup-ruby
  2. Quoting the use of 3.0, to ensure that it is not truncated to 3.1

This runs green on my fork.

@petergoldstein
Copy link
Author

This adds Ruby 3.2, fixes the GitHub Action config so we don't run into bundler issues related to Ruby 2.5/bundler 2.4 incompatibility, and fixes a few lints.

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