Q. What is the purpose of the gemfile.lock file in Ruby projects?
β
Correct Answer: (C)
To lock the versions of gems specified in the Gemfile
You must be Logged in to update hint/solution