rbenv: install Ruby 2.6.3 by default

This commit is contained in:
Jérémy Lecour 2019-06-21 10:43:20 +02:00 committed by Patrick Marchand
parent bd3c864ba4
commit bf9f28dc9f
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@ The **patch** part changes incrementally at each release.
* evocheck : update (unreleased) from upstream
* evomaintenance : use the web API instead of PG Insert
* fluentd: store gpg key locally
* rbenv: update defaults rbenv version to 1.1.2 and ruby version to 2.5.5
* rbenv: update defaults rbenv version to 1.1.2 and ruby version to 2.6.3
* redmine: update default version to 4.0.3
* nagios-nrpe: change required status code for http and https check
* redmine: use custom errors-pages in Nginx vhost

View file

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