Merge branch 'main' into attr-error

This commit is contained in:
Aleksa Cukovic 2024-09-29 01:15:21 +03:00 committed by GitHub
commit e570d3a705
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -17,7 +17,7 @@ from collections.abc import Sequence
REPOS = ( REPOS = (
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'), ('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
('ruby-build', 'https://github.com/rbenv/ruby-build', '855b963'), ('ruby-build', 'https://github.com/rbenv/ruby-build', 'ed384c8'),
( (
'ruby-download', 'ruby-download',
'https://github.com/garnieretienne/rvm-download', 'https://github.com/garnieretienne/rvm-download',