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

Skip to content

Commit 65175f3

Browse files
authored
Merge pull request #3566 from pre-commit/upgrade-rbenv
upgrade rbenv / ruby-build
2 parents 2db924e + fc33a62 commit 65175f3

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

pre_commit/resources/rbenv.tar.gz

-1.22 KB
Binary file not shown.
5.38 KB
Binary file not shown.

testing/make-archives

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ from collections.abc import Sequence
1616

1717

1818
REPOS = (
19-
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
20-
('ruby-build', 'https://github.com/rbenv/ruby-build', 'ed384c8'),
19+
('rbenv', 'https://github.com/rbenv/rbenv', '10e96bfc'),
20+
('ruby-build', 'https://github.com/rbenv/ruby-build', '447468b1'),
2121
(
2222
'ruby-download',
2323
'https://github.com/garnieretienne/rvm-download',

0 commit comments

Comments
 (0)