Skip to content

Commit

Permalink
Merge branch 'hotfix/1.12.1' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapis committed Apr 9, 2012
2 parents f6998ab + 1f831fd commit 53d42d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.0
1.12.1
2 changes: 1 addition & 1 deletion scripts/functions/manage/base
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ __rvm_install_source()
export GEM_PATH="$rvm_ruby_gem_path"

(
__rvm_use
rvm_create_flag=1 __rvm_use
"$rvm_scripts_path/rubygems" ${rvm_rubygems_version:-latest}
)
result=$?
Expand Down

0 comments on commit 53d42d8

Please sign in to comment.