Commit 478c3ff
Recognize cooldown as an integer Bundler setting
Adds `cooldown` to NUMBER_KEYS so that `BUNDLE_COOLDOWN` and
`bundle config set cooldown` are parsed as integer days. Reading the
value is enough for now; later commits plumb it into the resolver and
the Gemfile DSL.
#9113
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent cd61070 commit 478c3ff
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
122 | 127 | | |
123 | 128 | | |
124 | 129 | | |
| |||
0 commit comments