summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock10
1 files changed, 6 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a6301ded3e..a3981423f4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -175,13 +175,13 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.4.4)
- inspec-core (4.3.2)
+ inspec-core (4.6.3)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
hashie (~> 3.4)
htmlentities
- json (>= 1.8, < 3.0)
+ json-schema (~> 2.8)
license-acceptance (>= 0.2.13, < 2.0)
method_source (~> 0.8)
mixlib-log
@@ -200,12 +200,14 @@ GEM
train-core (~> 2.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.3.2)
- inspec-core (= 4.3.2)
+ inspec-core-bin (4.6.3)
+ inspec-core (= 4.6.3)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.2)
json (2.2.0)
+ json-schema (2.8.1)
+ addressable (>= 2.4)
libyajl2 (1.2.0)
license-acceptance (1.0.13)
pastel (~> 0.7)