Skip to content

Commit

Permalink
Merge pull request #670 from inspec/dependabot/bundler/chefstyle-1.7.2
Browse files Browse the repository at this point in the history
Update chefstyle requirement from 1.7.1 to 1.7.2
  • Loading branch information
clintoncwolfe authored Mar 15, 2021
2 parents dd66b74 + 006be97 commit e32233c
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 @@ -5,7 +5,7 @@ group :test do
gem "coveralls", require: false
gem "minitest", "~> 5.8"
gem "rake", "~> 13.0"
gem "chefstyle", "1.7.1"
gem "chefstyle", "1.7.2"
gem "parallel", "< 1.21.0" # remove this pin once support for Ruby 2.4 ends
gem "simplecov", "< 0.19" # remove this pin once support for Ruby 2.4 ends
gem "concurrent-ruby", "~> 1.0"
Expand Down

0 comments on commit e32233c

Please sign in to comment.