Member predicate Gemfile::Gem::getVersionString
Gets the i
th version string for this gem. A single gem
call may have multiple version constraints, for example:
gem "json", "3.4.0", ">= 3.0"
Gets the i
th version string for this gem. A single gem
call may have multiple version constraints, for example:
gem "json", "3.4.0", ">= 3.0"