vagrant-sptsync 0.0.61 → 0.0.62

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fab58d5d172cbe62ff281a0e890ea6d5165ed8fe
4
- data.tar.gz: 15395e34dd01738b36b729753762c5565020b1b8
3
+ metadata.gz: d21ad9a667298faf0071ebe820295ec483c87adb
4
+ data.tar.gz: e24a7e4d3b2064a3f5e82ae6cd10cdf9f822b127
5
5
  SHA512:
6
- metadata.gz: 4560c4a1877c257c2a1b93a8643d47a355a6abe58b1c53f028321b8f2bb0af123fa2d832a040a5a9c19c24518537ba331f7356c3b52d808ec1d7c92c2ea882b2
7
- data.tar.gz: 37f926286c4a7cd9a96e407ed3905c9e56b554a3681a457e5b4faf064cf8e05dd2be79fe984b275f1cb21bb85141a1c372a1267fc8ddeec538002b5037859783
6
+ metadata.gz: f65987b8da9c887f32a5ed7105377ebdeab033b8551422d81b028139d444edd2d90a5d8ca864630338a892d55292fb503e245215c15190cda6924652dfab59a7
7
+ data.tar.gz: 80978b759985d88521e74338ff973b40e9db8778077f298934b532c9c95768d65ff2fd02fa5d80fa0fc3ccc75d39bda93e9d65a647b22cd323142a9a5eddfc45
@@ -14,6 +14,8 @@ module VagrantPlugins
14
14
  require_relative 'commands/root.rb'
15
15
  Command::Root
16
16
  end
17
+ end
18
+ end
17
19
 
18
20
  module ProviderVirtualBox
19
21
  module Action
@@ -1,5 +1,5 @@
1
1
  module VagrantPlugins
2
2
  module SPTSync
3
- VERSION = "0.0.61"
3
+ VERSION = "0.0.62"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-sptsync
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.61
4
+ version: 0.0.62
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sean Sehr