Running my Sinatra app locally w/ ruby 1.8.7 I get:

tpor...@eclipse ~/TROPO/sin_rest[master*]$ rackup config.ru
/home/tporter/.rvm/rubies/ruby-1.8.7-p249/lib/ruby/site_ruby/1.8/
rubygems.rb:230:in `activate': can't activate json_pure (~> 1.2.0,
runtime) for ["dm-serializer-0.10.2"], already activated
json_pure-1.4.3 for ["gemcutter-0.5.0"] (Gem::LoadError)

I found IRC logs saying that I could update the gemspec file for dm-
serializer (!!), but this does not seem like an option for hosting at
Heroku.

How are people dealing with gem version conflicts like this?

Can the gemfile I need to deploy in any case help me out with this?

This is my first datamapper project and I could use some help.

Thanks,

Tom P.

-- 
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