Skip to content

Commit

Permalink
Merge pull request #507 from test-kitchen/dependabot/bundler/chefstyl…
Browse files Browse the repository at this point in the history
…e-eq-1.2.1

Update chefstyle requirement from = 1.2.0 to = 1.2.1
  • Loading branch information
tas50 authored Aug 14, 2020
2 parents a36eabc + 0625a81 commit 4095e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen-ec2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Gem::Specification.new do |gem|
# 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
gem.add_development_dependency "chefstyle", "= 1.2.0"
gem.add_development_dependency "chefstyle", "= 1.2.1"
gem.add_development_dependency "climate_control"
end

0 comments on commit 4095e3a

Please # to comment.