Class Bundler::GemHelpers::PlatformMatch
In: lib/bundler/gem_helpers.rb
Parent: Object

Methods

Constants

EXACT_MATCH = new(-1, -1, -1).freeze
WORST_MATCH = new(1_000_000, 1_000_000, 1_000_000).freeze

Public Class methods

Public Instance methods

[Validate]