Commit ca20a9c
committed
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.rb1 parent 1dbbdce commit ca20a9c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments