Skip to content

Commit

Permalink
Update chefstyle requirement from 1.7.2 to 1.7.4
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.7.2...v1.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and tas50 committed Apr 10, 2021
1 parent d04f9dd commit 40f6421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ group :debug do
end

group :chefstyle do
gem "chefstyle", "1.7.2"
gem "chefstyle", "1.7.4"
end

0 comments on commit 40f6421

Please # to comment.