realestate-com-au / stackup

a simple CLI and Ruby API for AWS CloudFormation
MIT License
97 stars 34 forks source link

Rake tasks broken after 1.4.3 release #77

Closed mukaibot closed 4 years ago

mukaibot commented 5 years ago

This line doesn't work because Pathname doesn't exist. https://github.com/realestate-com-au/stackup/blob/b76a4233b5a1f8b2c0b82cbb6ca4cdec994e5b87/lib/stackup/rake_tasks.rb#L4

I will raise a PR to fix this.

mukaibot commented 4 years ago

Fixed in #78