Guest User

Untitled

a guest
Jul 21st, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. ]rake gems
  2. (in /Users/patrick/coding/rails/matthew)
  3. - [I] rspec-rails
  4. - [I] rspec >= 1.2.9
  5. - [R] rack >= 1.0.0
  6. - [I] rspec
  7. - [I] cucumber
  8. - [I] term-ansicolor >= 1.0.4
  9. - [I] treetop >= 1.4.2
  10. - [I] polyglot >= 0.2.5
  11. - [I] polyglot >= 0.2.9
  12. - [R] builder >= 2.1.2
  13. - [I] diff-lcs >= 1.1.2
  14. - [R] json_pure >= 1.2.0
  15. - [I] webrat
  16. - [I] nokogiri >= 1.2.0
  17. - [R] rack >= 1.0
  18. - [I] authlogic
  19. - [R] activesupport
  20. - [I] will_paginate ~> 2.3.11
  21. - [I] activemerchant
  22. - [R] activesupport >= 2.3.2
  23. - [R] builder >= 2.0.0
  24. - [I] acts_as_rateable
  25. - [I] acts_as_tree
  26. - [I] paperclip
  27. - [I] prawn
  28. - [I] prawn-core >= 0.7.1, < 0.8
  29. - [I] prawn-layout >= 0.7.1, < 0.8
  30. - [I] prawn-security >= 0.7.1, < 0.8
  31. - [I] rubyzip
  32. - [I] ryanb-uniquify
  33. - [I] vpim
  34. - [I] w3c_validators
  35. - [I] mimetype-fu
  36. ## when i run script/server
  37. rary/Ruby/Gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
  38. /Library/Ruby/Gems/1.8/gems/rails-2.3.5/lib/commands/server.rb:84
  39. /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  40. /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
  41. script/server:3
  42. Missing these required gems:
  43. activemerchant
  44. rubyzip
  45. ryanb-uniquify
  46. mimetype-fu
  47.  
  48. You're running:
  49. ruby 1.8.7.72 at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
  50. rubygems 1.3.5 at /Users/patrick/.gem/ruby/1.8, /Library/Ruby/Gems/1.8, /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8
  51.  
  52. Run `rake gems:install` to install the missing gems.
Add Comment
Please, Sign In to add comment