I'm using rvm as the Ruby package manager and was trying to update the ruby version.
rvm list known
only shows ruby versions till 3.0.0. I'm using Mac Sonoma (Apple Silicon).
While trying to run rvm install 3.3.5
, I get an error that arch arm64 is not found. Is the highest supported ruby version for Apple Silicon 3.0.0?
stable
branch instead ofmaster
? They don't seem to keep the (so-called)stable
branch up-to-date (last update 4 years ago). If so, tryrvm get master