vsphere-automation-runtime 0.4.0 → 0.4.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e06fef7211e23f56c4f584ccfeb682e0eb111bba416504e00e9399494f7fa978
|
4
|
+
data.tar.gz: 57c3ff02b58dd24a13ce5186026486baa87537172f2fc6831cabb9e9c3eab5f3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d6d041cdf34bbd3c42c554540e768444993f9e7eacc7ff465b2e2b5f811e4de87e0acd3ff7de24ad27ee5879666ab237f86325f0a9193c62785673e24fb75183
|
7
|
+
data.tar.gz: 07a4b07be3630e9722b54e0541d05b3c039ce4ff7892b477f1bc522b3dfa4894f5a10191832880ec69d17c56522bf8dc9128dff0d400bb8e488af47f94e2b7b4
|
data/Gemfile.lock
CHANGED
data/README.md
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: vsphere-automation-runtime
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- J.R. Garcia
|
@@ -125,8 +125,6 @@ files:
|
|
125
125
|
- lib/vsphere-automation-runtime/api_error.rb
|
126
126
|
- lib/vsphere-automation-runtime/configuration.rb
|
127
127
|
- lib/vsphere-automation-runtime/version.rb
|
128
|
-
- pkg/vsphere-automation-runtime-0.3.0.gem
|
129
|
-
- pkg/vsphere-automation-runtime-0.4.0.gem
|
130
128
|
- spec/api_client_spec.rb
|
131
129
|
- spec/configuration_spec.rb
|
132
130
|
- spec/spec_helper.rb
|
Binary file
|
Binary file
|