Skip to content

Commit

Permalink
Merge pull request #271 from chef/dependabot/bundler/chefstyle-2.2.2
Browse files Browse the repository at this point in the history
Update chefstyle requirement from 2.2.0 to 2.2.2
  • Loading branch information
tas50 authored Feb 18, 2022
2 parents ad9786a + dc1041f commit e882b01
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 @@ -9,7 +9,7 @@ group :docs do
end

group :test do
gem "chefstyle", "2.2.0"
gem "chefstyle", "2.2.2"
gem "guard-rspec"
gem "mixlib-shellout"
gem "rake"
Expand Down

0 comments on commit e882b01

Please sign in to comment.