Q. What does the gem install gemfile command do in Ruby? (A) Installs gems without checking for dependencies (B) Installs a gem using the specified gemfile (C) Installs gems without updating the Gemfile.lock (D) Installs gems without checking for dependencies ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Installs a gem using the specified gemfile