Skip to content

Commit 1bd745e

Browse files
author
John Cooper
committed
Added new versions of rbenv and ruby-build
1 parent f1b6a78 commit 1bd745e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

pre_commit/make_archives.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717

1818

1919
REPOS = (
20-
('rbenv', 'git://github.com/rbenv/rbenv', 'e60ad4a'),
21-
('ruby-build', 'git://github.com/rbenv/ruby-build', '9bc9971'),
20+
('rbenv', 'git://github.com/rbenv/rbenv', 'a3fa9b7'),
21+
('ruby-build', 'git://github.com/rbenv/ruby-build', '1a902f3'),
2222
(
2323
'ruby-download',
2424
'git://github.com/garnieretienne/rvm-download',

pre_commit/resources/rbenv.tar.gz

348 Bytes
Binary file not shown.
9.89 KB
Binary file not shown.

0 commit comments

Comments
 (0)