brightbox-server-tools 2.2 → 2.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -150,9 +150,6 @@ end
150
150
 
151
151
  def brightbox_passenger_install
152
152
  apt_update
153
- unless use_ree
154
- install_ree # For now - don't install Ruby Enterprise Edition unless told to
155
- end
156
153
  install_passenger
157
154
  end
158
155
 
@@ -1,5 +1,5 @@
1
1
  module Brightbox
2
- VERSION = "2.2"
2
+ VERSION = "2.2.1"
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.2"
4
+ version: 2.2.1
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-01-09 00:00:00 +00:00
14
+ date: 2009-01-12 00:00:00 +00:00
15
15
  default_executable:
16
16
  dependencies: []
17
17