intuit / simple_deploy

Maintenance Mode - Simple Deploy is an opinionated CLI tool for managing AWS Cloud Formation Stacks.
MIT License
64 stars 22 forks source link

Updated to include pinned fog-core #233

Closed ccloes-intuit closed 10 years ago

ccloes-intuit commented 10 years ago

fog split into fog and fog-core which is breaking our pin to excon. We are pinning to fog-core 1.21.1.

ccloes-intuit commented 10 years ago

@brettweavnet-intuit @thbishop @grantleehoffman, this is ready for review ... it is to resolve the excon issue where the latest fog-core 1.22 requires excon 0.33. We are pinning to excon 1.21.1 to fix this issue for new installs.

This addresses this issue https://github.com/intuit/simple_deploy/issues/230

bw-intuit commented 10 years ago

@ccloes-intuit merged, when you release it, can you update the Changelog to version 0.9.1?