Created
September 30, 2010 21:23
-
-
Save Znow/605347 to your computer and use it in GitHub Desktop.
This file contains 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
-----> Heroku receiving push | |
-----> Rails app detected | |
-----> Detected Rails is not set to serve static_assets | |
Installing rails3_serve_static_assets... done | |
-----> Gemfile detected, running Bundler version 1.0.0 | |
Unresolved dependencies detected; Installing... | |
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: | |
* pg | |
FAILED: http://docs.heroku.com/bundler | |
! Heroku push rejected, failed to install gems via Bundler | |
error: hooks/pre-receive exited with error code 1 | |
To [email protected]:danielg.git | |
! [remote rejected] master -> master (pre-receive hook declined) | |
error: failed to push some refs to '[email protected]:danielg.git' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment