Merge pull request #2718 from jalessio/jamie/upgrade-to-ruby-build-v20221225

Upgrade to ruby-build v20221225
This commit is contained in:
Anthony Sottile
2023-01-23 17:57:14 -05:00
committed by GitHub
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',