From 3999334d3cb414ff58f4f47b8bf84c91253f356e Mon Sep 17 00:00:00 2001 From: mo k Date: Tue, 14 Aug 2012 12:15:45 -0600 Subject: remove patch level from rvmrc. --- .rvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rvmrc b/.rvmrc index 1c6e21a..3547563 100644 --- a/.rvmrc +++ b/.rvmrc @@ -6,7 +6,7 @@ # First we specify our desired [@], 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-p194@rubyquiz" +environment_id="ruby-1.9.3@rubyquiz" # Uncomment the following lines if you want to verify rvm version per project # rvmrc_rvm_version="1.14.12 (stable)" # 1.10.1 seams as a safe start -- cgit v1.2.3