Commit 82bd898

mo khan <mo@mokhan.ca>
2013-06-27 22:42:56
upgrade to ruby 2.0
1 parent a98a3da
Changed files (1)
.rvmrc
@@ -4,7 +4,7 @@
 # development environment upon cd'ing into the directory
 
 # First we specify our desired <ruby>[@<gemset>], the @gemset name is optional.
-environment_id="ruby-1.9.3@domain.cs"
+environment_id="ruby-2.0.0@domain.cs"
 
 #
 # Uncomment the following lines if you want to verify rvm version per project