Method: Gem::SpecificGemNotFoundException#version

Defined in:
lib/rubygems/exceptions.rb

#versionObject (readonly)

The version of the gem that could not be found.



129
130
131
# File 'lib/rubygems/exceptions.rb', line 129

def version
  @version
end