Wallets: validate wallet YAML file using JSON Schema

This commit is contained in:
David A. Harding 2017-05-14 05:53:15 -04:00
parent 0354fe0399
commit ab641d7300
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
7 changed files with 361 additions and 3 deletions

View file

@ -38,6 +38,8 @@ GEM
multi_json (>= 1.3)
rake
json (1.8.3)
json-schema (2.8.0)
addressable (>= 2.4)
kramdown (1.9.0)
less (2.4.0)
commonjs (~> 0.2.7)
@ -77,6 +79,8 @@ DEPENDENCIES
jekyll (~> 3.0)
jshintrb (~> 0.3.0)
json
json-schema
kramdown
less (= 2.4.0)
safe_yaml
therubyracer