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

ruby-version: move to Library/Homebrew. #17441

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

MikeMcQuaid
Copy link
Member

@MikeMcQuaid MikeMcQuaid commented Jun 6, 2024

This will avoid issues with #!/usr/bin/env ruby shebangs in Homebrew's prefix.

Fixes #17390
Closes #17443

See also Homebrew/.github#120

This will avoid issues with `#!/usr/bin/env ruby` shebangs in Homebrew's
prefix.

Fixes #17390
@MikeMcQuaid MikeMcQuaid merged commit 3060de4 into master Jun 6, 2024
25 checks passed
@MikeMcQuaid MikeMcQuaid deleted the move_ruby_version branch June 6, 2024 19:52
@github-actions github-actions bot added the outdated PR was locked due to age label Jul 7, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 7, 2024
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.

/opt/homebrew/.ruby-version overrides rbenv global and causes errors for scripts using #!/usr/bin/env ruby
2 participants