Skip to content

Commit 08b5a16

Browse files
authored
Update inspec.yml
1 parent 5a011ef commit 08b5a16

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

inspec.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,13 @@ copyright: MITRE, 2022
55
copyright_email: inspec@mitre.org
66
license: Apache-2.0
77
summary: "InSpec validation example baseline profile for AWS S3 - to test if you have public buckets"
8-
version: 1.4.1
8+
version: 1.5.0
99

10-
inspec_version: ">= 5.14"
10+
inspec_version: ">= 4"
1111

1212
supports:
1313
- platform: aws
1414

15-
gem_dependencies:
16-
- name: "concurrent-ruby"
17-
version: ">= 1.1.10"
18-
1915
depends:
2016
- name: inspec-aws
2117
url: https://github.com/inspec/inspec-aws/archive/main.tar.gz

0 commit comments

Comments
 (0)