Vidyalelo
Ruby Programming · Q11

Ruby Gems

Programming · Ruby Programming · question 11

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
Answer

Answer: Option D

Solution

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