0

As per my understanding gemfile.lock will install only those version which are mentioned in gemefile.lock file..

Problem I am facing is few gems which are acting as dependency gems in my gemfile.lock file are also getting upgraded after running bundle install.

My question is why bundle install is updating gemfile.lock file after running bundle install? If bundle install is updating gemfile.lock then what is the use of bundle update command?

Sanjay Salunkhe
  • 2,665
  • 5
  • 28
  • 52

0 Answers0