bosh_common 1.2751.0 → 1.2754.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: 46604c886e97057546df78a540f9d174d8c3505e
4
- data.tar.gz: 01b8e17816d9021a5251f2f0fe0f4e5c2beb931b
3
+ metadata.gz: 4383e28e5790d96552ee865aa5bc8f61f3148c8f
4
+ data.tar.gz: fbd091293f238f55f8da347f6f365c8716432190
5
5
  SHA512:
6
- metadata.gz: 5dd92fa0341d85bf66cfb6eda27b6a59e7ae5e218c22da9d8381ade4c72c3d9769b6d8a77ee178b79faef16a624cec983cc0223323951f4bb0959a6ca693e94a
7
- data.tar.gz: da4614837ffd05fd77cc8c8bbaa7697d27c22939b25861002fbb41a073fbcaffc272e96dc51706aa0774a39c5989947462bad9575ecd2f4be9ba11602f04ca39
6
+ metadata.gz: d1975eb1dfcda8d83524a3e6b0a41f8116df2188e896de6e807902fda91a56d04c5edfa8bf01a1ef4f65d86b4331c30c260fbce3e1db7d60731e7ab2156e4432
7
+ data.tar.gz: 97735a31926256ae265bd6534af97d21b94672de164b73871cbf5c07ff06a7eb5de1cabb270da3289d292d9c9e996a40968643fd78ac2506b7d22af4c9787989
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module Common
3
- VERSION = '1.2751.0'
3
+ VERSION = '1.2754.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.2751.0
4
+ version: 1.2754.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - VMware
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-24 00:00:00.000000000 Z
11
+ date: 2014-10-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: semi_semantic
@@ -26,7 +26,7 @@ dependencies:
26
26
  version: 1.1.0
27
27
  description: |-
28
28
  BOSH common
29
- 93858a
29
+ 9fe2b2
30
30
  email: support@cloudfoundry.com
31
31
  executables: []
32
32
  extensions: []