Q41
What does the gem cleanup --dryrun command do in Ruby?
A.
Simulates the cleanup process without removing any gems
AnswerB.
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