Skip to content

Commit c322aad

Browse files
committed
chore: Update to cfn-model 0.6.8
1 parent 8b5f03d commit c322aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfn-nag.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Gem::Specification.new do |s|
2727
# versus what we used to run tests in cfn-nag before publishing cfn-nag
2828
# they are coupled and we are doing a good bit of experimenting in cfn-model
2929
# i might consider collapsing them again....
30-
s.add_runtime_dependency('cfn-model', '0.6.6')
30+
s.add_runtime_dependency('cfn-model', '0.6.8')
3131
s.add_runtime_dependency('logging', '~> 2.2.2')
3232
s.add_runtime_dependency('netaddr', '~> 2.0.4')
3333
s.add_runtime_dependency('optimist', '~> 3.0.0')

0 commit comments

Comments
 (0)