--- !ruby/object:Gem::Specification name: vagrant-hosts version: !ruby/object:Gem::Version version: 2.7.1 platform: ruby authors: - Adrien Thebo autorequire: bindir: bin cert_chain: [] date: 2016-03-29 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.14.0 type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: 2.14.0 description: |2 Manage static DNS entries and configuration for Vagrant guests. email: adrien@somethingsinistral.net executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".travis.yml" - ".yardopts" - CHANGELOG - Gemfile - LICENSE - README.markdown - Rakefile - lib/vagrant-hosts.rb - lib/vagrant-hosts/addresses.rb - lib/vagrant-hosts/cap.rb - lib/vagrant-hosts/cap/sync_hosts/base.rb - lib/vagrant-hosts/cap/sync_hosts/posix.rb - lib/vagrant-hosts/cap/sync_hosts/windows.rb - lib/vagrant-hosts/command.rb - lib/vagrant-hosts/command/helpers.rb - lib/vagrant-hosts/command/list.rb - lib/vagrant-hosts/command/puppetize.rb - lib/vagrant-hosts/config.rb - lib/vagrant-hosts/config_builder.rb - lib/vagrant-hosts/config_builder/0_x.rb - lib/vagrant-hosts/config_builder/1_x.rb - lib/vagrant-hosts/plugin.rb - lib/vagrant-hosts/provisioner/hosts.rb - lib/vagrant-hosts/version.rb - spec/integration/addresses_spec.rb - spec/spec_helper.rb - spec/unit/config_spec.rb - tasks/spec.rake - templates/locales/en.yml - vagrant-hosts.gemspec homepage: https://github.com/adrienthebo/vagrant-hosts licenses: - Apache 2.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5.1 signing_key: specification_version: 4 summary: Manage static DNS on vagrant guests test_files: [] has_rdoc: true