Sha256: d9957ee6a1338174428e73af40bacaf69963a63e784e96d16423b8e76ad983f7
Contents?: true
Size: 280 Bytes
Versions: 63
Compression:
Stored size: 280 Bytes
Contents
module Vagrant # This will always be up to date with the current version of Vagrant, # since it is used to generate the gemspec and is also the source of # the version for `vagrant -v` VERSION = File.read( File.expand_path("../../../version.txt", __FILE__)).chomp end
Version data entries
63 entries across 56 versions & 8 rubygems