bosh-registry 1.5.0.pre.1657 → 1.1722.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/bosh/registry/version.rb +2 -4
  2. metadata +9 -6
@@ -1,7 +1,5 @@
1
- # Copyright (c) 2009-2013 VMware, Inc.
2
-
3
1
  module Bosh
4
2
  module Registry
5
- VERSION = '1.5.0.pre.1657'
3
+ VERSION = '1.1722.0'
6
4
  end
7
- end
5
+ end
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bosh-registry
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0.pre.1657
5
- prerelease: 6
4
+ version: 1.1722.0
5
+ prerelease:
6
6
  platform: ruby
7
7
  authors:
8
8
  - VMware
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-12-27 00:00:00.000000000 Z
12
+ date: 2014-01-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: sequel
@@ -109,7 +109,7 @@ dependencies:
109
109
  version: 1.8.5
110
110
  description: ! 'BOSH Registry
111
111
 
112
- ea2068'
112
+ c2a075'
113
113
  email: support@cloudfoundry.com
114
114
  executables:
115
115
  - bosh-registry
@@ -150,9 +150,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
150
150
  required_rubygems_version: !ruby/object:Gem::Requirement
151
151
  none: false
152
152
  requirements:
153
- - - ! '>'
153
+ - - ! '>='
154
154
  - !ruby/object:Gem::Version
155
- version: 1.3.1
155
+ version: '0'
156
+ segments:
157
+ - 0
158
+ hash: -1504158639706555879
156
159
  requirements: []
157
160
  rubyforge_project:
158
161
  rubygems_version: 1.8.23