Ruby update error
hi im new in ruby i was trying to update my ruby gems but i have this error
Updating installed gems
Updating sqlite3
ERROR: While executing gem ... (Zlib::GzipFile::Error)
not in gzip format
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Nick Quaranto on 12 Oct, 2011 02:35 PM
I bet this was a network error. Is this still happening? Can you try running
gem sources -c?3 Posted by Navneet Maurya on 17 May, 2012 07:00 AM
Hi,
I am getting error:
ERROR: While executing gem ... (Zlib::GzipFile::Error)
while installing gem located on my machine.
E.g.: I executed following command:
gem install ruby-debug-ide-0.4.16.gem
Support Staff 4 Posted by Nick Quaranto on 04 Aug, 2012 05:36 PM
That gem works for me on OSX with ruby 1.9.3. Is this error still happening?
5 Posted by Navneet Maurya on 05 Aug, 2012 04:22 AM
Hi Nick,
The gem is now working..
Thanks
Nick Quaranto closed this discussion on 07 Sep, 2012 03:43 AM.