Q33
What is the purpose of the gem dependency gem_name command in Ruby?
A.
Lists all gems installed on the system
B.
Installs the gem without checking for dependencies
C.
Lists all versions of the specified gem
D.
Lists all dependencies of a specified gem
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board