Skip to content

Commit

Permalink
Merge pull request #70 from inspec/dependabot/bundler/chefstyle-2.0.9
Browse files Browse the repository at this point in the history
Update chefstyle requirement from 2.0.4 to 2.0.9
  • Loading branch information
tas50 authored Aug 27, 2021
2 parents c2da6ec + df2df33 commit 65734ad
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 @@ -15,7 +15,7 @@ group :development do
gem "mocha", "~> 1.8"
gem "pry", "~> 0.14.0"
gem "rake", "~> 13.0"
gem "chefstyle", "2.0.4"
gem "chefstyle", "2.0.9"
end

group :inspec do
Expand Down

0 comments on commit 65734ad

Please sign in to comment.