Method: Gem::PlatformMismatch#platforms

Defined in:
lib/rubygems/errors.rb

#platformsObject (readonly)

The platforms that are mismatched



117
118
119
# File 'lib/rubygems/errors.rb', line 117

def platforms
  @platforms
end