Skip to content

Commit

Permalink
Merge pull request #203 from chef/dependabot/bundler/chefstyle-2.0.3
Browse files Browse the repository at this point in the history
Update chefstyle requirement from 1.7.5 to 2.0.3
  • Loading branch information
tas50 authored May 24, 2021
2 parents 8bb1ad2 + 24b96e7 commit 6ba05fe
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 @@ -3,7 +3,7 @@ source "https://rubygems.org"
gemspec

group :development do
gem "chefstyle", "1.7.5"
gem "chefstyle", "2.0.3"
gem "rake"
gem "rspec", "~> 3.0"
end
Expand Down

0 comments on commit 6ba05fe

Please sign in to comment.