Skip to content

Instantly share code, notes, and snippets.

@softprops
Created January 18, 2012 02:45
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 softprops/1630522 to your computer and use it in GitHub Desktop.
Save softprops/1630522 to your computer and use it in GitHub Desktop.
thanks ruby
✈ sudo gem update --system
Updating RubyGems
Updating rubygems-update
Successfully installed rubygems-update-1.8.15
Updating RubyGems to 1.8.15
Installing RubyGems 1.8.15
Invalid gemspec in [/Library/Ruby/Gems/1.8/specifications/heroku-2.16.1.gemspec]: invalid date format in specification: "2011-12-09 00:00:00.000000000Z"
Invalid gemspec in [/Library/Ruby/Gems/1.8/specifications/heroku-2.16.2.gemspec]: invalid date format in specification: "2011-12-13 00:00:00.000000000Z"
Invalid gemspec in [/Library/Ruby/Gems/1.8/specifications/heroku-2.16.1.gemspec]: invalid date format in specification: "2011-12-09 00:00:00.000000000Z"
Invalid gemspec in [/Library/Ruby/Gems/1.8/specifications/heroku-2.16.2.gemspec]: invalid date format in specification: "2011-12-13 00:00:00.000000000Z"
RubyGems 1.8.15 installed
Invalid gemspec in [/Library/Ruby/Gems/1.8/specifications/heroku-2.16.1.gemspec]: invalid date format in specification: "2011-12-09 00:00:00.000000000Z"
Invalid gemspec in [/Library/Ruby/Gems/1.8/specifications/heroku-2.16.2.gemspec]: invalid date format in specification: "2011-12-13 00:00:00.000000000Z"
@hsribei
Copy link

hsribei commented Feb 26, 2012

Did you find a way around this? I'm having the same problem.

@softprops
Copy link
Author

I think its harmless. Annoying but harmless.

@jim0thy
Copy link

jim0thy commented Apr 26, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment