.rvmrc in kentouzu-0.0.4 vs .rvmrc in kentouzu-0.0.5
- old
+ new
@@ -2,11 +2,11 @@
# This is an RVM Project .rvmrc file, used to automatically load the ruby
# 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-p194@kentouzu"
+environment_id="ruby-1.9.3-p385@kentouzu"
#
# 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
@@ -75,6 +75,6 @@
if [[ $- == *i* ]] # check for interactive shells
then
echo "Using: $(tput setaf 2)$GEM_HOME$(tput sgr0)" # show the user the ruby and gemset they are using in green
else
echo "Using: $GEM_HOME" # don't use colors in interactive shells
-fi
\ No newline at end of file
+fi