Skip to content

Commit

Permalink
Update chefstyle requirement from = 1.1.3 to = 1.2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [chefstyle](https://github.com/chef/chefstyle) to permit the latest version.
- [Release notes](https://github.com/chef/chefstyle/releases)
- [Changelog](https://github.com/chef/chefstyle/blob/master/CHANGELOG.md)
- [Commits](chef/chefstyle@v1.1.3...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 15, 2020
1 parent ddf6bef commit 9d8f179
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.3"
gem.add_development_dependency "chefstyle", "= 1.2.0"
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 9d8f179

Please # to comment.