VagrantHyperV 0.0.5.pre → 0.0.5

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.
Files changed (2) hide show
  1. data/lib/VagrantHyperV/version.rb +1 -1
  2. metadata +8 -5
@@ -1,3 +1,3 @@
1
1
  module VagrantHyperV
2
- VERSION = "0.0.5.pre"
2
+ VERSION = "0.0.5"
3
3
  end
metadata CHANGED
@@ -1,8 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: VagrantHyperV
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.pre
5
- prerelease: 6
4
+ version: 0.0.5
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Ezekiel Smithburg
@@ -112,13 +112,16 @@ required_ruby_version: !ruby/object:Gem::Requirement
112
112
  version: '0'
113
113
  segments:
114
114
  - 0
115
- hash: 1903684159918265511
115
+ hash: -2744886431658262669
116
116
  required_rubygems_version: !ruby/object:Gem::Requirement
117
117
  none: false
118
118
  requirements:
119
- - - ! '>'
119
+ - - ! '>='
120
120
  - !ruby/object:Gem::Version
121
- version: 1.3.1
121
+ version: '0'
122
+ segments:
123
+ - 0
124
+ hash: -2744886431658262669
122
125
  requirements: []
123
126
  rubyforge_project:
124
127
  rubygems_version: 1.8.24