Skip to content

Commit

Permalink
stelligent#43 upgrade the model gem to fix issue with parsing IAM::Po…
Browse files Browse the repository at this point in the history
…licy - update the gemspec
  • Loading branch information
Eric Kascic committed Sep 22, 2017
1 parent 20f8d53 commit ec73ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfn-nag.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Gem::Specification.new do |s|

s.add_runtime_dependency('logging', '2.2.2')
s.add_runtime_dependency('trollop', '2.1.2')
s.add_runtime_dependency('cfn-model', '0.1.2')
s.add_runtime_dependency('cfn-model', '0.1.3')
s.add_runtime_dependency('jmespath', '1.3.1')
s.add_runtime_dependency('netaddr', '1.5.1')
end

0 comments on commit ec73ce8

Please sign in to comment.