brightbox-server-tools 2.3.8 → 2.3.9

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/brightbox/version.rb +1 -1
  2. metadata +6 -8
@@ -1,5 +1,5 @@
1
1
  module Brightbox
2
- VERSION = "2.3.8"
2
+ VERSION = "2.3.9"
3
3
  end
4
4
  # Set global scope version so that OptionParser picks it up.
5
5
  ::Version = Brightbox::VERSION
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightbox-server-tools
3
3
  version: !ruby/object:Gem::Version
4
- hash: 19
5
- prerelease: false
4
+ hash: 17
5
+ prerelease:
6
6
  segments:
7
7
  - 2
8
8
  - 3
9
- - 8
10
- version: 2.3.8
9
+ - 9
10
+ version: 2.3.9
11
11
  platform: ruby
12
12
  authors:
13
13
  - John Leach
@@ -18,8 +18,7 @@ autorequire:
18
18
  bindir: bin
19
19
  cert_chain: []
20
20
 
21
- date: 2010-11-01 00:00:00 +00:00
22
- default_executable:
21
+ date: 2011-12-02 00:00:00 Z
23
22
  dependencies:
24
23
  - !ruby/object:Gem::Dependency
25
24
  name: bundler
@@ -62,7 +61,6 @@ files:
62
61
  - lib/brightbox/maintenance.rb
63
62
  - lib/brightbox/webserver-common.rb
64
63
  - lib/brightbox/maintenance-site.tar.gz
65
- has_rdoc: true
66
64
  homepage: http://wiki.brightbox.co.uk/docs:gemv2:start
67
65
  licenses: []
68
66
 
@@ -92,7 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
92
90
  requirements: []
93
91
 
94
92
  rubyforge_project: brightbox
95
- rubygems_version: 1.3.7
93
+ rubygems_version: 1.8.10
96
94
  signing_key:
97
95
  specification_version: 3
98
96
  summary: Brightbox Server configuration scripts