I just moved a project to a different workstation, and found that I couldn''t bundle install because "devise v- 1.4.0 couldn''t be found anywhere". Deleting the Gemfile.lock made bundler find everything -- and newer versions in some cases. This strikes me as a very big gun, and I did it knowing I have git and the version on my other computer to work with, and I just want to get some stuff done. What''s a better practice? Thanks, Walter -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org 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.
Tom Meinlschmidt
2011-Jul-01 15:55 UTC
Re: Gemfile.lock -- when is it appropriate to delete
fix versions inside Gemfile then On Jul 1, 2011, at 17:48 , Walter Lee Davis wrote:> I just moved a project to a different workstation, and found that I couldn''t bundle install because "devise v- 1.4.0 couldn''t be found anywhere". Deleting the Gemfile.lock made bundler find everything -- and newer versions in some cases. This strikes me as a very big gun, and I did it knowing I have git and the version on my other computer to work with, and I just want to get some stuff done. > > What''s a better practice? > > Thanks, > > Walter > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > 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.-- ==============================================================================Tomas Meinlschmidt, MS {MCT, MCP+I, MCSE, AER}, NetApp Filer/NetCache www.meinlschmidt.com www.maxwellrender.cz www.lightgems.cz ============================================================================== -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org 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.