aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.rvmrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.rvmrc b/.rvmrc
index 1f2700fc2..f865813cf 100644
--- a/.rvmrc
+++ b/.rvmrc
@@ -5,8 +5,8 @@
# 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.8.7" > .rvmrc
-environment_id="ruby-1.8.7-p370"
+# echo "rvm use 1.9.3" > .rvmrc
+environment_id="1.9.3-p392"
rubygems_version="1.6.2"