Skip to content

Commit

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

Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 authored Sep 29, 2020
2 parents 0f6c355 + 627750e commit f5e5d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen-azurerm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "test-kitchen", ">= 1.20", "< 3.0"

spec.add_development_dependency "rake", ">= 11.0"
spec.add_development_dependency "chefstyle", "1.4.0"
spec.add_development_dependency "chefstyle", "1.4.2"
spec.add_development_dependency "rspec", "~> 3.5"
spec.add_development_dependency "rspec-mocks", "~> 3.5"
spec.add_development_dependency "rspec-expectations", "~> 3.5"
Expand Down

0 comments on commit f5e5d8a

Please sign in to comment.