Skip to content

Commit

Permalink
Merge pull request #661 from inspec/dependabot/bundler/chefstyle-1.6.1
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 authored Feb 1, 2021
2 parents 074a4ae + c43494e commit d7473f4
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.5.9"
gem "chefstyle", "1.6.1"
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 d7473f4

Please sign in to comment.