Skip to content

Commit

Permalink
Merge pull request #648 from inspec/dependabot/bundler/chefstyle-1.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 authored Dec 7, 2020
2 parents 1b9ac6c + 441b839 commit 59a6542
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ group :test do
gem "coveralls", require: false
gem "minitest", "~> 5.8"
gem "rake", "~> 13.0"
gem "chefstyle", "1.4.5"
gem "chefstyle", "1.5.0"
gem "parallel", "< 1.20.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"
gem "pry-byebug"
Expand Down

0 comments on commit 59a6542

Please sign in to comment.