Q11
What is the purpose of the gemspec file in a Ruby gem?
A.
To manage gem installations
B.
To define test cases
C.
To store Ruby code
D.
To specify information about the gem, such as its name, version, and dependencies
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board