We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9205696 commit 8093e62Copy full SHA for 8093e62
metadata.rb
@@ -6,7 +6,7 @@
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
version '0.9'
8
9
-depends 'apache2', '~> 2.0.0'
+depends 'apache2', '~> 3.2.2'
10
11
recipe 'apache-hardening::default', 'calls hardening recipe'
12
recipe 'apache-hardening::hardening', 'add hardening configuration apache server'
0 commit comments