summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-03-09 15:19:22 -0800
committerTim Smith <tsmith84@gmail.com>2021-03-09 15:19:22 -0800
commit8d8bab606084e4b34cc959fc6d0170dca63ceaaf (patch)
tree48e1e2f54d2dbf6d8a2bf85af3040074efbee74c
parentb68978ee348c376ca70610068b20eafc3e19ae1f (diff)
downloadchef-8d8bab606084e4b34cc959fc6d0170dca63ceaaf.tar.gz
Bump Ohai and chefstyle tot the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock12
-rw-r--r--omnibus/Gemfile.lock6
2 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a054e119b6..5589004e41 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,17 +1,17 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 42547176e71ea467f11b49df71f5cd799ea6e8be
+ revision: 8a1ad4ab1f4e210cc9440f64c9eb5d674ed10b38
branch: master
specs:
- chefstyle (1.7.1)
- rubocop (= 1.10.0)
+ chefstyle (1.7.2)
+ rubocop (= 1.11.0)
GIT
remote: https://github.com/chef/ohai.git
- revision: 7b33f59cd06ebee58c0cbc73fe2af45840d2ee1e
+ revision: fd8c1b65dbb087ddb4df3c8e10b88eae239219d0
branch: master
specs:
- ohai (17.0.25)
+ ohai (17.0.26)
chef-config (>= 12.8, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
@@ -309,7 +309,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-support (3.10.2)
- rubocop (1.10.0)
+ rubocop (1.11.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 5586a586c5..2284555414 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -30,9 +30,9 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
artifactory (3.0.15)
- awesome_print (1.8.0)
+ awesome_print (1.9.2)
aws-eventstream (1.1.1)
- aws-partitions (1.431.1)
+ aws-partitions (1.432.0)
aws-sdk-core (3.112.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -41,7 +41,7 @@ GEM
aws-sdk-kms (1.42.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.89.0)
+ aws-sdk-s3 (1.90.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)