Q. 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 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Uninstalls a specific version of a gem