Commit 82bd898
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