vsphere-automation-runtime 0.4.5.pre → 0.4.5

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: a11e85b56ea9367f1fa7a60144037605ab7cb9894573593bbcd2fa71dc8745f7
4
- data.tar.gz: ce6701b15e3ebf88db6d09ce07a0ff0ad55f3c7e1fe9a1a23f8000340981e42a
3
+ metadata.gz: bdc771b9cb20a51cc4c35e8e097da29917e9368c13e0ad9c7dbc4935072ba02a
4
+ data.tar.gz: 1f4158bf8e2cc9953785e4f9171fe61f6eca83dc753a75c7f2df376e99afca3c
5
5
  SHA512:
6
- metadata.gz: 6275b427a717b8d773e90b1bbc0c1bd69a5dc8e3b8e2e2162359d19c0ee9c71908ecc595ec5245c9bfbd1a8c13b082ba53c745d3bcd0bdac463d1b0a8b7c4909
7
- data.tar.gz: 98406220e9154dd4b9f4da28d35499736e845ec219235af74cd114cded237cd9350b8fc8309cb4b4bb86a5b5734fe66dec9e15f0add56b810fd3252d294ed299
6
+ metadata.gz: 3c335ede75a373bf9d16621d368e38ade8125a3cdb07b3cce905ff33ba554a4f6d5bd7bb83ab644ad3e5c136c8435177104b29e167db7682334cfdb215ed5f36
7
+ data.tar.gz: 00fc0c2d237678d38ea84658812851f22753435b8a5486a20495f5ce39f3d88d314c18713c298fbaf7b4cda4cebceef5be2dad4bf8c600f289a6733aa190166b
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- vsphere-automation-runtime (0.4.5.pre)
4
+ vsphere-automation-runtime (0.4.5)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -16,7 +16,7 @@ GEM
16
16
  hashdiff (1.0.0)
17
17
  jaro_winkler (1.5.3)
18
18
  method_source (0.9.2)
19
- parallel (1.17.0)
19
+ parallel (1.18.0)
20
20
  parser (2.6.5.0)
21
21
  ast (~> 2.4.0)
22
22
  pry (0.12.2)
@@ -25,19 +25,19 @@ GEM
25
25
  public_suffix (4.0.1)
26
26
  rainbow (3.0.0)
27
27
  rake (12.3.3)
28
- rspec (3.8.0)
29
- rspec-core (~> 3.8.0)
30
- rspec-expectations (~> 3.8.0)
31
- rspec-mocks (~> 3.8.0)
32
- rspec-core (3.8.2)
33
- rspec-support (~> 3.8.0)
34
- rspec-expectations (3.8.5)
28
+ rspec (3.9.0)
29
+ rspec-core (~> 3.9.0)
30
+ rspec-expectations (~> 3.9.0)
31
+ rspec-mocks (~> 3.9.0)
32
+ rspec-core (3.9.0)
33
+ rspec-support (~> 3.9.0)
34
+ rspec-expectations (3.9.0)
35
35
  diff-lcs (>= 1.2.0, < 2.0)
36
- rspec-support (~> 3.8.0)
37
- rspec-mocks (3.8.2)
36
+ rspec-support (~> 3.9.0)
37
+ rspec-mocks (3.9.0)
38
38
  diff-lcs (>= 1.2.0, < 2.0)
39
- rspec-support (~> 3.8.0)
40
- rspec-support (3.8.3)
39
+ rspec-support (~> 3.9.0)
40
+ rspec-support (3.9.0)
41
41
  rubocop (0.73.0)
42
42
  jaro_winkler (~> 1.5.1)
43
43
  parallel (~> 1.10)
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  The Ruby gem for the vSphere Runtime API
4
4
 
5
5
  - API version: 2.0.0
6
- - Package version: 0.4.5.pre
6
+ - Package version: 0.4.5
7
7
 
8
8
  ## Installation
9
9
 
@@ -8,6 +8,6 @@
8
8
 
9
9
  module VSphereAutomation
10
10
  module Runtime
11
- VERSION = '0.4.5.pre'
11
+ VERSION = '0.4.5'
12
12
  end
13
13
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vsphere-automation-runtime
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.5.pre
4
+ version: 0.4.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - J.R. Garcia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-10-14 00:00:00.000000000 Z
11
+ date: 2019-10-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -172,9 +172,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
172
172
  version: '2.3'
173
173
  required_rubygems_version: !ruby/object:Gem::Requirement
174
174
  requirements:
175
- - - ">"
175
+ - - ">="
176
176
  - !ruby/object:Gem::Version
177
- version: 1.3.1
177
+ version: '0'
178
178
  requirements: []
179
179
  rubygems_version: 3.0.3
180
180
  signing_key: