Skip to content

Commit

Permalink
Updated default ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Turner committed Aug 19, 2011
1 parent b097261 commit 419ba5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/puppet/type/rvm_gem.rb
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ def retrieve
(including gemset if applicable). For example: 'ruby-1.9.2-p136@mygemset'
For a full list of known strings: `rvm list known_strings`."

defaultto "ruby-1.9.2-p136"
defaultto "ruby-1.9.2-p290"
isnamevar
end

Expand Down

0 comments on commit 419ba5f

Please sign in to comment.