Q48
Which command is used to install gems listed in a Gemfile.lock file?
A.
install Gemfile.lock
B.
bundle install
AnswerC.
gem bundle install
D.
None of the above
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board