Skip to content

Commit

Permalink
Update chefstyle requirement from 1.6.1 to 1.6.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/master/CHANGELOG.md)
- [Commits](chef/chefstyle@v1.6.1...v1.6.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Feb 2, 2021
1 parent 354d170 commit aa23a25
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 @@ -15,7 +15,7 @@ group :development do
gem "mocha", "~> 1.8"
gem "pry", "~> 0.13.1"
gem "rake", "~> 13.0"
gem "chefstyle", "1.6.1"
gem "chefstyle", "1.6.2"
end

group :inspec do
Expand Down

0 comments on commit aa23a25

Please sign in to comment.