Commit b1f2335
Changed files (1)
.rvmrc
@@ -6,7 +6,7 @@
# First we specify our desired <ruby>[@<gemset>], the @gemset name is optional,
# Only full ruby name is supported here, for short names use:
# echo "rvm use 1.9.3" > .rvmrc
-environment_id="ruby-1.9.3-p0@marsrover"
+environment_id="ruby-1.9.3@marsrover"
# Uncomment the following lines if you want to verify rvm version per project
# rvmrc_rvm_version="1.10.2" # 1.10.1 seams as a safe start