Hi,

I have an app that uses a few gems that I am trying to deploy on
heroku.  I created a .gem file which installs some gems with no
problem, but fails to install one:

my .gem file has:
xoopit-cloudquery --source gems.github.com

I get this failure:
-----> Installing gem xoopit-cloudquery from http://gems.github.com
       ERROR:  Error installing xoopit-cloudquery:
        xoopit-cloudquery requires rack (>= 1.0, runtime)
       Building native extensions.  This could take a while...


error: hooks/pre-receive exited with error code 1
To [email protected]:sharp-dusk-60.git
 ! [remote rejected] master -> master (pre-receive hook declined)

The gem comes from here:  http://github.com/nbio/cloudquery/tree/master

Do I need to do something special to install rack?  I thought that
came with Rails 2.3...

Confused,
Sarah



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to