Added new versions of rbenv and ruby-build

This commit is contained in:
John Cooper
2019-10-28 19:48:13 +00:00
parent f1b6a7842a
commit 1bd745eccf
3 changed files with 2 additions and 2 deletions

View File

@@ -17,8 +17,8 @@ from pre_commit.util import tmpdir
REPOS = (
('rbenv', 'git://github.com/rbenv/rbenv', 'e60ad4a'),
('ruby-build', 'git://github.com/rbenv/ruby-build', '9bc9971'),
('rbenv', 'git://github.com/rbenv/rbenv', 'a3fa9b7'),
('ruby-build', 'git://github.com/rbenv/ruby-build', '1a902f3'),
(
'ruby-download',
'git://github.com/garnieretienne/rvm-download',

Binary file not shown.