Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Commit

Permalink
Update chefstyle requirement from = 0.13.0 to 0.15.1
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@v0.13.0...v0.15.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Mar 26, 2020
1 parent 7e66bda commit e23169b
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 @@ -8,7 +8,7 @@ group :test do
gem "minitest", "~> 5.3"
gem "minitest-reporters"
gem "simplecov", "~> 0.8"
gem "chefstyle", "= 0.13.0"
gem "chefstyle", "0.15.1"
end

group :development do
Expand Down

0 comments on commit e23169b

Please sign in to comment.