brightbox-server-tools 2.3.8 → 2.3.9
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 -8
data/lib/brightbox/version.rb
CHANGED
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:
|
5
|
-
prerelease:
|
4
|
+
hash: 17
|
5
|
+
prerelease:
|
6
6
|
segments:
|
7
7
|
- 2
|
8
8
|
- 3
|
9
|
-
-
|
10
|
-
version: 2.3.
|
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:
|
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.
|
93
|
+
rubygems_version: 1.8.10
|
96
94
|
signing_key:
|
97
95
|
specification_version: 3
|
98
96
|
summary: Brightbox Server configuration scripts
|