summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-04-29 00:39:12 +0000
committerChef Expeditor <chef-ci@chef.io>2021-04-29 00:39:12 +0000
commitc68c8d2239c620bd3e912640936c9ef887486a71 (patch)
treedeb2570b3ca901dd8bd4c56daa15e202773758de
parent63216c437ef7403d8623f06f42a85a3ff6a77b35 (diff)
downloadchef-expeditor/inspec-core-bin_4.36.4.tar.gz
Bump inspec-core-bin to 4.36.4expeditor/inspec-core-bin_4.36.4
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.36.4 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock16
1 files changed, 10 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ab19f2c3d3..493dd8da76 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)