Guest User

Untitled

a guest
Jul 17th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. sudo gem install bundler && bundle
  2. [sudo] password for bruno:
  3. Fetching: bundler-1.15.2.gem (100%)
  4. Successfully installed bundler-1.15.2
  5. Parsing documentation for bundler-1.15.2
  6. Installing ri documentation for bundler-1.15.2
  7. Done installing documentation for bundler after 23 seconds
  8. 1 gem installed
  9. The git source `git://github.com/carter/ruby-ham.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure.
  10. Using i18n 0.7.0
  11. Using json 1.8.3
  12. Using minitest 5.9.0
  13. Using thread_safe 0.3.5
  14. Using builder 3.2.2
  15. Using erubis 2.7.0
  16. Using mini_portile2 2.1.0
  17. Using pkg-config 1.1.7
  18. Using cinch 2.2.7
  19. Using multipart-post 2.0.0
  20. Using hashie 3.4.6
  21. Using multi_json 1.12.1
  22. Using geocoder 1.3.7
  23. Using xml-simple 1.1.5
  24. Using bundler 1.13.6
  25. Using tzinfo 1.2.2
  26. Using nokogiri 1.6.8
  27. Using cinch-identify 1.7.0
  28. Using faraday 0.10.1
  29. Using qrz-callbook 0.0.1
  30. Using activesupport 4.2.6
  31. Using loofah 2.0.3
  32. Using ruby-ham 0.0.0 from git://github.com/carter/ruby-ham.git (at master@3f8929c)
  33. Using forecast_io 2.0.1
  34. Using rails-deprecated_sanitizer 1.0.3
  35. Using rails-html-sanitizer 1.0.3
  36. Using rails-dom-testing 1.0.7
  37. Using actionview 4.2.6
  38. Bundle complete! 7 Gemfile dependencies, 28 gems now installed.
  39. Bundled gems are installed into ./vendor/bundle.
Advertisement
Add Comment
Please, Sign In to add comment