Skip to content

Commit

Permalink
Tweak brew upgrade script
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Byrnes committed Oct 16, 2012
1 parent 9bb6984 commit bb664b5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .brew
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,18 @@ brew install node
# brew install tree
# brew install webkit2png

# Reinstall all gems
gem install compass
gem install capistrano
gem install capistrano-gitflow
gem install railsless-deploy
gem install colored
gem install colorize
gem install bourbon
gem install localtunnel
gem install markdown2confluence
gem install nokogiri
gem install deadweight

# Remove outdated versions from the cellar
brew cleanup

0 comments on commit bb664b5

Please sign in to comment.