Skip to content

Commit

Permalink
Update chefstyle requirement from 2.0.6 to 2.0.7
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@v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: chefstyle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2021
1 parent c846532 commit 0d389d6
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", "2.0.6"
gem "chefstyle", "2.0.7"
end

0 comments on commit 0d389d6

Please sign in to comment.