Skip to content

Commit

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

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Mar 10, 2021
2 parents b9df20f + a32e1e7 commit 798097a
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.1"
s.add_development_dependency "chefstyle", "1.7.2"
s.add_development_dependency "cane", "3.0.0"
end

0 comments on commit 798097a

Please sign in to comment.