Advertisement
Guest User

Untitled

a guest
May 7th, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. cap-n@crunch:~$ gem list
  2.  
  3. *** LOCAL GEMS ***
  4.  
  5. abstract (1.0.0)
  6. actionmailer (3.0.10)
  7. actionpack (3.0.10)
  8. activemodel (3.0.10)
  9. activerecord (3.0.10)
  10. activeresource (3.0.10)
  11. activesupport (3.0.10)
  12. arel (2.0.10)
  13. builder (2.1.2)
  14. bundler (1.0.21)
  15. capybara (1.1.1)
  16. childprocess (0.2.2)
  17. diff-lcs (1.1.3)
  18. erubis (2.6.6)
  19. factory_girl (2.1.0)
  20. ffi (1.0.9)
  21. guard (0.6.3)
  22. guard-rspec (0.4.3)
  23. i18n (0.5.0)
  24. jquery-rails (1.0.13)
  25. json_pure (1.5.4)
  26. mail (2.2.19)
  27. mime-types (1.16)
  28. nokogiri (1.5.2, 1.5.0)
  29. pg (0.13.2)
  30. polyglot (0.3.2)
  31. rack (1.2.3)
  32. rack-mount (0.6.14)
  33. rack-test (0.5.7)
  34. rails (3.0.10)
  35. railties (3.0.10)
  36. rake (0.9.2)
  37. rdoc (3.9.4)
  38. RedCloth (4.2.5)
  39. rspec (2.6.0)
  40. rspec-core (2.6.4)
  41. rspec-expectations (2.6.0)
  42. rspec-mocks (2.6.0)
  43. rspec-rails (2.6.1)
  44. rubyzip (0.9.4)
  45. selenium-webdriver (2.5.0)
  46. spruz (0.2.13)
  47. sqlite3 (1.3.5)
  48. sqlite3-ruby (1.3.3, 1.2.5)
  49. thor (0.14.6)
  50. treetop (1.4.10)
  51. typhoeus (0.3.3, 0.2.4)
  52. tzinfo (0.3.29)
  53. xpath (0.1.4)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement