wrong version

Mikel Cordovilla Mesonero
2021-11-28 19:56:45 +01:00
parent 04d7ebae8d
commit ce192ec4df

@@ -71,8 +71,8 @@ exec $SHELL
git clone https://github.com/sstephenson/rbenv-gem-rehash.git ~/.rbenv/plugins/rbenv-gem-rehash
rbenv install 2.5.8
rbenv global 2.5.8
rbenv install 2.7.3
rbenv global 2.7.3
ruby -v
```