Skip to content

Commit

Permalink
Revert "Revert "example of upgrading to 1.9""
Browse files Browse the repository at this point in the history
This reverts commit 48f5c6a.
  • Loading branch information
Jared Grippe authored and jaredatron committed Jan 9, 2012
1 parent 48f5c6a commit d104dc5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .rvmrc
Expand Up @@ -5,7 +5,7 @@

# First we specify our desired <ruby>[@<gemset>], the @gemset name is optional.
# [xxx erik] Add the gemset, and then optionally remove it if it doesn't exist
environment_id="ree-1.8.7-2011.03"
environment_id="ruby-1.9.2-p290"

if [[ -d "${rvm_path:-$HOME/.rvm}/environments" \
&& ! -s "${rvm_path:-$HOME/.rvm}/environments/$environment_id" ]] ; then
Expand Down

0 comments on commit d104dc5

Please sign in to comment.