You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Require rbconfig before use in harness-common so we can disable gems
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
0 commit comments