Q34
What does the gem uninstall gem_name -v version_number command do in Ruby?
A.
Uninstalls a specific version of a gem
AnswerB.
Uninstalls all versions of the specified gem
C.
Reinstalls the specified version of the gem
D.
Downgrades the specified gem to the previous version
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board