Vidyalelo
Ruby Programming · Q46

Ruby Gems

Programming · Ruby Programming · question 46

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board