summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-05-05 23:17:54 +0000
committerTim Smith <tsmith@chef.io>2021-05-07 15:29:39 -0700
commit074c5ea1b8311166bea93a3fd4e2761c13827f11 (patch)
tree23a95b6ea7f4b0856a1102a50cc6d94bcf52b393
parent197473e1f8ed18183e24cf7b6252caad54a3b2fd (diff)
downloadchef-074c5ea1b8311166bea93a3fd4e2761c13827f11.tar.gz
Bump chef/chefstyle to 9e9864d3839e1a78703e6662b0dbe7a04af05fd1
This pull request was triggered automatically via Expeditor when 9e9864d3839e1a78703e6662b0dbe7a04af05fd1 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.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 23690fb02f..e5e78f46ff 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 6b08692b230b9766b9e730c57aca8a94b0749782
+ revision: aabbd0cd0b6ad646e55370277ee5af4eefed148a
branch: master
specs:
- chefstyle (2.0.1)
- rubocop (= 1.13.0)
+ chefstyle (2.0.3)
+ rubocop (= 1.14.0)
GIT
remote: https://github.com/chef/ohai.git
@@ -290,13 +290,13 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.13.0)
+ rubocop (1.14.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.2.0, < 2.0)
+ rubocop-ast (>= 1.5.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.5.0)