mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-09 08:49:15 -05:00
upgrade rbenv / ruby-build
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -16,8 +16,8 @@ from collections.abc import Sequence
|
||||
|
||||
|
||||
REPOS = (
|
||||
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
|
||||
('ruby-build', 'https://github.com/rbenv/ruby-build', 'ed384c8'),
|
||||
('rbenv', 'https://github.com/rbenv/rbenv', '10e96bfc'),
|
||||
('ruby-build', 'https://github.com/rbenv/ruby-build', '447468b1'),
|
||||
(
|
||||
'ruby-download',
|
||||
'https://github.com/garnieretienne/rvm-download',
|
||||
|
||||
Reference in New Issue
Block a user