Skip to content

Commit

Permalink
Merge pull request #110 from chef/dependabot/bundler/chefstyle-2.2.2
Browse files Browse the repository at this point in the history
Update chefstyle requirement from 1.7.5 to 2.2.2
  • Loading branch information
marcparadise authored Sep 6, 2022
2 parents d95d3db + ea27f59 commit 7281a17
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", "1.7.5"
gem "chefstyle", "2.2.2"
gem "rake"
gem "rspec", "~> 3.0"
end
Expand Down

0 comments on commit 7281a17

Please sign in to comment.