Created
April 19, 2010 02:06
Revisions
-
jtrupiano created this gist
Apr 19, 2010 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,25 @@ system ~/projects/stay_with_a_local (master) $> git push heroku master Counting objects: 238, done. Compressing objects: 100% (211/211), done. Writing objects: 100% (227/227), 356.40 KiB, done. Total 227 (delta 116), reused 0 (delta 0) -----> Heroku receiving push -----> Installing gem compass 0.8.17 from http://gemcutter.org, http://gems.rubyforge.org Successfully installed compass-0.8.17 1 gem installed -----> Installing gem sinatra 1.0 from http://gemcutter.org, http://gems.rubyforge.org Successfully installed sinatra-1.0 1 gem installed -----> Installing gem compass-960-plugin from http://gemcutter.org, http://gems.rubyforge.org ERROR: Error installing compass-960-plugin: compass-960-plugin requires RubyGems version >= 1.3.6 error: hooks/pre-receive exited with error code 1 To [email protected]:stay-with-a-local.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to '[email protected]:stay-with-a-local.git'