Skip to content

Instantly share code, notes, and snippets.

@jtrupiano
Created April 19, 2010 02:06

Revisions

  1. jtrupiano created this gist Apr 19, 2010.
    25 changes: 25 additions & 0 deletions gistfile1.txt
    Original 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'