Wes, do you have bundle without set? I had this error and the Heroku guys determined I should have used "development:test" and not "development test" could be the same issue?
Steve On 29 Nov 2010, at 17:43, Wes Gamble <[email protected]> wrote: > Occasionally in the last week, I keep getting messages about bundler not > finding some gems for my app., even though on these deploys, I haven't > changed my Gemfile or Gemfile.lock files. > > The only way I seem to be able to fix it is to deploy a changed > Gemfile/Gemfile.lock (commenting out some random gem), deploying that, and > then undoing that change and redeploying with the "corrected" > Gemfile/Gemfile.lock. > > Has anyone else seen this behavior? > > Thanks, > Wes > -- > 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. -- 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.
