Vidyalelo
Ruby Programming · Q16

Ruby Gems

Programming · Ruby Programming · question 16

Q16

What is the purpose of the gem update --system command in Ruby?

A.
Updates the RubyGems system to the latest version
Answer
B.
Updates all installed gems to their latest versions
C.
Installs a specified gem
D.
Uninstalls a specified gem

Answer: Option A

Solution

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