rbenv: install Ruby 2.5.1 by default

This commit is contained in:
Jérémy Lecour 2018-05-23 16:18:23 +02:00 committed by Jérémy Lecour
parent b4122be2b3
commit 3e5ea015c4
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ The **patch** part changes incrementally at each release.
* kibana: log messages go to /var/log/kibana/kibana.log
### Changed
* rbenv: install Ruby 2.5.1 by default
### Fixed

View File

@ -1,6 +1,6 @@
---
rbenv_version: v1.1.1
rbenv_ruby_version: 2.5.0
rbenv_ruby_version: 2.5.1
rbenv_root: "~/.rbenv"
rbenv_repo: "https://github.com/rbenv/rbenv.git"
rbenv_plugins: