vagrant-vbguest 0.7.0.pre2 → 0.7.0

Sign up to get free protection for your applications and to get access to all the features.
data/CHANGELOG.md CHANGED
@@ -12,7 +12,8 @@
12
12
  - Fix an issue with VirtualBox GuestAdditions 4.2.8 [GH-44] /
13
13
  (thanks @jimmycuadra)
14
14
  - Reworked bunch of internals, particularly how vagrants's
15
- environemnt is passed arround
15
+ environemnt is passed arround. Also decoupled GuestAdditions
16
+ finder into a seperate class.
16
17
  - Intodruce a vagrant 1.0 compatibility layer for Installers and
17
18
  other vbguest internals
18
19
 
@@ -1,3 +1,3 @@
1
1
  module VagrantVbguest
2
- VERSION = "0.7.0.pre2"
2
+ VERSION = "0.7.0"
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-vbguest
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0.pre2
5
- prerelease: 6
4
+ version: 0.7.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - Robert Schulze
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-03-25 00:00:00.000000000 Z
12
+ date: 2013-03-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: micromachine
@@ -125,7 +125,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
125
125
  version: '0'
126
126
  segments:
127
127
  - 0
128
- hash: 3162000350700078297
128
+ hash: 412328394721376976
129
129
  required_rubygems_version: !ruby/object:Gem::Requirement
130
130
  none: false
131
131
  requirements: