Skip to content

Commit

Permalink
chore: Update to cfn-model 0.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
arothian committed Jun 7, 2022
1 parent 8b5f03d commit c322aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfn-nag.gemspec
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |s|
# versus what we used to run tests in cfn-nag before publishing cfn-nag
# they are coupled and we are doing a good bit of experimenting in cfn-model
# i might consider collapsing them again....
s.add_runtime_dependency('cfn-model', '0.6.6')
s.add_runtime_dependency('cfn-model', '0.6.8')
s.add_runtime_dependency('logging', '~> 2.2.2')
s.add_runtime_dependency('netaddr', '~> 2.0.4')
s.add_runtime_dependency('optimist', '~> 3.0.0')
Expand Down

0 comments on commit c322aad

Please sign in to comment.