I am sure somebody here must have experienced problem of the sorts I am facing. I am trying to install Facebooker plugin on heroku
through adding .gems manifest. My .gems read something like facebooker --version 1.0.61 --source http://github.com/mmangino/facebooker/tarball/master and I am getting the following error on git push. -----> Installing gem facebooker 1.0.61 from http://github.com/mmangino/facebook er/tarball/master, http://gemcutter.org, http://gems.rubyforge.org ERROR: While executing gem ... (TypeError) incompatible marshal file format (can't be read) format version 4.8 required; 112.97 given ! Heroku push rejected, Slug::CompileError What exactly is this format exception? And has anybody got the same/ installed facebooker some other way? Help very much appreciated. -- 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.
