summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-05-20 12:01:34 -0700
committerGitHub <noreply@github.com>2021-05-20 12:01:34 -0700
commit2b1e94d1a9c5f6410761379e119eb8425a334726 (patch)
tree53c1646d0178640f41c98042de9fd8a263f561d3
parent647ee8611d3bb34815c30399885f6864dac40098 (diff)
parent8a535b69cff442c90ec3f5c6f3df8d31823e5e07 (diff)
downloadchef-2b1e94d1a9c5f6410761379e119eb8425a334726.tar.gz
Merge pull request #11600 from chef/expeditor/inspec-core-bin_4.37.17
Bump inspec-core-bin to 4.37.17
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f6989cd8dd..4da5561857 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -201,7 +201,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.37.8)
+ inspec-core (4.37.17)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -224,8 +224,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.37.8)
- inspec-core (= 4.37.8)
+ inspec-core-bin (4.37.17)
+ inspec-core (= 4.37.17)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.5.1)
@@ -369,7 +369,7 @@ GEM
unicode-display_width (1.7.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
- webmock (3.12.2)
+ webmock (3.13.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)