Commit 9c71454
[ruby/rubygems] Fix default_cli_command validation test to accept nil values
nil is a valid value for default_cli_command since it represents an
unset configuration, which triggers a deprecation warning in CLI.
ruby/rubygems@0ecbfad4bd
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent eff429b commit 9c71454
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
| 371 | + | |
| 372 | + | |
376 | 373 | | |
377 | 374 | | |
378 | 375 | | |
0 commit comments