Q6
What is the purpose of the Gemfile in Ruby projects?
A.
To specify dependencies for the project
AnswerB.
To define Ruby classes and methods
C.
To store configuration settings
D.
To manage Ruby gems
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board