Upgrade to ruby-build v20221225

This commit is contained in:
Jamie Alessio
2023-01-21 11:05:13 -08:00
parent 50848aaca2
commit 14c38d18fc
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ from typing import Sequence
REPOS = (
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
('ruby-build', 'https://github.com/rbenv/ruby-build', '98c0337'),
('ruby-build', 'https://github.com/rbenv/ruby-build', '9d92a69'),
(
'ruby-download',
'https://github.com/garnieretienne/rvm-download',