mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Merge pull request #2846 from jalessio/upgrade-to-ruby-build-v20230330
Upgrade to ruby-build v20230330
This commit is contained in:
commit
5cd99d81ad
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -17,7 +17,7 @@ from typing import Sequence
|
|||
|
||||
REPOS = (
|
||||
('rbenv', 'https://github.com/rbenv/rbenv', '38e1fbb'),
|
||||
('ruby-build', 'https://github.com/rbenv/ruby-build', '9d92a69'),
|
||||
('ruby-build', 'https://github.com/rbenv/ruby-build', '855b963'),
|
||||
(
|
||||
'ruby-download',
|
||||
'https://github.com/garnieretienne/rvm-download',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue