RVM Set Default

# Set default ruby with rvm (ruby version manager)
rvm --default use 2.6.8 
Alive Ant