class Bundler::RubyVersion

def single_version_string

def single_version_string
  to_s(gem_version)
end