Q19
What does the --remote flag do in the context of the gem list command in Ruby?
A.
Lists gems along with their dependencies
B.
Lists gems along with their remote versions
C.
Lists gems available on the remote server
AnswerD.
Lists gems installed locally
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board