Skip to content

Commit

Permalink
Merge pull request #71 from test-kitchen/dependabot/bundler/chefstyle…
Browse files Browse the repository at this point in the history
…-eq-1.7.4

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Apr 4, 2021
2 parents 798097a + 9cf8853 commit f363b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen-dsc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ Gem::Specification.new do |s|
# style and complexity libraries are tightly version pinned as newer releases
# may introduce new and undesireable style choices which would be immediately
# enforced in CI
s.add_development_dependency "chefstyle", "1.7.2"
s.add_development_dependency "chefstyle", "1.7.4"
s.add_development_dependency "cane", "3.0.0"
end

0 comments on commit f363b80

Please sign in to comment.