Sha256: 2b3ea209244135eb47eae15b8cc4f895677f9ca7b2b76dc86bc01fe34e134153

Contents?: true

Size: 167 Bytes

Versions: 2

Compression:

Stored size: 167 Bytes

Contents

# Declare top level vagrant hosts module.
module VagrantHosts
  REQUIRED_VAGRANT_VERSION = '1.1.0'
end

require 'vagrant-hosts/version'
require 'vagrant-hosts/plugin'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vagrant-hosts-1.1.1 lib/vagrant-hosts.rb
vagrant-hosts-1.1.0 lib/vagrant-hosts.rb