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

Require rbconfig before use in harness-common so we can disable gems #351

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

rwstauner
Copy link
Contributor

@rwstauner rwstauner commented Dec 5, 2024

It's used on the second line of this file.
If we require it here we can run any harness with ruby --disable-all:

ruby --disable-all -Iharness-once benchmarks/keyword_args.rb

It's used on the second line of this file.
If we require it here we can run any harness with `ruby --disable-all`:

    ruby --disable-all -Iharness-once benchmarks/keyword_args.rb
@rwstauner rwstauner enabled auto-merge December 5, 2024 22:12
@rwstauner rwstauner merged commit cbe285e into main Dec 5, 2024
4 checks passed
@rwstauner rwstauner deleted the rwstauner/rbconfig branch December 5, 2024 22:17
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