Vidyalelo
Ruby Programming · Q42

Ruby Gems

Programming · Ruby Programming · question 42

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
Answer

Answer: Option D

Solution

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