brightbox-server-tools 2.3.4 → 2.3.5

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 -4
@@ -1,5 +1,5 @@
1
1
  module Brightbox
2
- VERSION = "2.3.4"
2
+ VERSION = "2.3.5"
3
3
  end
4
4
  # Set global scope version so that OptionParser picks it up.
5
5
  ::Version = Brightbox::VERSION
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brightbox-server-tools
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.4
4
+ version: 2.3.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Leach
@@ -11,7 +11,7 @@ autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
13
 
14
- date: 2009-03-12 00:00:00 +00:00
14
+ date: 2009-05-05 00:00:00 +01:00
15
15
  default_executable:
16
16
  dependencies: []
17
17
 
@@ -45,6 +45,8 @@ files:
45
45
  - lib/brightbox/maintenance-site.tar.gz
46
46
  has_rdoc: false
47
47
  homepage: http://wiki.brightbox.co.uk/docs:thebrightboxgem
48
+ licenses: []
49
+
48
50
  post_install_message:
49
51
  rdoc_options: []
50
52
 
@@ -65,9 +67,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
65
67
  requirements: []
66
68
 
67
69
  rubyforge_project: brightbox
68
- rubygems_version: 1.3.1
70
+ rubygems_version: 1.3.2
69
71
  signing_key:
70
- specification_version: 2
72
+ specification_version: 3
71
73
  summary: Brightbox Server configuration scripts
72
74
  test_files: []
73
75