vmware_web_service 1.0.2 → 1.0.3
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
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3e58da14c6c89f69f17e960283e3c2c9c50e707fe8bf949a46e7a93136f86c3e
|
|
4
|
+
data.tar.gz: 7dfe14f066f2e49d4c6d46ebf7408e05ab5424fa8449f34d66bb56ed411e9038
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ea3e471cd9183687193694911c7ed084a3feb9657a46dc8c1e0601726889f0d721abbb27cc5b09dfced9f1121babf066e094542b7daa8bc8dc1f8f876bf94b92
|
|
7
|
+
data.tar.gz: '0872934350702eafafde1ab95c32d4f33f5445040ff22615e175b9398831b796344a97aebfcbbd7114511ffb874c860ef9683f5ac594a5db818244868e482d9f'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: vmware_web_service
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- ManageIQ Developers
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2020-
|
|
11
|
+
date: 2020-05-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activesupport
|
|
@@ -4062,6 +4062,7 @@ files:
|
|
|
4062
4062
|
- lib/VMwareWebService/wsdl41/methods/VirtualEthernetCardNetworkBackingOption.yml
|
|
4063
4063
|
- lib/VMwareWebService/wsdl41/methods/VirtualEthernetCardNotSupported.yml
|
|
4064
4064
|
- lib/VMwareWebService/wsdl41/methods/VirtualEthernetCardNotSupportedFault.yml
|
|
4065
|
+
- lib/VMwareWebService/wsdl41/methods/VirtualEthernetCardOpaqueNetworkBackingInfo.yml
|
|
4065
4066
|
- lib/VMwareWebService/wsdl41/methods/VirtualEthernetCardOption.yml
|
|
4066
4067
|
- lib/VMwareWebService/wsdl41/methods/VirtualFloppy.yml
|
|
4067
4068
|
- lib/VMwareWebService/wsdl41/methods/VirtualFloppyDeviceBackingInfo.yml
|