Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89a50ed + 392bc33 commit f794011Copy full SHA for f794011
2 files changed
pre_commit/resources/ruby-build.tar.gz
298 Bytes
testing/make-archives
@@ -17,7 +17,7 @@ from typing import Sequence
17
18
REPOS = (
19
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
20
- ('ruby-build', 'https://github.com/rbenv/ruby-build', 'a5ca3e4'),
+ ('ruby-build', 'https://github.com/rbenv/ruby-build', '2004fd7'),
21
(
22
'ruby-download',
23
'https://github.com/garnieretienne/rvm-download',
0 commit comments