summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo k <mo@mokhan.ca>2012-03-26 21:03:36 -0600
committermo k <mo@mokhan.ca>2012-03-26 21:03:36 -0600
commit0ec9708c193e53b1844d09f4125a4bf458a0ae13 (patch)
tree809005f70b298a4867d87239641f16c00ab0b438
parentcfc1a2184f19700a6a24f73032ad1235953b1661 (diff)
update rvmrc and rename gemfile to Gemfile.
-rw-r--r--.rvmrc2
-rw-r--r--Gemfile (renamed from gemfile)0
2 files changed, 1 insertions, 1 deletions
diff --git a/.rvmrc b/.rvmrc
index e333f43..7db5c5b 100644
--- a/.rvmrc
+++ b/.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@practice"
+environment_id="ruby-1.9.3@practice"
# 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
diff --git a/gemfile b/Gemfile
index 8072994..8072994 100644
--- a/gemfile
+++ b/Gemfile