bosh_common 1.2891.0 → 1.2902.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: 9936bd3a1e38cc495e595bac56bd11e10b5bed01
4
- data.tar.gz: de80162e55ae97182ef671bc5723d936f118f9f7
3
+ metadata.gz: 5706d61b58913823efd4ec3c74c82b48d31e0086
4
+ data.tar.gz: bf7f2f0452bbd90f54aa953e322334b1243c962d
5
5
  SHA512:
6
- metadata.gz: 0e249ba185fda4d0ccfb728454c1bbdf52bec77fb815f26aa04369aa69e68a68ce7df98771e10018d8673aafaa4fe285b1ffc3ce1d8689895709c58019a5880e
7
- data.tar.gz: d5987f9ff508bc5364a71e68d8dc8cf39b96db92443e63c28a67e0eb7aa356c8db556da2f2780ce3386e01cb1cc306c0c36db4a92afbaa00fda663b718607668
6
+ metadata.gz: 7f9400c0730921ccdf902bdc79c21f3f175c8c420ef07c8a2af1839f7ba5eaa6f13b42731511c40afdeb4f9c01cbfd34168019d03045a0f68557fa52645f2da7
7
+ data.tar.gz: 582b60ac3d6436baa308a34759f5d4b621249038b1152999d36b1745077e6ff91545813979a1f1f6aebf59f26045df546c0c33ce5fb55942ff9db112f7b99291
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module Common
3
- VERSION = '1.2891.0'
3
+ VERSION = '1.2902.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.2891.0
4
+ version: 1.2902.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-03-23 00:00:00.000000000 Z
11
+ date: 2015-03-26 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
- 1d294c
85
+ ac0a41
86
86
  email: support@cloudfoundry.com
87
87
  executables: []
88
88
  extensions: []