Skip to content

Instantly share code, notes, and snippets.

View inkredabull's full-sized avatar

Anthony Bull inkredabull

View GitHub Profile
@sgharms
sgharms / why can't I upgrade?
Created March 10, 2011 02:45
why can't I upgrade?
sgharms@stharms-mac:~/gitcheckouts/rdoc$ rake test
e(in /Users/sgharms/gitcheckouts/rdoc)
rake aborted!
undefined method `plugin' for Hoe:Class
/Users/sgharms/gitcheckouts/rdoc/Rakefile:5:in `<top (required)>'
(See full trace by running task with --trace)
sgharms@stharms-mac:~/gitcheckouts/rdoc$ gem install hoe-git
ERROR: Error installing hoe-git:
hoe requires RubyGems version >= 1.4. Try 'gem update --system' to update RubyGems itself.
sgharms@stharms-mac:~/gitcheckouts/rdoc$ gem update --system