Skip to content

Instantly share code, notes, and snippets.

@richdownie
Created October 2, 2013 12:34
Show Gist options
  • Save richdownie/6792994 to your computer and use it in GitHub Desktop.
Save richdownie/6792994 to your computer and use it in GitHub Desktop.
richdownie@mbp ~/projects/blackboxd (git::master) $ git push heroku
Counting objects: 15, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 634 bytes | 0 bytes/s, done.
Total 8 (delta 7), reused 0 (delta 0)
-----> Ruby/Rails app detected
-----> Using Ruby version: ruby-2.0.0
-----> Installing dependencies using Bundler version 1.3.2
Running: bundle install --without development:test --path vendor/bundle --binstubs vendor/bundle/bin --deployment
Using rake (10.1.0)
Using i18n (0.6.5)
Using multi_json (1.8.0)
Using activesupport (3.2.14)
Using builder (3.0.4)
Using activemodel (3.2.14)
Using erubis (2.7.0)
Using journey (1.0.4)
Using rack (1.4.5)
Using rack-cache (1.2)
Using rack-test (0.6.2)
Using hike (1.2.3)
Using tilt (1.4.1)
Using sprockets (2.2.2)
Using actionpack (3.2.14)
Using mime-types (1.25)
Using polyglot (0.3.3)
Using treetop (1.4.15)
Using mail (2.5.4)
Using actionmailer (3.2.14)
Using arel (3.0.2)
Using tzinfo (0.3.37)
Using activerecord (3.2.14)
Using activeresource (3.2.14)
Using arrayfields (4.9.0)
Using atomic (1.1.14)
Using bcrypt-ruby (3.1.2)
Using chronic (0.10.2)
Using fattr (2.2.1)
Using map (6.5.1)
Using main (5.2.0)
Using open4 (1.3.0)
Using braid (0.7.1)
Using nap (0.5.1)
Using broach (0.3.0)
Using ffi (1.9.0)
Using childprocess (0.3.9)
Using coffee-script-source (1.6.3)
Using execjs (2.0.2)
Using coffee-script (2.2.0)
Using rack-ssl (1.3.3)
Using json (1.8.0)
Using rdoc (3.12.2)
Using thor (0.18.1)
Using railties (3.2.14)
Using coffee-rails (3.2.2)
Using commonjs (0.2.7)
Using diff-lcs (1.2.4)
Using gherkin (2.12.1)
Using multi_test (0.0.2)
Using cucumber (1.3.8)
Using orm_adapter (0.4.0)
Using thread_safe (0.1.3)
Using warden (1.2.3)
Using devise (3.1.1)
Using faker (1.2.0)
Using ruby-progressbar (1.0.2)
Using fuubar-cucumber (0.0.20)
Using multi_xml (0.5.5)
Using httparty (0.11.0)
Using hipchat (0.12.0)
Using jquery-rails (3.0.4)
Using jwt (0.1.8)
Using less (2.4.0)
Using less-rails (2.4.2)
Using libv8 (3.16.14.3)
Using pg (0.17.0)
Using bundler (1.3.2)
Using rails (3.2.14)
Using ref (1.0.5)
Using rspec-core (2.14.5)
Using rspec-expectations (2.14.3)
Using rspec-mocks (2.14.3)
Using rspec (2.14.1)
Using rubyzip (0.9.9)
Using sass (3.2.11)
Using sass-rails (3.2.6)
Using websocket (1.0.7)
Using selenium-webdriver (2.35.1)
Using therubyracer (0.12.0)
Using twilio-ruby (3.11.1)
Using twitter-bootstrap-rails (2.2.8)
Using uglifier (2.2.1)
Using watir-webdriver (0.6.4)
Your bundle is complete! It was installed into ./vendor/bundle
Cleaning up the bundler cache.
Removing font-awesome-rails (3.2.1.3)
-----> Writing config/database.yml to read from DATABASE_URL
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /tmp/build_9a531280-e425-4712-8594-644f030fc611/Rakefile:7)
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /tmp/build_9a531280-e425-4712-8594-644f030fc611/Rakefile:7)
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /tmp/build_9a531280-e425-4712-8594-644f030fc611/Rakefile:7)
DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /tmp/build_9a531280-e425-4712-8594-644f030fc611/Rakefile:7)
rake aborted!
`@android.png' is not allowed as an instance variable name
/tmp/build_9a531280-e425-4712-8594-644f030fc611/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.14/lib/sprockets/railtie.rb:42:in `block in <class:Railtie>'
/tmp/build_9a531280-e425-4712-8594-644f030fc611/vendor/bundle/ruby/2.0.0/gems/railties-3.2.14/lib/rails/initializable.rb:30:in `instance_exec'
/tmp/build_9a531280-e425-4712-8594-644f030fc611/vendor/bundle/ruby/2.0.0/gems/railties-3.2.14/lib/rails/initializable.rb:30:in `run'
/tmp/build_9a531280-e425-4712-8594-644f030fc611/vendor/bundle/ruby/2.0.0/gems/railties-3.2.14/lib/rails/initializable.rb:55:in `block in run_initializers'
/tmp/build_9a531280-e425-4712-8594-644f030fc611/vendor/bundle/ruby/2.0.0/gems/railties-3.2.14/lib/rails/initializable.rb:54:in `each'
/tmp/build_9a531280-e425-4712-8594-644f030fc611/vendor/bundle/ruby/2.0.0/gems/railties-3.2.14/lib/rails/initializable.rb:54:in `run_initializers'
/tmp/build_9a531280-e425-4712-8594-644f030fc611/vendor/bundle/ruby/2.0.0/gems/railties-3.2.14/lib/rails/application.rb:136:in `initialize!'
/tmp/build_9a531280-e425-4712-8594-644f030fc611/vendor/bundle/ruby/2.0.0/gems/actionpack-3.2.14/lib/sprockets/assets.rake:95:in `block (2 levels) in <top (required)>'
Tasks: TOP => assets:precompile:nondigest => assets:environment
(See full trace by running task with --trace)
Precompiling assets failed, enabling runtime asset compilation
Please see this article for troubleshooting help:
http://devcenter.heroku.com/articles/rails31_heroku_cedar#troubleshooting
-----> WARNINGS:
Injecting plugin 'rails_log_stdout'
Injecting plugin 'rails3_serve_static_assets'
Add 'rails_12factor' gem to your Gemfile to skip plugin injection
-----> DEPRECATIONS:
Runtime asset compilation is being removed on Sep. 18, 2013.
Builds will soon fail if assets fail to compile.
-----> Discovering process types
Procfile declares types -> (none)
Default types for Ruby/Rails -> console, rake, web, worker
-----> Compiled slug size: 64.2MB
-----> Launching... done, v181
http://blackboxd.herokuapp.com deployed to Heroku
To [email protected]:blackboxd.git
3901eeb..2be5c07 master -> master
richdownie@mbp ~/projects/blackboxd (git::master) $ git remote -v
heroku [email protected]:blackboxd.git (fetch)
heroku [email protected]:blackboxd.git (push)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment