Q37
What does the gem install gemfile command do in Ruby?
A.
Installs gems without checking for dependencies
B.
Installs a gem using the specified gemfile
AnswerC.
Installs gems without updating the Gemfile.lock
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board