Q49
What is the purpose of the --install-dir flag when installing gems using Bundler?
A.
Installs gems without documentation
B.
Installs gems without updating the Gemfile.lock
C.
Specifies the directory where the gem should be installed
AnswerD.
Skips installing gem dependencies
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board