I do not think that you should indicate the version of each gem, since the versions of the current working stones are already indicated in Gemfile.lock.
Also, if you do this, the team bundle updatewill be useless. You must use this command to update gems. if the tests pass and your application continues to work correctly, just submit a new oneGemfile.lock
source
share