SykGenData 0.1.7 → 0.1.8

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.
@@ -1,3 +1,3 @@
1
1
  module SykGenData
2
- VERSION = "0.1.7"
2
+ VERSION = "0.1.8"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: SykGenData
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.7
4
+ version: 0.1.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sykander
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-07-01 00:00:00.000000000 Z
11
+ date: 2018-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -159,7 +159,9 @@ files:
159
159
  - lib/SykGenData/generators/gen_cc_data.rb
160
160
  - lib/SykGenData/generators/gen_form_data.rb
161
161
  - lib/SykGenData/generators/gen_postcode_data.rb
162
- - lib/SykGenData/resources/cc_visa_numbers.json
162
+ - lib/SykGenData/resources/cc_numbers/cc_amex_numbers.json
163
+ - lib/SykGenData/resources/cc_numbers/cc_mastercard_numbers.json
164
+ - lib/SykGenData/resources/cc_numbers/cc_visa_numbers.json
163
165
  - lib/SykGenData/version.rb
164
166
  homepage: https://github.com/Sykander/SykGenData
165
167
  licenses: