vmc 0.4.0.beta.38 → 0.4.0.beta.39

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.38"
2
+ VERSION = "0.4.0.beta.39"
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: 2894787247
4
+ hash: 1686938957
5
5
  prerelease: 6
6
6
  segments:
7
7
  - 0
8
8
  - 4
9
9
  - 0
10
10
  - beta
11
- - 38
12
- version: 0.4.0.beta.38
11
+ - 39
12
+ version: 0.4.0.beta.39
13
13
  platform: ruby
14
14
  authors:
15
15
  - VMware
@@ -249,12 +249,12 @@ dependencies:
249
249
  requirements:
250
250
  - - ~>
251
251
  - !ruby/object:Gem::Version
252
- hash: 35
252
+ hash: 33
253
253
  segments:
254
254
  - 0
255
255
  - 3
256
- - 24
257
- version: 0.3.24
256
+ - 25
257
+ version: 0.3.25
258
258
  type: :runtime
259
259
  version_requirements: *id014
260
260
  - !ruby/object:Gem::Dependency