Vidyalelo
Ruby Programming · Q41

Ruby Gems

Programming · Ruby Programming · question 41

Q41

What does the gem cleanup --dryrun command do in Ruby?

A.
Simulates the cleanup process without removing any gems
Answer
B.
Removes all gems installed on the system
C.
Lists gems installed locally
D.
Updates all installed gems to their latest versions

Answer: Option A

Solution

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