------art_73061_6961913.1169069582141
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Using gem 0.9, ruby 1.8.5 (windows one-click), no problems here. you might
have messed up your install.

Try doing:

gem list -r highline

Does the same thing, easier and shorter to type. If that still fails, you
should reinstall gems or maybe even Ruby.

Jason

On 1/17/07, James Edward Gray II <james / grayproductions.net> wrote:
>
> I can't seen to query or install gems over here.  Is anyone else
> seeing something like this, or have I screwed up my local install?
>
> $ gem query -r --name-matches highline
>
> *** REMOTE GEMS ***
> ERROR:  While executing gem ... (NoMethodError)
>      undefined method `refresh' for #<Hash:0x57c704>
>
> James Edward Gray II
>
>

------art_73061_6961913.1169069582141--