Hi Have vendored rack 1.2.0 in a rails 2.3.8 app.
When I run the app I get this error /home/app/0b9d0ab2-5ab9-47a6-b8cf-d3b6ab88e67e/config/../vendor/rails/ railties/lib/initializer.rb:271:in `require_frameworks': can't activate rack (~> 1.1.0, runtime) for [], already activated rack-1.0.1 for ["thin-1.2.6"] (RuntimeError) I tried with config.gem "rack",:version=> "1.1.0" and without ,the result is the same error. Works fine in dev setup with thin1.2.6. Thanks -- 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.
