DXS: On Mar 26, 8:52 am, DXS <[email protected]> wrote: > No other replies, eh?
As a relative newbie, I have little right to suggest any fix. But: I had similar versioning problems when switching to bamboo-mri-1.9.2 until I explicitly cited the version number in the Gemfile (mind you, this wasn't for sinatra, but the error message was similar). So in your case, does the sinatra line read: gem sinatra, '1.0.0' ? HTH. -- 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.
