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

Commit

Permalink
Merge pull request #71 from linc01n/GH-69
Browse files Browse the repository at this point in the history
Lock database cookbook to 2.3.1
  • Loading branch information
linc01n committed Feb 11, 2015
2 parents 57075a4 + 31c8c6e commit 5650f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
depends 'apache2'
depends 'ark'
depends 'cron'
depends 'database'
depends 'database', '= 2.3.1'
depends 'git'
depends 'java'
depends 'mysql', '~> 5.0'
Expand Down

0 comments on commit 5650f3a

Please sign in to comment.