Update Batali file

This commit is contained in:
Greg Karékinian 2016-01-22 22:26:44 +00:00
parent 0aa9ac5682
commit fa07ddaa64
2 changed files with 8 additions and 7 deletions

3
Batali
View File

@ -19,12 +19,13 @@ Batali.define do
cookbook 'ufw'
cookbook 'ssh_known_hosts'
cookbook 'nginx'
cookbook 'build-essential'
cookbook 'build-essential', '~> 2.2.4'
cookbook 'mysql'
cookbook 'database'
cookbook 'mysql2_chef_gem'
cookbook 'omnibus_updater', '~> 1.0.4'
cookbook 'timezone-ii'
cookbook 'nodejs', '~> 2.4.4'
end
# vim: set filetype=ruby

View File

@ -80,11 +80,11 @@
"dependencies": [
],
"version": "2.2.3",
"version": "2.2.4",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/build-essential/versions/2.2.3/download",
"version": "2.2.3"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/build-essential/versions/2.2.4/download",
"version": "2.2.4"
}
},
{
@ -383,11 +383,11 @@
">= 0.0.0"
]
],
"version": "2.4.0",
"version": "2.4.4",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/nodejs/versions/2.4.0/download",
"version": "2.4.0"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/nodejs/versions/2.4.4/download",
"version": "2.4.4"
}
},
{