bosh_common 1.2902.0 → 1.2905.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: 5706d61b58913823efd4ec3c74c82b48d31e0086
4
- data.tar.gz: bf7f2f0452bbd90f54aa953e322334b1243c962d
3
+ metadata.gz: 5d7494c95cf358b66720dfc5e1dab4dbf528c7a6
4
+ data.tar.gz: f34a194a03db035c1247b1026bb7b2828c9f8522
5
5
  SHA512:
6
- metadata.gz: 7f9400c0730921ccdf902bdc79c21f3f175c8c420ef07c8a2af1839f7ba5eaa6f13b42731511c40afdeb4f9c01cbfd34168019d03045a0f68557fa52645f2da7
7
- data.tar.gz: 582b60ac3d6436baa308a34759f5d4b621249038b1152999d36b1745077e6ff91545813979a1f1f6aebf59f26045df546c0c33ce5fb55942ff9db112f7b99291
6
+ metadata.gz: 7ed7f9d2a09c40dfce8568034fb1315e5ce2bfaaaf0cb122080a57988b4fecfbf5e283ab7e1f9f2eb686ad12e3bb65c271cc1b9804342d45f15c57e6f188730d
7
+ data.tar.gz: 44ef5d811fd52002d449abf62112cc711634c06a8b7e5598a9e067fa65e30a509a4020797e7208f96c3dbbc233f84adb9da4e2c30bba0ab6885d7cc1db020578
@@ -1,5 +1,5 @@
1
1
  module Bosh
2
2
  module Common
3
- VERSION = '1.2902.0'
3
+ VERSION = '1.2905.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.2902.0
4
+ version: 1.2905.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-26 00:00:00.000000000 Z
11
+ date: 2015-03-27 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
- ac0a41
85
+ 327a58
86
86
  email: support@cloudfoundry.com
87
87
  executables: []
88
88
  extensions: []