When executing the following command:
rvm install 1.9.3
I get the following output:
Error: The requested URL does not exist: ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-.tar.bz2
I updated rvm to the latest and printed rvm reload
Any ideas?
source
share