Skip to content

Commit

Permalink
Update chefstyle requirement from 2.2.1 to 2.2.2
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/main/CHANGELOG.md)
- [Commits](chef/chefstyle@v2.2.1...v2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2022
1 parent e99ccae commit b52e221
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.2.1"
gem "chefstyle", "2.2.2"
end

0 comments on commit b52e221

Please sign in to comment.