summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-01-27 11:26:06 -0800
committerGitHub <noreply@github.com>2021-01-27 11:26:06 -0800
commita2dc76b587d637f35ce833239964c528322c55cc (patch)
tree562f54c9bac580ffc663e87181c984973e9655b3
parentc00869043ff495571460768e2afb92fb740bbfbc (diff)
parentfda5e2f3d155ef6827b0a8175079fda0a2989ac8 (diff)
downloadchef-a2dc76b587d637f35ce833239964c528322c55cc.tar.gz
Merge pull request #10946 from chef/expeditor/inspec-core-bin_4.26.4
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock13
1 files changed, 8 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bcf2f544a5..fce39bf4e2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -179,6 +179,8 @@ GEM
multipart-post (>= 1.2, < 3)
ruby2_keywords
faraday-net_http (1.0.1)
+ faraday_middleware (1.0.0)
+ faraday (~> 1.0)
fauxhai-ng (8.7.0)
net-ssh
ffi (1.13.1)
@@ -200,17 +202,18 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.25.1)
+ inspec-core (4.26.4)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0, < 1.4)
+ faraday_middleware (~> 1.0)
hashie (>= 3.4, < 5.0)
license-acceptance (>= 0.2.13, < 3.0)
method_source (>= 0.8, < 2.0)
mixlib-log (~> 3.0)
multipart-post (~> 2.0)
parallel (~> 1.9)
- parslet (>= 1.5, < 3.0)
+ parslet (>= 1.5, < 2.0)
pry (~> 0.13)
rspec (>= 3.9, < 3.11)
rspec-its (~> 1.2)
@@ -222,8 +225,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.25.1)
- inspec-core (= 4.25.1)
+ inspec-core-bin (4.26.4)
+ inspec-core (= 4.26.4)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.5.1)
@@ -270,7 +273,7 @@ GEM
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)
- parslet (2.0.0)
+ parslet (1.8.2)
pastel (0.8.0)
tty-color (~> 0.5)
plist (3.6.0)