Vidyalelo
Ruby Programming · Q33

Ruby Gems

Programming · Ruby Programming · question 33

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
Answer

Answer: Option D

Solution

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