Advertisement
Guest User

Untitled

a guest
Mar 6th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. [root@localhost redmine-2.5.0]# bundle install --without development test rmagick
  2. Using rake (10.1.1)
  3. Using i18n (0.6.9)
  4. Using multi_json (1.9.0)
  5. Using activesupport (3.2.17)
  6. Using builder (3.0.0)
  7. Using activemodel (3.2.17)
  8. Using erubis (2.7.0)
  9. Using journey (1.0.4)
  10. Using rack (1.4.5)
  11. Using rack-cache (1.2)
  12. Using rack-test (0.6.2)
  13. Using hike (1.2.3)
  14. Using tilt (1.4.1)
  15. Using sprockets (2.2.2)
  16. Using actionpack (3.2.17)
  17. Using mime-types (1.25.1)
  18. Using polyglot (0.3.4)
  19. Using treetop (1.4.15)
  20. Using mail (2.5.4)
  21. Using actionmailer (3.2.17)
  22. Using arel (3.0.3)
  23. Using tzinfo (0.3.38)
  24. Using activerecord (3.2.17)
  25. Using activeresource (3.2.17)
  26. Using awesome_nested_set (2.1.6)
  27. Using coderay (1.1.0)
  28. Using rack-ssl (1.3.3)
  29. Using json (1.8.1)
  30. Using rdoc (3.12.2)
  31. Using thor (0.18.1)
  32. Using railties (3.2.17)
  33. Using jquery-rails (2.0.3)
  34. Using mysql2 (0.3.15)
  35. Using net-ldap (0.3.1)
  36. Using ruby-openid (2.3.0)
  37. Using rack-openid (1.4.2)
  38. Using bundler (1.5.3)
  39. Using rails (3.2.17)
  40. Using redcarpet (2.3.0)
  41. Your bundle is complete!
  42. Gems in the groups development, test and rmagick were not installed.
  43. Use `bundle show [gemname]` to see where a bundled gem is installed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement