vmc 0.4.0.beta.89 → 0.4.0.beta.90

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. data/vmc-ng/lib/vmc/version.rb +1 -1
  2. metadata +6 -6
@@ -1,3 +1,3 @@
1
1
  module VMC
2
- VERSION = "0.4.0.beta.89"
2
+ VERSION = "0.4.0.beta.90"
3
3
  end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vmc
3
3
  version: !ruby/object:Gem::Version
4
- hash: -871383130
4
+ hash: 3856864361
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
9
  - 0
10
10
  - beta
11
- - 89
12
- version: 0.4.0.beta.89
11
+ - 90
12
+ version: 0.4.0.beta.90
13
13
  platform: ruby
14
14
  authors:
15
15
  - VMware
@@ -266,12 +266,12 @@ dependencies:
266
266
  requirements:
267
267
  - - ~>
268
268
  - !ruby/object:Gem::Version
269
- hash: 101
269
+ hash: 107
270
270
  segments:
271
271
  - 0
272
272
  - 3
273
- - 59
274
- version: 0.3.59
273
+ - 60
274
+ version: 0.3.60
275
275
  type: :runtime
276
276
  version_requirements: *id015
277
277
  - !ruby/object:Gem::Dependency