From: 7stud -- Date: 2009-04-30T19:48:10+09:00 Subject: Re: I cannot install gem Dima Korneljuk wrote: > Hello dudes!!!! > I cannot install any gems. Running gem begins with "Bulk updating gem > source indes for: http://gems.rubyforge.org" and ends with > Error: while executing gem (Timeout::Error) > execution expired > Is it firewall or something else? I used to get that "Bulk updating" too, which made rubygems inoperable for me. You may have to upgrade rubygems. What is the output of this command: $ gem -v Updating rubygems is supposed to be easy, but in my case it was a long nightmare. -- Posted via http://www.ruby-forum.com/.