summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-28 21:54:44 -0700
committerGitHub <noreply@github.com>2021-04-28 21:54:44 -0700
commit58b554ec60ebcc85bf813cda9a5cd61ac04e2531 (patch)
treecfea7ac71a796d32d29417764f2fa503de811736
parentc4b4509ece711142cd02b0373114ab769e9578b8 (diff)
parentc68c8d2239c620bd3e912640936c9ef887486a71 (diff)
downloadchef-58b554ec60ebcc85bf813cda9a5cd61ac04e2531.tar.gz
Merge pull request #11474 from chef/expeditor/inspec-core-bin_4.36.4
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock16
1 files changed, 10 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 82bd8d8497..0519ca5d81 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -181,11 +181,15 @@ GEM
ed25519 (1.2.4)
erubi (1.10.0)
erubis (2.7.0)
- faraday (1.3.1)
+ faraday (1.4.1)
+ faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
+ faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
+ faraday-excon (1.1.0)
faraday-net_http (1.0.1)
+ faraday-net_http_persistent (1.1.0)
faraday_middleware (1.0.0)
faraday (~> 1.0)
fauxhai-ng (9.0.0)
@@ -209,10 +213,10 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.33.1)
+ inspec-core (4.36.4)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
- faraday (>= 0.9.0, < 1.4)
+ faraday (>= 0.9.0, < 1.5)
faraday_middleware (~> 1.0)
hashie (>= 3.4, < 5.0)
license-acceptance (>= 0.2.13, < 3.0)
@@ -232,8 +236,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.33.1)
- inspec-core (= 4.33.1)
+ inspec-core-bin (4.36.4)
+ inspec-core (= 4.36.4)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.5.1)
@@ -342,7 +346,7 @@ GEM
syslog-logger (1.6.8)
thor (1.1.0)
tomlrb (1.3.0)
- train-core (3.6.2)
+ train-core (3.7.0)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)