summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-09-29 20:18:36 -0700
committerGitHub <noreply@github.com>2021-09-29 20:18:36 -0700
commit62ecf2cf565f119adca2996562eaf65a4ddf2dfe (patch)
treea5d37824d8d33529d5e1f0ef8fdd9ad52e86ff0d
parentd7ab3bb7efc179afba57ea1cd4b46eb9b1b0ae0f (diff)
parent7a20c234de9478759c5fcebee7447dd5354424df (diff)
downloadchef-62ecf2cf565f119adca2996562eaf65a4ddf2dfe.tar.gz
Merge pull request #12109 from chef/expeditor/_inspec-core-bin_4.46.13
Bump inspec-core-bin to 4.46.13
-rw-r--r--Gemfile.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6d02229c72..c41a268e90 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)
@@ -220,7 +220,7 @@ GEM
hashie (4.1.0)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.41.20)
+ inspec-core (4.46.13)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -243,8 +243,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.41.20)
- inspec-core (= 4.41.20)
+ inspec-core-bin (4.46.13)
+ inspec-core (= 4.46.13)
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.4.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)