Skip to content

Instantly share code, notes, and snippets.

@narkisr
Created August 10, 2012 23:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save narkisr/3319037 to your computer and use it in GitHub Desktop.
Save narkisr/3319037 to your computer and use it in GitHub Desktop.
Fixing invalid gemspec
# see http://biboyatienza.blogspot.co.il/2011/11/invalid-gemspec-in-varlibgems18specific.html
sudo sed -i 's/ 00:00:00.000000000Z//' /var/lib/gems/1.8/specifications/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment