brightbox 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.
@@ -17,7 +17,6 @@
17
17
  # Public License along with this program. If not, see
18
18
  # <http://www.gnu.org/licenses/>.
19
19
  #
20
- depend :remote, :gem, "rack", ">0"
21
20
 
22
21
  namespace :configure do
23
22
 
@@ -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
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
  - !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.1
80
+ rubygems_version: 1.3.2
79
81
  signing_key:
80
- specification_version: 2
82
+ specification_version: 3
81
83
  summary: Brightbox rails deployment scripts for Capistrano
82
84
  test_files: []
83
85