Q42
What is the purpose of the --ignore-dependencies flag when installing gems using Bundler?
A.
Installs gems without documentation
B.
Installs gems without checking for dependencies
C.
Installs gems without updating the Gemfile.lock
D.
Skips installing gem dependencies
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board