vin-validator 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/vin_validator/version.rb +1 -1
- data/makers.json +1830 -0
- data/wmis.json +6062 -0
- metadata +3 -1
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.
|
4
|
+
version: 0.0.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brands Insurance
|
@@ -41,6 +41,8 @@ files:
|
|
41
41
|
- lib/vin_validator/result.rb
|
42
42
|
- lib/vin_validator/version.rb
|
43
43
|
- lib/vin_validator/wmi.rb
|
44
|
+
- makers.json
|
45
|
+
- wmis.json
|
44
46
|
homepage: https://github.com/BrandsInsurance/vin-validator/
|
45
47
|
licenses:
|
46
48
|
- MIT
|