Advertisement
Guest User

Untitled

a guest
Aug 27th, 2012
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. gem list
  2. Invalid gemspec in [/var/lib/gems/1.8/specifications/mail-2.4.4.gemspec]: invalid date format in specification: "2012-03-14 00:00:00.000000000Z"
  3. Invalid gemspec in [/var/lib/gems/1.8/specifications/tilt-1.3.3.gemspec]: invalid date format in specification: "2011-08-25 00:00:00.000000000Z"
  4.  
  5. *** LOCAL GEMS ***
  6.  
  7. Invalid gemspec in [/var/lib/gems/1.8/specifications/mail-2.4.4.gemspec]: invalid date format in specification: "2012-03-14 00:00:00.000000000Z"
  8. Invalid gemspec in [/var/lib/gems/1.8/specifications/tilt-1.3.3.gemspec]: invalid date format in specification: "2011-08-25 00:00:00.000000000Z"
  9. actionmailer (3.2.6)
  10. actionpack (3.2.6)
  11. activemodel (3.2.6)
  12. activerecord (3.2.6)
  13. activeresource (3.2.6)
  14. activesupport (3.2.6)
  15. arel (3.0.2)
  16. builder (3.0.0)
  17. bundler (1.1.5)
  18. coderay (1.0.7)
  19. erubis (2.7.0)
  20. fastercsv (1.5.5)
  21. hike (1.2.1)
  22. i18n (0.6.0)
  23. journey (1.0.4)
  24. json (1.7.5)
  25. metaclass (0.0.1)
  26. mime-types (1.19)
  27. mocha (0.12.3)
  28. multi_json (1.3.6)
  29. polyglot (0.3.3)
  30. rack (1.4.1)
  31. rack-cache (1.2)
  32. rack-test (0.6.1)
  33. rake (0.9.2.2)
  34. sprockets (2.1.3)
  35. treetop (1.4.10)
  36. tzinfo (0.3.33)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement