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

utils/lock: use new lockf where available #18516

Merged
merged 1 commit into from
Oct 25, 2024
Merged

utils/lock: use new lockf where available #18516

merged 1 commit into from
Oct 25, 2024

Conversation

Bo98
Copy link
Member

@Bo98 Bo98 commented Oct 5, 2024

macOS 15 adds lockf. This allows us to remove our last dependency on /usr/bin/ruby.

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.

Neat, thanks @Bo98!

@Bo98 Bo98 merged commit ddfe04a into master Oct 25, 2024
27 checks passed
@Bo98 Bo98 deleted the lockf-macos-15 branch October 25, 2024 02:09
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