Skip to content

Commit

Permalink
Update chefstyle requirement from 1.4.5 to 1.5.0
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.4.5...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 5, 2020
1 parent 02443d7 commit ea7f7cf
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 @@ -22,5 +22,5 @@ group :test do
gem "rspec-mocks"
gem "rspec_junit_formatter"
gem "fog-core"
gem "chefstyle", "1.4.5"
gem "chefstyle", "1.5.0"
end

0 comments on commit ea7f7cf

Please sign in to comment.