bosh_common 1.2986.0 → 1.2989.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/common/version.rb +1 -1
  3. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 037a320f2919d8594f28c4df6426e0b9f20d3c26
4
- data.tar.gz: ceaadfca66c5dda0f4f8646a8fb81d2332e337ce
3
+ metadata.gz: 82faf5c62c8795857420a60382a71c25142e4855
4
+ data.tar.gz: 792aeae092a75c95362599d3e8cf26c310cab284
5
5
  SHA512:
6
- metadata.gz: 4fb20ac0fb669d44b1259c744aa1ff4f35b3dd3eb7939b11d008768d6502e7b9a4e4f77843ceba6b4d0b8d16acf093aa50f15e771f15d0744755eadb1467d273
7
- data.tar.gz: 5ee66bc73212b88e8db80cd9970e29cc00a180a0874914f6399f605cca97783d69261350e641e8d4c047b2cb119d0d6737a2162c56a7913a6e5406533799d1a3
6
+ metadata.gz: a94bae2d2ae2cfea12a168928b4b162fb0463f0a148956ec790097742eef57138c5b66b4f51c8c2fe7be416a917d08ad2c80a0e530f8cdb23e66b2e7148f12da
7
+ data.tar.gz: fff04575b7b935fd0feb5d63ba031a1c10b5c1c52c91d2a0cb0f0b309ae95470ee34df0e424d3c25cb09835c5d953c3defd19dd9f4a6f05bc6db8fd5ab8196ad
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module Common
3
- VERSION = '1.2986.0'
3
+ VERSION = '1.2989.0'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bosh_common
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2986.0
4
+ version: 1.2989.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - VMware
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-06-12 00:00:00.000000000 Z
11
+ date: 2015-06-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: semi_semantic
@@ -82,7 +82,7 @@ dependencies:
82
82
  version: '0'
83
83
  description: |-
84
84
  BOSH common
85
- bc16ca
85
+ 0c4ecd
86
86
  email: support@cloudfoundry.com
87
87
  executables: []
88
88
  extensions: []