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

Skip to content

Commit 934afb8

Browse files
authored
Merge pull request #2319 from jalessio/jamie/upgrade-rbenv-and-ruby-build
Update ruby-build to latest available (v20220324)
2 parents b97bb18 + 9021fa1 commit 934afb8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

1.09 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', '8663d2f'),
20+
('ruby-build', 'https://github.com/rbenv/ruby-build', 'a5ca3e4'),
2121
(
2222
'ruby-download',
2323
'https://github.com/garnieretienne/rvm-download',

0 commit comments

Comments
 (0)