mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-17 06:20:31 -06:00
Merge pull request #2576 from mishaschwartz/update-ruby-build-binary
Update ruby-build to 20220710 to ensure that the correct openssl version is used
This commit is contained in:
Binary file not shown.
@@ -17,7 +17,7 @@ from typing import Sequence
|
||||
|
||||
REPOS = (
|
||||
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
|
||||
('ruby-build', 'https://github.com/rbenv/ruby-build', '2004fd7'),
|
||||
('ruby-build', 'https://github.com/rbenv/ruby-build', '98c0337'),
|
||||
(
|
||||
'ruby-download',
|
||||
'https://github.com/garnieretienne/rvm-download',
|
||||
|
||||
Reference in New Issue
Block a user