Created
November 14, 2013 15:39
-
-
Save Kanst/7468951 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Counting objects: 697, done. | |
Delta compression using up to 4 threads. | |
Compressing objects: 100% (562/562), done. | |
Writing objects: 100% (697/697), 3.90 MiB | 476 KiB/s, done. | |
Total 697 (delta 87), reused 687 (delta 84) | |
-----> Fetching custom git buildpack... done | |
-----> Multipack app detected | |
=====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-ruby.git | |
=====> Detected Framework: Ruby | |
-----> Compiling Ruby | |
-----> Using Ruby version: ruby-2.0.0 | |
-----> Installing dependencies using Bundler version 1.3.2 | |
New app detected loading default bundler cache | |
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin --deployment | |
Fetching gem metadata from https://rubygems.org/....... | |
Using rake (10.1.0) | |
Using i18n (0.6.5) | |
Installing net-ssh (2.7.0) | |
Installing net-scp (1.1.2) | |
Installing tins (0.13.1) | |
Installing term-ansicolor (1.2.2) | |
Installing sshkit (1.1.0) | |
Installing capistrano (3.0.1) | |
Using bundler (1.3.2) | |
Your bundle is complete! It was installed into ./vendor/bundle | |
Post-install message from capistrano: | |
If you're updating Capistrano from 2.x.x, we recommend you to read the upgrade guide: http://www.capistranorb.com/documentation/upgrading/ | |
Bundle completed (8.72s) | |
Cleaning up the bundler cache. | |
Removing rack-cache (1.2) | |
Removing sass-rails (4.0.0) | |
Removing activemodel (4.0.0) | |
Removing thor (0.18.1) | |
Removing coffee-rails (4.0.0) | |
Removing jbuilder (1.5.1) | |
Removing activerecord (3.2.14) | |
Removing puma (2.6.0) | |
Removing sprockets-rails (2.0.0) | |
Removing builder (3.1.4) | |
Removing kgio (2.8.1) | |
Removing pg (0.16.0) | |
Removing activesupport (3.2.14) | |
Removing execjs (2.0.1) | |
Removing nokogiri (1.6.0) | |
Removing actionmailer (4.0.0) | |
Removing activemodel (3.2.14) | |
Removing sprockets (2.2.2) | |
Removing arel (4.0.0) | |
Removing hike (1.2.3) | |
Removing json (1.8.0) | |
Removing sass-rails (3.2.6) | |
Removing sprockets (2.10.0) | |
Removing rails_serve_static_assets (0.0.1) | |
Removing actionpack (4.0.0) | |
Removing rails (3.2.14) | |
Removing arel (3.0.2) | |
Removing coffee-script-source (1.6.3) | |
Removing tzinfo (0.3.37) | |
Removing activesupport (4.0.0) | |
Removing mail (2.5.4) | |
Removing minitest (4.7.5) | |
Removing sass (3.2.10) | |
Removing unicorn (4.6.3) | |
Removing journey (1.0.4) | |
Removing thread_safe (0.1.3) | |
Removing sdoc (0.3.20) | |
Removing railties (4.0.0) | |
Removing bcrypt-ruby (3.0.1) | |
Removing tilt (1.4.1) | |
Removing builder (3.0.4) | |
Removing activerecord (4.0.0) | |
Removing multi_json (1.8.0) | |
Removing treetop (1.4.15) | |
Removing atomic (1.1.14) | |
Removing actionpack (3.2.14) | |
Removing actionmailer (3.2.14) | |
Removing raindrops (0.12.0) | |
Removing rdoc (3.12.2) | |
Removing activerecord-deprecated_finders (1.0.3) | |
Removing rack (1.4.5) | |
Removing rack (1.5.2) | |
Removing mini_portile (0.5.1) | |
Removing coffee-script (2.2.0) | |
Removing jquery-rails (3.0.4) | |
Removing turbolinks (1.3.0) | |
Removing polyglot (0.3.3) | |
Removing railties (3.2.14) | |
Removing pg (0.17.0) | |
Removing rails_stdout_logging (0.0.2) | |
Removing erubis (2.7.0) | |
Removing rack-test (0.6.2) | |
Removing uglifier (2.2.1) | |
Removing rails_12factor (0.0.2) | |
Removing activeresource (3.2.14) | |
Removing rack-ssl (1.3.3) | |
Removing rails (4.0.0) | |
Removing mime-types (1.25) | |
Removing coffee-rails (3.2.2) | |
-----> WARNINGS: | |
You have not declared a Ruby version in your Gemfile. | |
To set your Ruby version add this line to your Gemfile: | |
ruby '2.0.0' | |
# See https://devcenter.heroku.com/articles/ruby-versions for more information. | |
=====> Downloading Buildpack: https://github.com/heroku/heroku-buildpack-nodejs.git | |
=====> Detected Framework: Node.js | |
-----> Resolving engine versions | |
WARNING: No version of Node.js specified in package.json, see: | |
https://devcenter.heroku.com/articles/nodejs-support#versions | |
Using Node.js version: 0.10.21 | |
Using npm version: 1.3.11 | |
-----> Fetching Node.js binaries | |
-----> Vendoring node into slug | |
-----> Installing dependencies with npm | |
> [email protected] install /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/bunyan/node_modules/dtrace-provider | |
> node-gyp rebuild | |
gyp http GET http://nodejs.org/dist/v0.10.21/node-v0.10.21.tar.gz | |
gyp http 200 http://nodejs.org/dist/v0.10.21/node-v0.10.21.tar.gz | |
make: Entering directory `/tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/bunyan/node_modules/dtrace-provider/build' | |
TOUCH Release/obj.target/DTraceProviderStub.stamp | |
make: Leaving directory `/tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/bunyan/node_modules/dtrace-provider/build' | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/qs | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/cookie-signature | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/buffer-crc32 | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/cookie | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/send | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/debug | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/send/node_modules/mime | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/fresh | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/range-parser | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/bytes | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/pause | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/uid2 | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/methods | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/raw-body | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/negotiator | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/multiparty | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/core-util-is | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/readable-stream/node_modules/debuglog | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/connect/node_modules/multiparty/node_modules/stream-counter | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/commander | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/commander/node_modules/keypress | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/express/node_modules/mkdirp | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/firebase | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/firebase/node_modules/faye-websocket | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/firebase/node_modules/faye-websocket/node_modules/websocket-driver | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/bunyan | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/bunyan/node_modules/mv | |
[email protected] /tmp/build_3f1a4214-2929-4e9d-9ee4-14a55fa0788a/node_modules/bunyan/node_modules/dtrace-provider | |
Dependencies installed | |
-----> Building runtime environment | |
Using release configuration from last framework Node.js: | |
--- | |
config_vars: | |
PATH: bin:node_modules/.bin:/usr/local/bin:/usr/bin:/bin | |
-----> Discovering process types | |
Procfile declares types -> web | |
-----> Compiled slug size: 35.0MB | |
-----> Launching... done, v5 | |
http://polar-taiga-8295.herokuapp.com deployed to Heroku | |
To [email protected]:polar-taiga-8295.git | |
* [new branch] master -> master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment