Skip to content

Commit

Permalink
Merge pull request #568 from test-kitchen/dependabot/bundler/chefstyl…
Browse files Browse the repository at this point in the history
…e-2.1.3

Update chefstyle requirement from 2.1.2 to 2.1.3
  • Loading branch information
tas50 authored Dec 21, 2021
2 parents ffb0d90 + e72a1cb commit 6e71914
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 @@ -13,5 +13,5 @@ group :debug do
end

group :chefstyle do
gem "chefstyle", "2.1.2"
gem "chefstyle", "2.1.3"
end

0 comments on commit 6e71914

Please sign in to comment.