Ruby

Installation management

brew install rbenv
rbenv install -l  # list available lastest versions
rbenv install 3.2.2 

Software