brightbox-server-tools 2.3.4 → 2.3.5
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/brightbox/version.rb +1 -1
- metadata +6 -4
data/lib/brightbox/version.rb
CHANGED
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
|
+
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-
|
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.
|
70
|
+
rubygems_version: 1.3.2
|
69
71
|
signing_key:
|
70
|
-
specification_version:
|
72
|
+
specification_version: 3
|
71
73
|
summary: Brightbox Server configuration scripts
|
72
74
|
test_files: []
|
73
75
|
|