Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -----> Heroku receiving push
- -----> Rails app detected
- -----> Detected Rails is not set to serve static_assets
- Installing rails3_serve_static_assets... done
- -----> Configure Rails 3 to disable x-sendfile
- Installing rails3_disable_x_sendfile... done
- -----> Configure Rails to log to stdout
- Installing rails_log_stdout... done
- -----> Gemfile detected, running Bundler version 1.0.7
- Unresolved dependencies detected; Installing...
- Using --without development:test
- You have modified your Gemfile in development but did not check
- the resulting snapshot (Gemfile.lock) into version control
- You have added to the Gemfile:
- * therubyracer-heroku
- FAILED: http://devcenter.heroku.com/articles/bundler
- ! Heroku push rejected, failed to install gems via Bundler
- error: hooks/pre-receive exited with error code 1
- To [email protected]:stark-spring-145.git
- ! [remote rejected] master -> master (pre-receive hook declined)
- error: failed to push some refs to '[email protected]:stark-spring-145.git'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement