Advertisement
mariusbutuc

therubyracer-heroku

Jun 6th, 2011
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. -----> Heroku receiving push
  2. -----> Rails app detected
  3. -----> Detected Rails is not set to serve static_assets
  4. Installing rails3_serve_static_assets... done
  5. -----> Configure Rails 3 to disable x-sendfile
  6. Installing rails3_disable_x_sendfile... done
  7. -----> Configure Rails to log to stdout
  8. Installing rails_log_stdout... done
  9. -----> Gemfile detected, running Bundler version 1.0.7
  10. Unresolved dependencies detected; Installing...
  11. Using --without development:test
  12. You have modified your Gemfile in development but did not check
  13. the resulting snapshot (Gemfile.lock) into version control
  14.  
  15. You have added to the Gemfile:
  16. * therubyracer-heroku
  17. FAILED: http://devcenter.heroku.com/articles/bundler
  18. ! Heroku push rejected, failed to install gems via Bundler
  19.  
  20. error: hooks/pre-receive exited with error code 1
  21. To [email protected]:stark-spring-145.git
  22. ! [remote rejected] master -> master (pre-receive hook declined)
  23. error: failed to push some refs to '[email protected]:stark-spring-145.git'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement