Upgrade to ruby-build v20240917

This commit is contained in:
Travis Johnson 2024-05-09 12:49:09 -04:00 committed by Anthony Sottile
parent de8590064e
commit a4e4cef335

View file

@ -17,7 +17,7 @@ from collections.abc import Sequence
REPOS = (
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
('ruby-build', 'https://github.com/rbenv/ruby-build', '855b963'),
('ruby-build', 'https://github.com/rbenv/ruby-build', 'ed384c8'),
(
'ruby-download',
'https://github.com/garnieretienne/rvm-download',