Skip to content

Commit

Permalink
Bump cloudfoundry-router to fix issues #3 and #5
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Campi committed Feb 16, 2013
1 parent 6d9c23e commit df91756
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chef/Cheffile
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down
4 changes: 2 additions & 2 deletions chef/Cheffile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit df91756

Please sign in to comment.