What does the gem uninstall gem_name -v version_number command do in Ruby?
A. Uninstalls a specific version of a gem
B. 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

Join The Discussion