From 08b5a16b66d44b3c71698c80e514dd6fbbe155ec Mon Sep 17 00:00:00 2001 From: Aaron Lippold Date: Wed, 11 May 2022 19:41:10 -0400 Subject: [PATCH] Update inspec.yml --- inspec.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/inspec.yml b/inspec.yml index 257fbab..b7ffa43 100644 --- a/inspec.yml +++ b/inspec.yml @@ -5,17 +5,13 @@ copyright: MITRE, 2022 copyright_email: inspec@mitre.org license: Apache-2.0 summary: "InSpec validation example baseline profile for AWS S3 - to test if you have public buckets" -version: 1.4.1 +version: 1.5.0 -inspec_version: ">= 5.14" +inspec_version: ">= 4" supports: - platform: aws -gem_dependencies: - - name: "concurrent-ruby" - version: ">= 1.1.10" - depends: - name: inspec-aws url: https://github.com/inspec/inspec-aws/archive/main.tar.gz