bosh_common 1.2858.0 → 1.2859.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: cde771cc9cb3517a9f90e45bc17b4e8c60b2dab3
4
- data.tar.gz: a61baa0760094eeee2c4c3cc9ac99983e5d4f59f
3
+ metadata.gz: f1e812cd306763dc34ce1c4e4a283ba00af7ee02
4
+ data.tar.gz: 81b12fdaec7e2b174464ef02648a6dd27a1bb43e
5
5
  SHA512:
6
- metadata.gz: 2dfaa44b8895df0b951a1b1490c5306b47864147d8b0676ef4ba1257ad879b24a09504f99416d309f05160c7bd82eb3a7bb21b005f5776908ad725a2e4a3a04b
7
- data.tar.gz: 244bf9da84e7a740f76273e06cea0e40a567482da5d3f050c48e7547ea31d760f0159c6fdccbbd3533a84b2aceafff45c72c0c6ea7bc78c78a71e086605b3c9e
6
+ metadata.gz: 6a46bbc50046467b517bba813b4dd73a85274d0e983d7bac75d4d3a4b23c79607e8d4d52faa72aa5a61d1ee663cd99910b2c4a62ba71badff9a90d322cc51cd5
7
+ data.tar.gz: cb0f5e5c6adc3983fc08e4a3be43a41991a25711f324ddcb9fa115293aa9daff44bb97a644138ee157fcb648d5899caee3b33af8eee0fb0382d7ce5ba003b102
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module Common
3
- VERSION = '1.2858.0'
3
+ VERSION = '1.2859.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.2858.0
4
+ version: 1.2859.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-02-24 00:00:00.000000000 Z
11
+ date: 2015-02-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: semi_semantic
@@ -40,7 +40,7 @@ dependencies:
40
40
  version: 1.8.2
41
41
  description: |-
42
42
  BOSH common
43
- 1bd6e9
43
+ 8b7528
44
44
  email: support@cloudfoundry.com
45
45
  executables: []
46
46
  extensions: []