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.3 to CI matrix #174

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Add Ruby 3.3 to CI matrix #174

merged 3 commits into from
Feb 21, 2024

Conversation

m-nakamura145
Copy link
Contributor

This PR adds Ruby 3.3 to CI matrix

@dhh
Copy link
Member

dhh commented Jan 10, 2024

Also removed 2.7 and 3.0. Since this targets Rails 8 default and those are dropped.

@dhh
Copy link
Member

dhh commented Jan 10, 2024

Looks like we need to update the bundle for this to pass.

@m-nakamura145
Copy link
Contributor Author

Thank you! It seems that nokogiri version 1.16.0 or higher is required.

nokogiri-1.14.0-x86_64-linux requires ruby version < 3.3.dev, >= 2.7, which is
incompatible with the current version, 3.3.0

@theodorton
Copy link
Collaborator

@dhh Good to merge?

@dhh dhh merged commit 02c8485 into rails:main Feb 21, 2024
3 checks passed
dhh added a commit that referenced this pull request May 15, 2024
* Add Ruby 3.3 to CI matrix

* Remove 2.7 and 3.0

* Update Nokogiri

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
Co-authored-by: Theodor Tonum <theodor@tonum.no>
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.

3 participants