summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-06 23:09:23 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-06 23:09:23 +0000
commitf74805a61a8fb6b4edc9ac2de25bf1b8fb48fdc7 (patch)
tree63660debd8730c4018b250ef357164b9766384da
parentff59bf21caf000dfc68d466ed492a00f5a8f6a48 (diff)
downloadchef-expeditor/inspec-core-bin_4.18.85.tar.gz
Bump inspec-core-bin to 4.18.85expeditor/inspec-core-bin_4.18.85
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.18.85 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.lock34
1 files changed, 17 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9a0f22f931..6f242f61c6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -170,10 +170,8 @@ GEM
equatable (0.6.1)
erubi (1.9.0)
erubis (2.7.0)
- faraday (0.17.3)
+ faraday (1.0.0)
multipart-post (>= 1.2, < 3)
- faraday_middleware (0.12.2)
- faraday (>= 0.7.4, < 1.0)
fauxhai-ng (7.5.1)
net-ssh
ffi (1.12.2)
@@ -204,35 +202,35 @@ GEM
http-form_data (1.0.3)
http_parser.rb (0.6.0)
httpclient (2.8.3)
+ inifile (3.0.0)
iniparse (1.4.4)
- inspec-core (4.18.51)
+ inspec-core (4.18.85)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0)
- faraday_middleware (~> 0.12.2)
hashie (~> 3.4)
- htmlentities
+ htmlentities (~> 4.3)
json-schema (~> 2.8)
license-acceptance (>= 0.2.13, < 2.0)
method_source (~> 0.8)
- mixlib-log
- multipart-post
+ mixlib-log (~> 3.0)
+ multipart-post (~> 2.0)
parallel (~> 1.9)
parslet (~> 1.5)
pry (~> 0)
rspec (~> 3.9)
rspec-its (~> 1.2)
- rubyzip (~> 1.1)
- semverse
+ rubyzip (~> 1.2, >= 1.2.2)
+ semverse (~> 3.0)
sslshake (~> 1.2)
- term-ansicolor
- thor (~> 0.20)
+ term-ansicolor (~> 1.7)
+ thor (>= 0.20, < 2.0)
tomlrb (~> 1.2)
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.18.51)
- inspec-core (= 4.18.51)
+ inspec-core-bin (4.18.85)
+ inspec-core (= 4.18.85)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.4)
@@ -353,11 +351,13 @@ GEM
systemu (2.6.5)
term-ansicolor (1.7.1)
tins (~> 1.0)
- thor (0.20.3)
+ thor (1.0.1)
tins (1.24.0)
sync
tomlrb (1.2.9)
- train-core (3.2.14)
+ train-core (3.2.20)
+ addressable (~> 2.5)
+ inifile (~> 3.0)
json (>= 1.8, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 3.0)
@@ -392,7 +392,7 @@ GEM
unicode-display_width (1.6.1)
unicode_utils (1.4.0)
uuidtools (2.1.5)
- webmock (3.8.0)
+ webmock (3.8.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)