ruby-build

This commit is contained in:
f 2020-02-26 12:50:17 -03:00
parent 8d70b6c40a
commit 60def2b496
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -4,7 +4,7 @@
(`build-essential`, `base-devel`, etc.) (`build-essential`, `base-devel`, etc.)
* Instalar Ruby 2.6.5 usando [rbenv](https://github.com/rbenv/rbenv) * Instalar Ruby 2.6.5 usando [rbenv](https://github.com/rbenv/rbenv)
y [rbenv-build](https://github.com/fauno/ruby-build) y [ruby-build](https://github.com/fauno/ruby-build)
* Con Ruby 2.6.5 activado, instalar bundler con `gem install bundler` * Con Ruby 2.6.5 activado, instalar bundler con `gem install bundler`