Vidyalelo
Ruby Programming · Q25

Ruby Gems

Programming · Ruby Programming · question 25

Q25

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
Answer
D.
Yanks all versions of a gem from the gem repository

Answer: Option C

Solution

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