Vidyalelo
Ruby Programming · Q48

Ruby Gems

Programming · Ruby Programming · question 48

Q48

Which command is used to install gems listed in a Gemfile.lock file?

A.
install Gemfile.lock
B.
bundle install
Answer
C.
gem bundle install
D.
None of the above

Answer: Option B

Solution

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