summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-10-27 11:21:49 -0700
committerGitHub <noreply@github.com>2020-10-27 11:21:49 -0700
commitc36f0bb26aa57279f02cbd6cf2924e7b9e0ad4bc (patch)
tree7245df98c77bdea5e7c682da24c8e409b7ae9cbe
parentb3dbca14e1b587f4367acf082392fb3aea7bb872 (diff)
parent2b5310d2e6144d9d9ae85aafc5719b21faf8b3bb (diff)
downloadchef-c36f0bb26aa57279f02cbd6cf2924e7b9e0ad4bc.tar.gz
Merge pull request #10559 from chef/bump_inspec
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 c424c8ff41..6c278b7f15 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -198,7 +198,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.23.11)
+ inspec-core (4.23.15)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0, < 1.1)
@@ -221,8 +221,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.23.11)
- inspec-core (= 4.23.11)
+ inspec-core-bin (4.23.15)
+ inspec-core (= 4.23.15)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.3.1)
@@ -303,7 +303,7 @@ GEM
rspec-mocks (~> 3.9.0)
rspec-core (3.9.3)
rspec-support (~> 3.9.3)
- rspec-expectations (3.9.2)
+ rspec-expectations (3.9.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-its (1.3.0)
@@ -312,7 +312,7 @@ GEM
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
- rspec-support (3.9.3)
+ rspec-support (3.9.4)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
@@ -325,7 +325,7 @@ GEM
rubocop-ast (>= 0.6.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.8.0)
+ rubocop-ast (1.1.0)
parser (>= 2.7.1.5)
ruby-prof (1.2.0)
ruby-progressbar (1.10.1)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 634fa139ba..28cf707d4b 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: a96420eb71b6be3c1581ce6473be6583de292e6b
+ revision: 28a9db0795189580b0d260de670e55ddd9f073f2
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.384.0)
+ aws-partitions (1.386.0)
aws-sdk-core (3.109.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -234,7 +234,7 @@ GEM
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
mixlib-versioning (1.2.12)
- molinillo (0.6.6)
+ molinillo (0.7.0)
multi_json (1.15.0)
multipart-post (2.1.1)
net-scp (3.0.0)