Q. What is the purpose of the gem dependency gem_name command in Ruby? (A) Lists all gems installed on the system (B) Installs the gem without checking for dependencies (C) Lists all versions of the specified gem (D) Lists all dependencies of a specified gem ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) Lists all dependencies of a specified gem