Skip to content
This repository was archived by the owner on Jan 10, 2023. It is now read-only.

Commit 5650f3a

Browse files
committed
Merge pull request #71 from linc01n/GH-69
Lock database cookbook to 2.3.1
2 parents 57075a4 + 31c8c6e commit 5650f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
depends 'apache2'
2525
depends 'ark'
2626
depends 'cron'
27-
depends 'database'
27+
depends 'database', '= 2.3.1'
2828
depends 'git'
2929
depends 'java'
3030
depends 'mysql', '~> 5.0'

0 commit comments

Comments
 (0)