I usually just delete the Gemfile.lock so I have not that much experience with the bundler. I don't know whether the `bundle install` just checks the installation and doesn't update the repo. I would try to use `bundle update` that seems more appropriate.
ciao dd On Mon, May 23, 2011 at 5:27 PM, Ronny Hanssen <[email protected]>wrote: > I see that there's a checking that is meant to solve this. > > I did a bundle install (my Gemfile lists: gem 'hobo', :git => 'git:// > github.com/tablatom/hobo.git', :branch => 'rails3') on my project, but it > seems that the problem I reported is still behaving the same way. > > Any clues why this still happens? > > ~Ronny > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" 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/hobousers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
