Hey,

As far as I know Heroku haven't upgraded to bundler 0.10x and since
0.9 and 0.10 are not compatible you will have to use bundler 0.9.x
locally to create the lock file (alternatively you might be able to
remove the lockfile if you are happy with the latest releases etc).

Steve

On Jul 22, 11:34 am, aurels <aurelien.malis...@gmail.com> wrote:
> Hi,
>
> I cannot push one of my Rails3 app anymore, here is what I get :
>
> -----> Heroku receiving push
> -----> Migrating from bamboo-ree-1.8.7 to bamboo-mri-1.9.1
>
> -----> Rails app detected
> -----> Gemfile detected, running Bundler
>        Unresolved dependencies detected; Installing...
>        Your Gemfile.lock was generated by Bundler 0.10.
>        You must delete it if you wish to use Bundler 0.9.
>        FAILED: Have you updated to use a 0.9 Gemfile?
>        http://docs.heroku.com/gems#gem-bundler
>
> My Gemfile wasn't generated with 0.10 but with 1.0.0.beta.5.
>
> If I understand well, Heroku requires a 0.9-generated Gemfile ?
>
> Thanks for any light.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to