Ruby 3.3.5
Upgraded from Ruby 3.3.3 to 3.3.5
Simple as this:
ruby-install --update
ruby-install ruby 3.3.5
This installs ruby in ~/.rubies/ruby-3.3.5
Update PATH in .bashrc. re-source .bashrc
ruby -v
=> ruby 3.3.5 ...
Upgraded from Ruby 3.3.3 to 3.3.5
Simple as this:
ruby-install --update
ruby-install ruby 3.3.5
This installs ruby in ~/.rubies/ruby-3.3.5
Update PATH in .bashrc. re-source .bashrc
ruby -v
=> ruby 3.3.5 ...