Vidyalelo
Ruby Programming · Q47

Ruby Gems

Programming · Ruby Programming · question 47

Q47

What does the gem specification gem_name command do in Ruby?

A.
Installs the gem without checking for dependencies
B.
Uninstalls the gem without removing its dependencies
C.
Displays the gem specification
Answer
D.
Updates the gem to the latest version

Answer: Option C

Solution

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