Gem::MissingSpecVersionError

Gem::MissingSpecVersionError has not been discovered yet

Ruby's Gem::MissingSpecVersionError class

Raised when trying to activate a gem, and the gem exists on the system, but not the requested version. Instead of rescuing from this class, make sure to rescue from the superclass Gem::LoadError to catch all types of load errors.

Superclass

Gem::MissingSpecError

Properties

  • specs

Enemies

Honeybadger