Skip to content

Commit

Permalink
Update chefstyle requirement from = 1.4.3 to = 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clintoncwolfe committed Oct 12, 2020
2 parents 4c7d79c + bb5a94e commit 3da2d78
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.4.3"
gem.add_development_dependency "chefstyle", "= 1.4.4"
gem.add_development_dependency "climate_control"
end

0 comments on commit 3da2d78

Please # to comment.