summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-02-25 00:55:14 +0000
committerChef Expeditor <expeditor@chef.io>2020-02-25 00:55:14 +0000
commit01a66eacbb769b04a312618ff25b7052c8caf794 (patch)
treea5618668c8576a8a51875b55a9ff8f7adbfebd3d
parent922e8842c7a1bb3ecd5e6b268623a7d6badec8f4 (diff)
downloadchef-01a66eacbb769b04a312618ff25b7052c8caf794.tar.gz
Bump inspec-core-bin to 4.18.97expeditor/inspec-core-bin_4.18.97
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.18.97 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.lock27
1 files changed, 18 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 311ee6d558..af289ae802 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -168,6 +168,8 @@ GEM
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
+ ecma-re-validator (0.2.0)
+ regexp_parser (~> 1.2)
ed25519 (1.2.4)
equatable (0.6.1)
erubi (1.9.0)
@@ -190,6 +192,7 @@ GEM
ffi (>= 1.0.1)
gyoku (1.3.1)
builder (>= 2.1.2)
+ hana (1.3.5)
hashdiff (1.0.0)
hashie (3.6.0)
highline (1.7.10)
@@ -206,13 +209,13 @@ GEM
httpclient (2.8.3)
inifile (3.0.0)
iniparse (1.4.4)
- inspec-core (4.18.85)
+ inspec-core (4.18.97)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0)
hashie (~> 3.4)
htmlentities (~> 4.3)
- json-schema (~> 2.8)
+ json_schemer (~> 0.2.1)
license-acceptance (>= 0.2.13, < 2.0)
method_source (~> 0.8)
mixlib-log (~> 3.0)
@@ -231,14 +234,17 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.18.85)
- inspec-core (= 4.18.85)
+ inspec-core-bin (4.18.97)
+ inspec-core (= 4.18.97)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.4)
json (2.3.0)
- json-schema (2.8.1)
- addressable (>= 2.4)
+ json_schemer (0.2.9)
+ ecma-re-validator (~> 0.2)
+ hana (~> 1.3)
+ regexp_parser (~> 1.5)
+ uri_template (~> 0.7)
libyajl2 (1.2.0)
license-acceptance (1.0.13)
pastel (~> 0.7)
@@ -303,6 +309,7 @@ GEM
rainbow (3.0.0)
rake (12.3.2)
rb-readline (0.5.5)
+ regexp_parser (1.7.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
@@ -329,17 +336,18 @@ GEM
rainbow (>= 2.2.2, < 4.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
- ruby-prof (1.2.0)
+ ruby-prof (1.3.0)
+ ruby-prof (1.3.0-x64-mingw32)
ruby-progressbar (1.10.1)
ruby-shadow (2.5.0)
rubyntlm (0.6.2)
rubyzip (1.3.0)
safe_yaml (1.0.5)
semverse (3.0.0)
- simplecov (0.18.2)
+ simplecov (0.18.4)
docile (~> 1.1)
simplecov-html (~> 0.11)
- simplecov-html (0.12.0)
+ simplecov-html (0.12.1)
slop (3.6.0)
sslshake (1.3.0)
strings (0.1.8)
@@ -393,6 +401,7 @@ GEM
unf_ext (0.0.7.6)
unicode-display_width (1.6.1)
unicode_utils (1.4.0)
+ uri_template (0.7.0)
uuidtools (2.1.5)
webmock (3.8.2)
addressable (>= 2.3.6)