Skip to content

Commit 428dc6e

Browse files
jalessioasottile
authored andcommitted
Update rbenv / ruby-build versions
1 parent b944395 commit 428dc6e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pre_commit/resources/rbenv.tar.gz

-127 Bytes
Binary file not shown.
2.4 KB
Binary file not shown.

testing/make-archives

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ from typing import Sequence
1515

1616

1717
REPOS = (
18-
('rbenv', 'https://github.com/rbenv/rbenv', '585ed84'),
19-
('ruby-build', 'https://github.com/rbenv/ruby-build', 'e9fa4bf'),
18+
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
19+
('ruby-build', 'https://github.com/rbenv/ruby-build', '8663d2f'),
2020
(
2121
'ruby-download',
2222
'https://github.com/garnieretienne/rvm-download',

0 commit comments

Comments
 (0)