Skip to content

Commit

Permalink
Merge pull request #955 from chef/dependabot/bundler/chefstyle-eq-1.1.3
Browse files Browse the repository at this point in the history
Update chefstyle requirement from = 1.1.2 to = 1.1.3
  • Loading branch information
tas50 authored Jul 10, 2020
2 parents 320d935 + 9407a3f commit d7b15bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion omnibus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |gem|

gem.add_development_dependency "artifactory", "~> 3.0"
gem.add_development_dependency "aruba", "~> 0.5"
gem.add_development_dependency "chefstyle", "= 1.1.2"
gem.add_development_dependency "chefstyle", "= 1.1.3"
gem.add_development_dependency "fauxhai", ">= 5.2"
gem.add_development_dependency "rspec", "~> 3.0"
gem.add_development_dependency "rspec-json_expectations"
Expand Down

0 comments on commit d7b15bf

Please sign in to comment.