What does the gem yank gem_name --version version_number command do in Ruby?
A. Reverts the last yank operation performed on a gem
B. Reinstalls a specific version of a gem
C. Removes a specific version of a gem from the gem repository
D. Yanks all versions of a gem from the gem repository
Answer: Option C

Join The Discussion