summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-06-17 18:12:32 +0000
committerChef Expeditor <chef-ci@chef.io>2019-06-17 18:12:32 +0000
commit1d142f70c47a4cc086beeca33825e74f53fdbddd (patch)
treeff4303ce9b83656abe18fedb9517f6d04f301fa6
parent3944219aba00b1df94602665418c0ac693d86f09 (diff)
downloadchef-expeditor/inspec-core-bin_4.6.3.tar.gz
Bump inspec-core-bin to 4.6.3expeditor/inspec-core-bin_4.6.3
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.6.3 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.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)