diff options
author | Chef Expeditor <chef-ci@chef.io> | 2021-11-16 16:39:58 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2021-11-16 16:39:58 +0000 |
commit | 6ef32b815634ad6484fc3b9b7336054a9f859f09 (patch) | |
tree | d00b3c23056269675fbb09df0bfb389b14706f59 | |
parent | a90cddca0af69895415cb34051b15966a9b28277 (diff) | |
download | chef-6ef32b815634ad6484fc3b9b7336054a9f859f09.tar.gz |
Bump chef/ohai to b10c8b43347ee88a89d74e6468bf9833233e600eexpeditor/chef/ohai_b10c8b43347ee88a89d74e6468bf9833233e600e
This pull request was triggered automatically via Expeditor when b10c8b43347ee88a89d74e6468bf9833233e600e 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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index bbac3bdeee..6488b6b8ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,17 +1,17 @@ GIT remote: https://github.com/chef/chefstyle.git - revision: 2f92bd6c5a23845acc9a0991815a232c842c8ff8 + revision: 8b945f7083df2459718f023304116b8404a83a7d branch: main specs: - chefstyle (2.1.2) - rubocop (= 1.22.3) + chefstyle (2.1.3) + rubocop (= 1.23.0) GIT remote: https://github.com/chef/ohai.git - revision: d4b80519b7dc806025d0e2e217ead25e681f1601 + revision: 17b492e4192a4ca12001dbc410f0067825412be5 branch: main specs: - ohai (17.7.10) + ohai (17.7.11) chef-config (>= 14.12, < 18) chef-utils (>= 16.0, < 18) 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.528.0) + aws-partitions (1.530.0) aws-sdk-core (3.122.1) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.525.0) @@ -329,7 +329,7 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.3) - rubocop (1.22.3) + rubocop (1.23.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) |