Hi group, I am trying to install the latest version of Ruby using rvm. After rvm install ruby-head I get $ rvm use ruby-head $ ruby -v ruby 2.0.0dev (2012-09-28 trunk 37049) Whereas the current revision is 37100 (official svn repository). Does rvm for some reason have a "lag" or does it use its own repository instead of the official one? -- <https://github.com/stomar/>