Skip to content

Commit 8093e62

Browse files
committed
update dependency to apache cookbook
Signed-off-by: Patrick Münch <[email protected]>
1 parent 9205696 commit 8093e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
77
version '0.9'
88

9-
depends 'apache2', '~> 2.0.0'
9+
depends 'apache2', '~> 3.2.2'
1010

1111
recipe 'apache-hardening::default', 'calls hardening recipe'
1212
recipe 'apache-hardening::hardening', 'add hardening configuration apache server'

0 commit comments

Comments
 (0)