vrt 0.3.2 → 0.4.0

Sign up to get free protection for your applications and to get access to all the features.
data/lib/vrt/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Vrt
2
- VERSION = '0.3.2'.freeze
2
+ VERSION = '0.4.0'.freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vrt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Barnett Klane
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2017-07-21 00:00:00.000000000 Z
13
+ date: 2017-11-02 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -85,6 +85,11 @@ files:
85
85
  - lib/data/1.2/deprecated-node-mapping.json
86
86
  - lib/data/1.2/vrt.schema.json
87
87
  - lib/data/1.2/vulnerability-rating-taxonomy.json
88
+ - lib/data/1.3.1/deprecated-node-mapping.json
89
+ - lib/data/1.3.1/mappings/cvss_v3.json
90
+ - lib/data/1.3.1/mappings/cvss_v3.schema.json
91
+ - lib/data/1.3.1/vrt.schema.json
92
+ - lib/data/1.3.1/vulnerability-rating-taxonomy.json
88
93
  - lib/data/1.3/deprecated-node-mapping.json
89
94
  - lib/data/1.3/mappings/cvss_v3.json
90
95
  - lib/data/1.3/mappings/cvss_v3.schema.json