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

Rails 7.2 compatible Rubies #638

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Rails 7.2 compatible Rubies #638

merged 2 commits into from
Jan 9, 2024

Commits on Jan 9, 2024

  1. Rails 7.2 compatible Rubies

    1. Add Ruby 2.7 specific Gemfile that uses an older version of nokogiri
    2. Rails edge doesn't support Ruby 2.7.0, so exclude it.
    3. Add Ruby 3.3
    4. Update Gemfile.lock to test against Rails 7.1.2 as it's the latest
       version.
    5. Remove continue-on-error from the matrix and always set to true
    djmb committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1a3dd52 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    68eb549 View commit details
    Browse the repository at this point in the history