Dweepy is a simple Python client for dweet.io. Dweepy has a full test suite and aims to have 100% coverage of the dweet.io API (we're pretty much there already). TS_Dweepy is the same Python client ...
I have other github: sources for other gems and they work just fine. I'm guessing this has to do with the size of the Rails repo. Maybe it's doing a full git clone instead of git clone --depth=1 ...