Skip to content

Commit

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

Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Feb 2, 2021
2 parents 03a1c84 + f6e76e2 commit 0bf9cde
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.6.1"
s.add_development_dependency "chefstyle", "1.6.2"
s.add_development_dependency "cane", "3.0.0"
end

0 comments on commit 0bf9cde

Please sign in to comment.