Ruby on Rails Sunday, December 25, 2011

Seems on `bundle update` bundler trying to update all dependencies for
all listed gems in Gemfile.
So maybe it's hangs up on some specific gem. Try to update only gems
that you need(e.g. `bundle update rails`).

On Dec 24, 1:47 pm, Mauro <mrsan...@gmail.com> wrote:
> While bundle install works with no problems, when I run bundle update
> it hangs indefinitely.
> You find so?

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

No comments:

Post a Comment