Skip to content

Commit

Permalink
Update chefstyle requirement from 2.2.2 to 2.2.3 (#486)
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.
- [Changelog](https://github.com/chef/chefstyle/blob/main/CHANGELOG.md)
- [Commits](chef/chefstyle@v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 558a8a8 commit a3707d6
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.2"
gem "chefstyle", "2.2.3"
end

0 comments on commit a3707d6

Please sign in to comment.