Peter Zhu 2026-05-16 16:31:14 +0000 (Sat, 16 May 2026)
New Revision: ded07a7d92
https://github.com/ruby/ruby/commit/ded07a7d92
Log:
Unlock uutils-coreutils version
Version 0.5.0 is failing on CI with the following error. Maybe unlocking
the version will fix it?
Get-Command: C:\Users\runneradmin\scoop\apps\scoop\current\lib\install.ps1:191
Line |
191 | $bin = (Get-Command $target).Source
| ~~~~~~~~~~~~~~~~~~~
| The term 'more.exe' is not recognized as a name of a cmdlet, function, script file, or executable program. Check
| the spelling of the name, or if a path was included, verify that the path is correct and try again.
Modified files:
.github/workflows/windows.yml