From: Mat Schaffer Date: 2007-02-01T02:56:31+09:00 Subject: Re: [ANN] firebrigade_api 1.0.0 Released On Jan 31, 2007, at 5:12 AM, Eric Hodel wrote: > On Jan 31, 2007, at 01:12, Eric Hodel wrote: > >> firebrigade_api version 1.0.0 has been released! > > Oops! I forgot to bump the rc-rest version up to 2.2.1. If you're > missing RCRest::CommunicationError, please upgrade. This is really awesome stuff. But sadly, I can't seem to get rc-rest 2.2.1 $ sudo gem install rc-rest --version 2.2.1 ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find rc-rest (= 2.2.1) in any repository I just modified gem_tinderbox.rb for the time being to use RCRest::Error instead. I'm guessing it's just a propagation issue. Nice work, Eric! Anyone else feel like Ruby is blazing ahead of other languages in terms of code quality? :) -Mat