brightbox 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
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: brightbox
|
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
|
- !ruby/object:Gem::Dependency
|
@@ -55,6 +55,8 @@ files:
|
|
55
55
|
- bin/brightbox
|
56
56
|
has_rdoc: false
|
57
57
|
homepage: http://wiki.brightbox.co.uk/docs:thebrightboxgem
|
58
|
+
licenses: []
|
59
|
+
|
58
60
|
post_install_message:
|
59
61
|
rdoc_options: []
|
60
62
|
|
@@ -75,9 +77,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
75
77
|
requirements: []
|
76
78
|
|
77
79
|
rubyforge_project: brightbox
|
78
|
-
rubygems_version: 1.3.
|
80
|
+
rubygems_version: 1.3.2
|
79
81
|
signing_key:
|
80
|
-
specification_version:
|
82
|
+
specification_version: 3
|
81
83
|
summary: Brightbox rails deployment scripts for Capistrano
|
82
84
|
test_files: []
|
83
85
|
|