diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-10-22 18:58:27 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-10-22 18:58:27 +0000 |
commit | 19c40fe13fe61ea7e5aff0fa17e8627100ef075c (patch) | |
tree | c98d2969718d86ac2efac90185283608685c21fe | |
parent | ce70c573c79d966ba94fe7992750fcf470068864 (diff) | |
download | chef-19c40fe13fe61ea7e5aff0fa17e8627100ef075c.tar.gz |
Bump chef/chefstyle to b5c712d298e240493020b8d5977f03172cc65e17
This pull request was triggered automatically via Expeditor when b5c712d298e240493020b8d5977f03172cc65e17 was merged.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 6b1a8ca378..7f3e3b5af6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: dfd248ee656b842312c3768182d0cc45ac6a9865 + revision: c2d40814849a61868df612ca9964410390634c94 branch: main specs: - chefstyle (2.1.0) - rubocop (= 1.22.0) + chefstyle (2.1.1) + rubocop (= 1.22.2) GIT remote: https://github.com/chef/ohai.git @@ -168,7 +168,7 @@ GEM chef-config concurrent-ruby (~> 1.0) chef-vault (4.1.4) - chef-zero (15.0.9) + chef-zero (15.0.11) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) @@ -329,7 +329,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.22.0) + rubocop (1.22.2) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) |