Upgrade to ruby-build v20230330

This commit is contained in:
Jamie Alessio 2023-04-18 10:58:57 -07:00
parent 6896025288
commit cfcb88364e
2 changed files with 1 additions and 1 deletions

View file

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