Skip to content

Commit

Permalink
Merge pull request #63 from inspec/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
clintoncwolfe authored May 10, 2021
2 parents d33b7d5 + 2cc411a commit 99c6de1
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", "1.7.5"
gem "chefstyle", "2.0.3"
end

group :inspec do
Expand Down

0 comments on commit 99c6de1

Please sign in to comment.