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.
1 parent 6896025 commit cfcb883Copy full SHA for cfcb883
2 files changed
pre_commit/resources/ruby-build.tar.gz
-658 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', '9d92a69'),
+ ('ruby-build', 'https://github.com/rbenv/ruby-build', '855b963'),
21
(
22
'ruby-download',
23
'https://github.com/garnieretienne/rvm-download',
0 commit comments