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

Conversation

djmb
Copy link
Collaborator

@djmb djmb commented Jan 9, 2024

  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 djmb force-pushed the rails-7.2-compatible-rubies branch 3 times, most recently from 551390f to 23abd38 Compare January 9, 2024 11:12
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 djmb force-pushed the rails-7.2-compatible-rubies branch from 23abd38 to 1a3dd52 Compare January 9, 2024 11:13
@djmb djmb merged commit 4b05068 into main Jan 9, 2024
7 checks passed
@djmb djmb deleted the rails-7.2-compatible-rubies branch January 9, 2024 12:10
@djmb djmb mentioned this pull request Jan 9, 2024
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.

2 participants