Skip to content

Commit 1e00387

Browse files
dependabot-preview[bot]tas50
authored andcommitted
Update chefstyle requirement from = 1.7.2 to = 1.7.4
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.7.2...v1.7.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5e92177 commit 1e00387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

omnibus.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Gem::Specification.new do |gem|
3535

3636
gem.add_development_dependency "artifactory", "~> 3.0"
3737
gem.add_development_dependency "aruba", "~> 0.5"
38-
gem.add_development_dependency "chefstyle", "= 1.7.2"
38+
gem.add_development_dependency "chefstyle", "= 1.7.4"
3939
gem.add_development_dependency "fauxhai-ng", ">= 7.5"
4040
gem.add_development_dependency "rspec", "~> 3.0"
4141
gem.add_development_dependency "rspec-json_expectations"

0 commit comments

Comments
 (0)