vin-validator 0.0.2 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vin-validator
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brands Insurance
@@ -38,9 +38,11 @@ files:
38
38
  - lib/vin_validator/api.rb
39
39
  - lib/vin_validator/knowledge.rb
40
40
  - lib/vin_validator/maker.rb
41
+ - lib/vin_validator/makers.json
41
42
  - lib/vin_validator/result.rb
42
43
  - lib/vin_validator/version.rb
43
44
  - lib/vin_validator/wmi.rb
45
+ - lib/vin_validator/wmis.json
44
46
  homepage: https://github.com/BrandsInsurance/vin-validator/
45
47
  licenses:
46
48
  - MIT