Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5009f57

Browse files
authored
Merge pull request #2576 from mishaschwartz/update-ruby-build-binary
Update ruby-build to 20220710 to ensure that the correct openssl version is used
2 parents 3ca9ea7 + 97ad4f8 commit 5009f57

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

1.43 KB
Binary file not shown.

testing/make-archives

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ from typing import Sequence
1717

1818
REPOS = (
1919
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
20-
('ruby-build', 'https://github.com/rbenv/ruby-build', '2004fd7'),
20+
('ruby-build', 'https://github.com/rbenv/ruby-build', '98c0337'),
2121
(
2222
'ruby-download',
2323
'https://github.com/garnieretienne/rvm-download',

0 commit comments

Comments
 (0)