Vidyalelo
Ruby Programming · Q28

Ruby Gems

Programming · Ruby Programming · question 28

Q28

What is the purpose of the --development flag when updating gems using Bundler?

A.
Updates development dependencies along with regular dependencies
Answer
B.
Updates gems only in development mode
C.
Updates gems without development dependencies
D.
Updates gems without checking for dependencies

Answer: Option A

Solution

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