To start using gemcutter as a source, it only takes a couple seconds:
- gem install gemcutter
- gem tumble (this adds gemcutter to the top of your gem sources list)
Then you'll want to uninstall and reinstall old gems as it appears that gem update will still grab from rubyforge if they existed there and you'll want to remove all your github sourced gems.
- Amazon Web Services Gem - gem install aws
- SimpleRecord Gem - gem install simple_record
- MiniFB Facebook API Gem - gem install mini_fb
- CloudCache Gem - gem install cloud_cache
- LocalCache Gem - gem install local_cache
Alright, now hopefully Gemcutter sticks around for a while so we don't have to do this again.
To make sure you've got the right versions, AWS should be > 1.11.38, Simple Record should be > 1.1.25.
ReplyDelete