Examveda

What does the gem uninstall gem_name -v version_number command do in Ruby?

A. Uninstalls a specific version of a gem

B. Uninstalls all versions of the specified gem

C. Reinstalls the specified version of the gem

D. Downgrades the specified gem to the previous version

Answer: Option A


This Question Belongs to Ruby Programming >> Ruby Gems

Join The Discussion

Related Questions on Ruby Gems

What are Ruby Gems?

A. Ruby's built-in version control system for managing projects

B. Ruby modules for organizing code

C. Built-in data structures in Ruby

D. Pre-packaged libraries or applications that provide additional functionality to Ruby applications