Update application_ruby cookbook

This commit is contained in:
Greg Karékinian
2017-06-02 18:30:48 +02:00
parent 1ce7c21c86
commit b7e395f122
24 changed files with 205 additions and 39 deletions

View File

@@ -813,10 +813,6 @@
{
"name": "application_ruby",
"dependencies": [
[
"poise-service",
"~> 1.0"
],
[
"poise",
"~> 2.0"
@@ -828,13 +824,17 @@
[
"poise-ruby",
"~> 2.1"
],
[
"poise-service",
"~> 1.0"
]
],
"version": "4.0.1",
"version": "4.1.0",
"source": {
"type": "Batali::Source::Site",
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/application_ruby/versions/4.0.1/download",
"version": "4.0.1"
"url": "https://supermarket.chef.io:443/api/v1/cookbooks/application_ruby/versions/4.1.0/download",
"version": "4.1.0"
}
},
{