summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-30 00:50:21 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-30 00:50:21 +0000
commit02e6bd81cfbfadb306391ac173c02865fa2a6af8 (patch)
tree95fc8f9fabb094a272d525ca15fba0f82573ab96
parentd7ab3bb7efc179afba57ea1cd4b46eb9b1b0ae0f (diff)
downloadchef-expeditor/chef/chefstyle_dcf1ab4404d3ef05629bf3baae87d9a0150d934c.tar.gz
Bump chef/chefstyle to dcf1ab4404d3ef05629bf3baae87d9a0150d934cexpeditor/chef/chefstyle_dcf1ab4404d3ef05629bf3baae87d9a0150d934c
This pull request was triggered automatically via Expeditor when dcf1ab4404d3ef05629bf3baae87d9a0150d934c 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.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6d02229c72..818a81f3e7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 641469ef571ac0db66e5b0a8471b09a49b929d4d
+ revision: aa2074a0e2d25beaa4951d7f96aaceee48f7fb36
branch: main
specs:
- chefstyle (2.0.9)
- rubocop (= 1.20.0)
+ chefstyle (2.0.10)
+ rubocop (= 1.22.0)
GIT
remote: https://github.com/chef/ohai.git
@@ -140,7 +140,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.507.0)
+ aws-partitions (1.508.0)
aws-sdk-core (3.121.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -324,16 +324,16 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.20.0)
+ rubocop (1.22.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.9.1, < 2.0)
+ rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.11.0)
+ rubocop-ast (1.12.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)