rbenv: install Ruby 3.1.0 by default

This commit is contained in:
Jérémy Lecour 2022-01-28 16:27:20 +01:00 committed by Jérémy Lecour
parent 8beb1e7460
commit cd26081add
2 changed files with 3 additions and 2 deletions

View File

@ -14,6 +14,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Changed
* rbenv: install Ruby 3.1.0 by default
### Fixed
### Removed

View File

@ -1,6 +1,6 @@
---
rbenv_version: v1.1.2
rbenv_ruby_version: 2.7.0
rbenv_version: v1.2.0
rbenv_ruby_version: 3.1.0
rbenv_root: "~/.rbenv"
rbenv_repo: "https://github.com/rbenv/rbenv.git"
rbenv_plugins: