summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-30 01:18:59 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-30 01:18:59 +0000
commit1eb810ef9df5b2769daa10cb73e40b85e4b9f952 (patch)
treea5bac4d718678ad5d7dc49f4b63e0196bae105ea
parentd7ab3bb7efc179afba57ea1cd4b46eb9b1b0ae0f (diff)
downloadchef-1eb810ef9df5b2769daa10cb73e40b85e4b9f952.tar.gz
Bump chef/chefstyle to 283ecba4ecdf63ba61dabf51213d888c90ad12a6
This pull request was triggered automatically via Expeditor when 283ecba4ecdf63ba61dabf51213d888c90ad12a6 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..8163132bc4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 641469ef571ac0db66e5b0a8471b09a49b929d4d
+ revision: dfd248ee656b842312c3768182d0cc45ac6a9865
branch: main
specs:
- chefstyle (2.0.9)
- rubocop (= 1.20.0)
+ chefstyle (2.1.0)
+ 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)