summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-06-18 02:38:26 -0700
committerGitHub <noreply@github.com>2019-06-18 02:38:26 -0700
commit298f2a603061be9ca9f5670d5bbb25c1a57d8ddf (patch)
tree80197d2d10ab17778e41af1eb9a23cef731af416
parent65eb1fa32c34ffb89c3c0bb2b2daf89eed325a92 (diff)
parent1d142f70c47a4cc086beeca33825e74f53fdbddd (diff)
downloadchef-298f2a603061be9ca9f5670d5bbb25c1a57d8ddf.tar.gz
Merge pull request #8666 from chef/expeditor/inspec-core-bin_4.6.3
Bump inspec to 4.6.3
-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)