Skip to content

Commit

Permalink
update gem system installation after ruby installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Bumann committed Apr 20, 2010
1 parent 89e812d commit 58ab90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/railslove/sprinkle/ruby_enterprise.rb
Expand Up @@ -20,6 +20,7 @@

#reload /etc/profile
post :install, "source /etc/profile"
post :install, "gem update --system"
post :install, "gem sources -a http://gems.github.com"
end

Expand Down

0 comments on commit 58ab90d

Please sign in to comment.