bosh_common 1.2969.0 → 1.2972.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: 430d9fd97021cdff5f35bff43aff3db3f2ae01a4
4
- data.tar.gz: 687664912c251a6d53362f1a05e61aba218ce8fd
3
+ metadata.gz: f83c60fddefeed4a5fd579470bd6f0dccf77d987
4
+ data.tar.gz: 57394507137a817a1d1804b744b35dc884447a33
5
5
  SHA512:
6
- metadata.gz: b4997faaa34d574495ed87023fc7fda2ed3bd8f6e8edf0dcb4de47df6f2fdf37ebf653d8251393b8d7d1c9a13a2d8a8e747c0b0e9ca404ce519dd03a55f52712
7
- data.tar.gz: 5e363936f803a57b0ae9ed1ebbcb50a728620fe1a9347ab09bb687a5898695e005fbce1e9c2a596fd5c5c638b11f008262640208002d93f40876be1462c118b1
6
+ metadata.gz: bd56ff4a852889946e8daa7a2a4e246636cfdfe7907b0f730a319adcd99cec2d816da486c44d330142693c38132add67bfb19cc3a1355c8b0f1b9afd18d90880
7
+ data.tar.gz: 0f753e0f900b490e637a04a3665b421c1484b6e072ccaa6459a6e64a57fe6b7aa3a590bd314bfb8566ceafe11b46f6f07d10ea279ca35f8244cd6b7da999f8dc
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module Common
3
- VERSION = '1.2969.0'
3
+ VERSION = '1.2972.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.2969.0
4
+ version: 1.2972.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-05-07 00:00:00.000000000 Z
11
+ date: 2015-05-14 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
- a2411c
85
+ a6d1e9
86
86
  email: support@cloudfoundry.com
87
87
  executables: []
88
88
  extensions: []