diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-04-17 21:48:43 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-04-17 21:48:43 +0000 |
commit | 6a3a0c0c9de2e0113cad8f748599d5af89f90b4c (patch) | |
tree | bb0d8691f4868a2fb925181fcb3a78bf39040584 | |
parent | c81a9ec4bf71b8388fbb17817b62139d086cb4d2 (diff) | |
download | chef-6a3a0c0c9de2e0113cad8f748599d5af89f90b4c.tar.gz |
Bump chef/chefstyle to 2c32688dc259423c328ccc2cf6b9f3b1bb3cb0a5
This pull request was triggered automatically via Expeditor when 2c32688dc259423c328ccc2cf6b9f3b1bb3cb0a5 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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 35844fe88c..549e7753e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: 6d136684438e8809e703feb84c46c69e90e042a7 + revision: def330761a328caecf463b684c0648dfca582f72 branch: master specs: - chefstyle (1.7.4) - rubocop (= 1.12.0) + chefstyle (1.7.5) + rubocop (= 1.12.1) GIT remote: https://github.com/chef/ohai.git @@ -312,7 +312,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.12.0) + rubocop (1.12.1) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) |