Skip to content

Instantly share code, notes, and snippets.

@ccjr
Created June 9, 2010 21:51
Show Gist options
  • Save ccjr/432235 to your computer and use it in GitHub Desktop.
Save ccjr/432235 to your computer and use it in GitHub Desktop.
ccarneiroj@ccj-air:~/code/pizzaria [git:master]
→ bundle install
Updating git://github.com/merbjedi/active_merchant.git
Updating git://github.com/mislav/will_paginate.git
Updating git://github.com/thoughtbot/paperclip.git
Updating git://github.com/rails/rails.git
Checking out files: 100% (1890/1890), done.
Fetching source index from http://rubygems.org/
Updating git://github.com/rails/rails.git
Updating git://github.com/thoughtbot/paperclip.git
Updating git://github.com/mislav/will_paginate.git
Updating git://github.com/merbjedi/active_merchant.git
Using rake (0.8.7) from system gems
Using abstract (1.0.0) from bundler gems
Using activesupport (3.0.0.beta4) from git://github.com/rails/rails.git (at 32d4330)
Using builder (2.1.2) from bundler gems
Using i18n (0.4.1) from bundler gems
Using activemodel (3.0.0.beta4) from git://github.com/rails/rails.git (at 32d4330)
Using erubis (2.6.5) from bundler gems
Using rack (1.1.0) from bundler gems
Using rack-mount (0.6.3) from bundler gems
Using rack-test (0.5.4) from bundler gems
Using tzinfo (0.3.22) from bundler gems
Using actionpack (3.0.0.beta4) from git://github.com/rails/rails.git (at 32d4330)
Using mime-types (1.16) from bundler gems
Using polyglot (0.3.1) from bundler gems
Using treetop (1.4.8) from bundler gems
Using mail (2.2.3) from bundler gems
Using actionmailer (3.0.0.beta4) from git://github.com/rails/rails.git (at 32d4330)
Using activemerchant (1.5.1) from git://github.com/merbjedi/active_merchant.git (at e9f2fe4)
Using arel (0.3.3) from bundler gems
Using activerecord (3.0.0.beta4) from git://github.com/rails/rails.git (at 32d4330)
Using activeresource (3.0.0.beta4) from git://github.com/rails/rails.git (at 32d4330)
Using bundler (0.9.26) from bundler gems
Using warden (0.10.7) from bundler gems
Using devise (1.1.rc1) from bundler gems
Using paperclip (2.3.1.1) from git://github.com/thoughtbot/paperclip.git (at bdb7ab4)
Using thor (0.13.6) from bundler gems
Using railties (3.0.0.beta4) from git://github.com/rails/rails.git (at 32d4330)
Using rails (3.0.0.beta4) from git://github.com/rails/rails.git (at 32d4330)
Using sqlite3-ruby (1.3.0) from bundler gems
Using will_paginate (3.0.pre) from git://github.com/mislav/will_paginate.git (at ec33678)
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment