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

Enable Ruby 3 for all users #16268

Merged
merged 1 commit into from Nov 30, 2023
Merged

Enable Ruby 3 for all users #16268

merged 1 commit into from Nov 30, 2023

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Nov 29, 2023

This will:

  • Make all macOS users use Portable Ruby (subsequent cleanup of system Ruby logic will follow later).
  • Remove availability of Portable Ruby 2.6
  • Allow system Ruby 3.1 to be used on Linux

This will not:

  • Require system Ruby users on Linux to change their Ruby from 2.6. That is a breaking change and will follow after 4.1.23, which will likely be the final 4.1.x.

This will apply to dev-cmd users immediately once this is merged and all other users when 4.1.23 is tagged.

Draft because #16267 needs to be merged first. Consider this otherwise ready for review.

@Bo98 Bo98 mentioned this pull request Nov 29, 2023
11 tasks
Copy link
Member

@MikeMcQuaid MikeMcQuaid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks!

@Bo98 Bo98 marked this pull request as ready for review November 30, 2023 14:27
@Bo98 Bo98 merged commit d68e3e5 into Homebrew:master Nov 30, 2023
30 checks passed
@Bo98 Bo98 deleted the ruby3-for-all branch November 30, 2023 14:28
@github-actions github-actions bot added the outdated PR was locked due to age label Dec 31, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants