From df917560c4c13cd7913e29a522fc7f8311a6eeb2 Mon Sep 17 00:00:00 2001 From: Andrea Campi Date: Sat, 16 Feb 2013 21:36:20 +0100 Subject: [PATCH] Bump cloudfoundry-router to fix issues #3 and #5 --- chef/Cheffile | 2 +- chef/Cheffile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chef/Cheffile b/chef/Cheffile index 5c96f10..7efb7ba 100644 --- a/chef/Cheffile +++ b/chef/Cheffile @@ -5,7 +5,7 @@ cookbook "cloudfoundry-cloud_controller", '~> 1.3.7' cookbook "cloudfoundry-dea", '~> 1.1.2' cookbook "cloudfoundry-health_manager", '~> 2.0.0' cookbook "cloudfoundry-nginx", '~> 1.0.4' -cookbook "cloudfoundry-router", '~> 1.0.2' +cookbook "cloudfoundry-router", '~> 1.0.4' cookbook "cloudfoundry-stager", '~> 1.0.5' cookbook "nats", '~> 1.0.2' diff --git a/chef/Cheffile.lock b/chef/Cheffile.lock index 79eda44..a268d98 100644 --- a/chef/Cheffile.lock +++ b/chef/Cheffile.lock @@ -30,7 +30,7 @@ SITE nginx (>= 0.0.0) cloudfoundry-rabbitmq-service (1.1.2) cloudfoundry_service (~> 1.2.2) - cloudfoundry-router (1.0.2) + cloudfoundry-router (1.0.4) cloudfoundry (~> 1.3.0) cloudfoundry-nginx (>= 0.0.0) rbenv (>= 0.0.0) @@ -93,7 +93,7 @@ DEPENDENCIES cloudfoundry-mongodb-service (~> 1.0.4) cloudfoundry-nginx (~> 1.0.4) cloudfoundry-rabbitmq-service (~> 1.1.2) - cloudfoundry-router (~> 1.0.2) + cloudfoundry-router (~> 1.0.4) cloudfoundry-ruby-runtime (~> 1.2.0) cloudfoundry-service_broker (~> 1.0.2) cloudfoundry-stager (~> 1.0.5)