Skip to content

Instantly share code, notes, and snippets.

@bcardarella
Created February 29, 2012 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bcardarella/1942061 to your computer and use it in GitHub Desktop.
Save bcardarella/1942061 to your computer and use it in GitHub Desktop.
-----> Using RUBY_VERSION: ruby-1.9.3-p0
-----> Installing dependencies using Bundler version 1.1.rc.7
Running: bundle install --without development:test --path vendor/bundle --binstubs bin/ --deployment
Using rake (0.9.2.2)
Using i18n (0.6.0)
Using multi_json (1.1.0)
Using activesupport (3.2.1)
Using builder (3.0.0)
Using activemodel (3.2.1)
Using erubis (2.7.0)
Using journey (1.0.3)
Using rack (1.4.1)
Using rack-cache (1.1)
Using rack-test (0.6.1)
Using hike (1.2.1)
Using tilt (1.3.3)
Using sprockets (2.1.2)
Using actionpack (3.2.1)
Using mime-types (1.17.2)
Using polyglot (0.3.3)
Using treetop (1.4.10)
Using mail (2.4.1)
Using actionmailer (3.2.1)
Using arel (3.0.2)
Using tzinfo (0.3.31)
Using activerecord (3.2.1)
Using activeresource (3.2.1)
Using bcrypt-ruby (3.0.1)
Using chunky_png (1.2.5)
Using client_side_validations (3.2.0.beta.2) from git://github.com/bcardarella/client_side_validations.git (at master)
Using simple_form (1.5.2)
Using client_side_validations-simple_form (1.5.0.beta.3)
Using coffee-script-source (1.2.0)
Using execjs (1.3.0)
Using coffee-script (2.2.0)
Using rack-ssl (1.3.2)
Using json (1.6.5)
Using rdoc (3.12)
Using thor (0.14.6)
Using railties (3.2.1)
Using coffee-rails (3.2.2)
Using fssm (0.2.8.1)
Using sass (3.1.15)
Using compass (0.12.rc.1)
Using compass-rails (1.0.0.rc.2)
Using haml (3.1.4)
Using bundler (1.1.rc.7)
Using rails (3.2.1)
Using invitable (0.0.1.alpha.1) from git://github.com/dockyard/invitable.git (at master)
Using jquery-rails (2.0.1)
Using kaminari (0.13.0)
Using pg (0.13.2)
Using sass-rails (3.2.4)
Using uglifier (1.2.3)
Your bundle is complete! It was installed into ./vendor/bundle
Cleaning up the bundler cache.
-----> Writing config/database.yml to read from DATABASE_URL
-----> Rails plugin injection
Injecting rails_log_stdout
Injecting rails3_serve_static_assets
-----> Discovering process types
Procfile declares types -> (none)
Default types for Ruby/Rails -> console, rake, web, worker
-----> Compiled slug size is 30.7MB
-----> Launching... done, v31
http://openbay.herokuapp.com deployed to Heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment