vagrant-vmware-desktop 0.0.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.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +48 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: 53598ea53b7092a15c117fec30ca59e241510adeb17364db0839b7f63d25d2b1
4
+ data.tar.gz: 6821d0d58b5fb45c3ac1ce1f5d86c269cba46891a3ae749dcca443754fbc1bdb
5
+ SHA512:
6
+ metadata.gz: 4953365e900bddd7d3153c0c3b65c9d726d7c2bf217f6f80afa3073942a4a9bf5759bfcd670fbf4c0876f48b7f2d850f5b09db9705ded914b696477d691c2158
7
+ data.tar.gz: d88889a1e5795ff85510cb0756e5d6c7d0fd3a034dea017045bf2b4a7d9dce80d185dce16b965c391dfb60eb6da41499b8469fbe58c22916bd35e1c9cca88a87
metadata ADDED
@@ -0,0 +1,48 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: vagrant-vmware-desktop
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - HashiCorp
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2018-03-22 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: The real gem is in HashiCorp gem servers. Please see https://www.vagrantup.com/vmware
14
+ email: vagrant+rubygems@hashicorp.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: http://www.vagrantup.com
20
+ licenses: []
21
+ metadata: {}
22
+ post_install_message: |
23
+ Thank you for installing the Vagrant VMware Desktop gem. This
24
+ is a placeholder gem for the RubyGems server. The real gem is in
25
+ the HashiCorp gem servers. For more information, please visit
26
+ the page below.
27
+
28
+ https://www.vagrantup.com/vmware
29
+ rdoc_options: []
30
+ require_paths:
31
+ - lib
32
+ required_ruby_version: !ruby/object:Gem::Requirement
33
+ requirements:
34
+ - - ">="
35
+ - !ruby/object:Gem::Version
36
+ version: '0'
37
+ required_rubygems_version: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ">="
40
+ - !ruby/object:Gem::Version
41
+ version: '0'
42
+ requirements: []
43
+ rubyforge_project:
44
+ rubygems_version: 2.7.3
45
+ signing_key:
46
+ specification_version: 4
47
+ summary: Enables Vagrant to power VMware Workstation/Fusion machines.
48
+ test_files: []