vagrant-hostentries 0.6.0 → 0.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/Gemfile.lock CHANGED
@@ -14,7 +14,7 @@ GIT
14
14
  PATH
15
15
  remote: .
16
16
  specs:
17
- vagrant-hostentries (0.6.0)
17
+ vagrant-hostentries (0.6.1)
18
18
 
19
19
  GEM
20
20
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- vagrant-hosts
2
- =============
1
+ vagrant-hostentries
2
+ ===================
3
3
 
4
4
  A Vagrant 1.2-compatible plugin for managing host file entries on hosts and guests
@@ -13,7 +13,7 @@ Gem::Specification.new do |gem|
13
13
  gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
14
14
  gem.name = "vagrant-hostentries"
15
15
  gem.require_paths = ["lib"]
16
- gem.version = "0.6.0"
16
+ gem.version = "0.6.1"
17
17
 
18
18
  gem.add_development_dependency 'bundler'
19
19
  gem.add_development_dependency 'vagrant'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-hostentries
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-06 00:00:00.000000000 Z
12
+ date: 2013-05-16 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -82,7 +82,7 @@ files:
82
82
  - lib/vagrant-hosts/hosts/bsd/host.rb
83
83
  - lib/vagrant-hosts/plugin.rb
84
84
  - lib/vagrant-hosts/provisioner.rb
85
- - vagrant-hosts.gemspec
85
+ - vagrant-hostentries.gemspec
86
86
  homepage: https://github.com/trigren/vagrant-hosts
87
87
  licenses: []
88
88
  post_install_message:
@@ -97,7 +97,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
97
97
  version: '0'
98
98
  segments:
99
99
  - 0
100
- hash: -3304039498629323095
100
+ hash: -4606140784224655941
101
101
  required_rubygems_version: !ruby/object:Gem::Requirement
102
102
  none: false
103
103
  requirements:
@@ -106,7 +106,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
106
106
  version: '0'
107
107
  segments:
108
108
  - 0
109
- hash: -3304039498629323095
109
+ hash: -4606140784224655941
110
110
  requirements: []
111
111
  rubyforge_project:
112
112
  rubygems_version: 1.8.24