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