Skip to content

Instantly share code, notes, and snippets.

@imajes
Created April 2, 2010 20:21
Show Gist options
  • Save imajes/353656 to your computer and use it in GitHub Desktop.
Save imajes/353656 to your computer and use it in GitHub Desktop.
bundle install
Fetching source index from http://rubygems.org/
Using rake (0.8.7) from system gems
Using abstract (1.0.0) from bundler gems
Using builder (2.1.2) from bundler gems
Using i18n (0.3.6) from bundler gems
Installing memcache-client (1.8.1) from .gem files at /Users/james/.rvm/gems/ruby-1.9.2-preview1/cache
Installing tzinfo (0.3.18) from rubygems repository at http://rubygems.org/
Using activesupport (3.0.0.beta2) from bundler gems
Using activemodel (3.0.0.beta2) from bundler gems
Using erubis (2.6.5) from bundler gems
Using rack (1.1.0) from bundler gems
Using rack-mount (0.6.1) from bundler gems
Using rack-test (0.5.3) from bundler gems
Using actionpack (3.0.0.beta2) from bundler gems
Using mime-types (1.16) from bundler gems
Using polyglot (0.3.1) from bundler gems
Using treetop (1.4.5) from bundler gems
Using mail (2.1.5.3) from bundler gems
Using text-hyphen (1.0.0) from bundler gems
Using text-format (1.0.0) from bundler gems
Using actionmailer (3.0.0.beta2) from bundler gems
Using arel (0.3.3) from bundler gems
Using activerecord (3.0.0.beta2) from bundler gems
Using activeresource (3.0.0.beta2) from bundler gems
Using bundler (0.9.15) from bundler gems
Installing mysql (2.8.1) from .gem files at /Users/james/.rvm/gems/ruby-1.9.2-preview1/cache
with native extensions Using thor (0.13.4) from bundler gems
Using railties (3.0.0.beta2) from bundler gems
Using rails (3.0.0.beta2) from bundler gems
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