Skip to content

Commit

Permalink
Merge pull request #2205 from jalessio/jamie/upgrade-rbenv
Browse files Browse the repository at this point in the history
Update rbenv / ruby-build versions
  • Loading branch information
asottile committed Jan 15, 2022
2 parents b944395 + 428dc6e commit 657e76b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified pre_commit/resources/rbenv.tar.gz
Binary file not shown.
Binary file modified pre_commit/resources/ruby-build.tar.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions testing/make-archives
Expand Up @@ -15,8 +15,8 @@ from typing import Sequence


REPOS = (
('rbenv', 'https://github.com/rbenv/rbenv', '585ed84'),
('ruby-build', 'https://github.com/rbenv/ruby-build', 'e9fa4bf'),
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
('ruby-build', 'https://github.com/rbenv/ruby-build', '8663d2f'),
(
'ruby-download',
'https://github.com/garnieretienne/rvm-download',
Expand Down

0 comments on commit 657e76b

Please sign in to comment.