This repository was archived by the owner on Oct 22, 2024. It is now read-only.
v0.1.2
* Remove enforcement of RubyGems trust policy * Only suggest the LowSecurity RubyGems trust policy In a clean Bundler environment, this is the highest policy that can be successfully applied * Update version to 0.1.2 * Add links to referenced users' profiles * Display RuboCop Cop names in Guard output * Use existing Bundler environment with guard-rspec * Only check code coverage when Guard runs all specs * add developing, contributing and update readme (#16) * add developing, contributing and update readme example's were not complete when an AWS account was missing a VPC or had it configured incorrectly README needed to be updated to provide better instructions for AWS accounts CONTRIBUTING & DEVELOPING guides have been started * correct some documentation * remove bundle configs * removing unnecessary links * Revise additional AWS example instructions * Update Change Log