summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-01-18 17:45:56 +0000
committerChef Expeditor <chef-ci@chef.io>2022-01-18 17:45:56 +0000
commit159468b7da71a18fa409a5a68b62a74adc127446 (patch)
treeed77b2f781ffb306af3646be7d604500f10c9da5
parent909e1e1177ca17f6e5ec0dff0920c4bfb9def0da (diff)
downloadchef-expeditor/chef/chefstyle_d2ab8682d167351e5c5d864700a6bc4dac4ddf46.tar.gz
Bump chef/chefstyle to d2ab8682d167351e5c5d864700a6bc4dac4ddf46expeditor/chef/chefstyle_d2ab8682d167351e5c5d864700a6bc4dac4ddf46
This pull request was triggered automatically via Expeditor when d2ab8682d167351e5c5d864700a6bc4dac4ddf46 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.lock28
1 files changed, 14 insertions, 14 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3d3452f18d..a93a8d2d9c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,17 +1,17 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: de278c0906b397de4b67bbb6d1cf19ab29f9c190
+ revision: 331dd795ee6d50cd792a133a7da894748a0656b6
branch: main
specs:
- chefstyle (2.2.0)
- rubocop (= 1.24.1)
+ chefstyle (2.2.1)
+ rubocop (= 1.25.0)
GIT
remote: https://github.com/chef/ohai.git
- revision: d3767223cc4c236967550c16d3e519bbfcb8ea4c
+ revision: 07d0e9709615bf4dc6f84477e5a6b4509e62a7b0
branch: main
specs:
- ohai (18.0.1)
+ ohai (18.0.2)
chef-config (>= 14.12, < 19)
chef-utils (>= 16.0, < 19)
ffi (~> 1.9)
@@ -142,7 +142,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.548.0)
+ aws-partitions (1.549.0)
aws-sdk-core (3.125.3)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
@@ -187,7 +187,7 @@ GEM
rexml
debug_inspector (1.1.0)
diff-lcs (1.3)
- ed25519 (1.2.4)
+ ed25519 (1.3.0)
erubi (1.10.0)
erubis (2.7.0)
faraday (1.4.3)
@@ -207,9 +207,9 @@ GEM
faraday (~> 1.0)
fauxhai-ng (9.1.0)
net-ssh
- ffi (1.15.4)
- ffi (1.15.4-x64-mingw32)
- ffi (1.15.4-x86-mingw32)
+ ffi (1.15.5)
+ ffi (1.15.5-x64-mingw32)
+ ffi (1.15.5-x86-mingw32)
ffi-libarchive (1.1.3)
ffi (~> 1.0)
ffi-win32-extensions (1.0.4)
@@ -308,7 +308,7 @@ GEM
pry (~> 0.13)
public_suffix (4.0.6)
rack (2.2.3)
- rainbow (3.0.0)
+ rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
regexp_parser (2.2.0)
@@ -319,7 +319,7 @@ GEM
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ rspec-expectations (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-its (1.3.0)
@@ -329,9 +329,9 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.3)
- rubocop (1.24.1)
+ rubocop (1.25.0)
parallel (~> 1.10)
- parser (>= 3.0.0.0)
+ parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml