vin-validator 0.0.1 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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.1
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brands Insurance
@@ -31,9 +31,18 @@ executables: []
31
31
  extensions: []
32
32
  extra_rdoc_files: []
33
33
  files:
34
+ - CHANGELOG.adoc
34
35
  - LICENSE
36
+ - README.adoc
35
37
  - lib/vin-validator.rb
38
+ - lib/vin_validator/api.rb
39
+ - lib/vin_validator/knowledge.rb
40
+ - lib/vin_validator/maker.rb
41
+ - lib/vin_validator/result.rb
36
42
  - lib/vin_validator/version.rb
43
+ - lib/vin_validator/wmi.rb
44
+ - makers.json
45
+ - wmis.json
37
46
  homepage: https://github.com/BrandsInsurance/vin-validator/
38
47
  licenses:
39
48
  - MIT
@@ -57,7 +66,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
57
66
  - !ruby/object:Gem::Version
58
67
  version: '0'
59
68
  requirements: []
60
- rubygems_version: 3.2.15
69
+ rubygems_version: 3.4.10
61
70
  signing_key:
62
71
  specification_version: 4
63
72
  summary: Shared vin validator API for BrandsInsurance