faker 3.2.0 → 3.5.2
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +437 -2
- data/README.md +29 -14
- data/lib/faker/books/lovecraft.rb +2 -3
- data/lib/faker/default/address.rb +2 -2
- data/lib/faker/default/alphanumeric.rb +1 -1
- data/lib/faker/default/chile_rut.rb +23 -17
- data/lib/faker/default/code.rb +64 -18
- data/lib/faker/default/company.rb +99 -5
- data/lib/faker/default/crypto.rb +13 -4
- data/lib/faker/default/date.rb +61 -5
- data/lib/faker/default/driving_licence.rb +19 -8
- data/lib/faker/default/finance.rb +2 -2
- data/lib/faker/default/hipster.rb +2 -3
- data/lib/faker/default/html.rb +230 -0
- data/lib/faker/default/id_number.rb +38 -24
- data/lib/faker/default/internet.rb +19 -53
- data/lib/faker/default/invoice.rb +3 -3
- data/lib/faker/default/json.rb +9 -4
- data/lib/faker/default/lorem.rb +6 -3
- data/lib/faker/default/{nhs.rb → national_health_service.rb} +8 -4
- data/lib/faker/default/number.rb +1 -1
- data/lib/faker/default/omniauth.rb +4 -4
- data/lib/faker/default/phone_number.rb +37 -18
- data/lib/faker/default/placeholdit.rb +1 -1
- data/lib/faker/default/south_africa.rb +3 -3
- data/lib/faker/{music/show.rb → default/theater.rb} +8 -8
- data/lib/faker/default/types.rb +5 -6
- data/lib/faker/default/vehicle.rb +23 -11
- data/lib/faker/games/final_fantasy_xiv.rb +73 -0
- data/lib/faker/games/heroes_of_the_storm.rb +0 -11
- data/lib/faker/japanese_media/fullmetal_alchemist_brotherhood.rb +10 -10
- data/lib/faker/locations/australia.rb +40 -38
- data/lib/faker/movies/star_wars.rb +1 -1
- data/lib/faker/movies/{room.rb → the_room.rb} +4 -4
- data/lib/faker/music/smashing_pumpkins.rb +64 -0
- data/lib/faker/travel/airport.rb +2 -2
- data/lib/faker/travel/train_station.rb +54 -0
- data/lib/faker/tv_shows/archer.rb +51 -0
- data/lib/faker/tv_shows/buffy.rb +0 -13
- data/lib/faker/tv_shows/dr_who.rb +0 -13
- data/lib/faker/tv_shows/south_park.rb +15 -0
- data/lib/faker/tv_shows/the_fresh_prince_of_bel_air.rb +0 -13
- data/lib/faker/version.rb +1 -1
- data/lib/faker.rb +20 -8
- data/lib/helpers/deprecator.rb +118 -0
- data/lib/helpers/positional_generator.rb +480 -0
- data/lib/locales/README.md +18 -2
- data/lib/locales/bg.yml +0 -1
- data/lib/locales/da-DK.yml +529 -35
- data/lib/locales/de-AT.yml +3487 -26
- data/lib/locales/de-CH.yml +4359 -12
- data/lib/locales/de.yml +7182 -100
- data/lib/locales/ee.yml +0 -1
- data/lib/locales/en/address.yml +1826 -561
- data/lib/locales/en/archer.yml +75 -0
- data/lib/locales/en/australia.yml +106 -105
- data/lib/locales/en/bank.yml +1 -1
- data/lib/locales/en/cosmere.yml +1 -1
- data/lib/locales/en/dog.yml +262 -7
- data/lib/locales/en/dota.yml +120 -67
- data/lib/locales/en/final_fantasy_xiv.yml +754 -0
- data/lib/locales/en/finance.yml +4 -4
- data/lib/locales/en/food.yml +2 -1
- data/lib/locales/en/{fma_brotherhood.yml → fullmetal_alchemist_brotherhood.yml} +3 -3
- data/lib/locales/en/harry_potter.yml +1 -1
- data/lib/locales/en/id_number.yml +1 -1
- data/lib/locales/en/internet.yml +0 -4
- data/lib/locales/en/minecraft.yml +4 -4
- data/lib/locales/en/music.yml +25 -25
- data/lib/locales/en/opera.yml +1 -1
- data/lib/locales/en/phone_number.yml +78 -3
- data/lib/locales/en/restaurant.yml +1 -1
- data/lib/locales/en/smashing_pumpkins.yml +382 -0
- data/lib/locales/en/south_park.yml +360 -2
- data/lib/locales/en/{room.yml → the_room.yml} +1 -1
- data/lib/locales/en/{show.yml → theater.yml} +1 -1
- data/lib/locales/en/train_station.yml +280 -0
- data/lib/locales/en/vehicle.yml +1 -1
- data/lib/locales/en-AU.yml +718 -47
- data/lib/locales/en-CA.yml +373 -19
- data/lib/locales/en-GB.yml +116 -9
- data/lib/locales/en-IND.yml +1259 -17
- data/lib/locales/en-KE.yml +212 -0
- data/lib/locales/en-MS.yml +364 -18
- data/lib/locales/en-NEP.yml +212 -38
- data/lib/locales/en-NZ.yml +1153 -124
- data/lib/locales/en-PAK.yml +392 -11
- data/lib/locales/en-SG.yml +581 -17
- data/lib/locales/en-US.yml +6914 -74
- data/lib/locales/en-au-ocker.yml +266 -24
- data/lib/locales/es-AR.yml +4569 -4600
- data/lib/locales/es-MX.yml +0 -1
- data/lib/locales/es.yml +0 -1
- data/lib/locales/fr/address.yml +761 -8
- data/lib/locales/fr/internet.yml +0 -1
- data/lib/locales/fr/name.yml +2 -1
- data/lib/locales/fr-CA.yml +2733 -44
- data/lib/locales/fr-CH.yml +0 -1
- data/lib/locales/fr.yml +3 -1
- data/lib/locales/hy.yml +3624 -120
- data/lib/locales/id.yml +839 -12
- data/lib/locales/it.yml +1304 -33
- data/lib/locales/ja/book.yml +492 -3
- data/lib/locales/ja/football.yml +115 -0
- data/lib/locales/ja/lorem.yml +1 -1
- data/lib/locales/ja/sport.yml +130 -0
- data/lib/locales/ja/touhou.yml +466 -0
- data/lib/locales/ko.yml +1361 -21
- data/lib/locales/lt.yml +297 -16
- data/lib/locales/lv.yml +0 -1
- data/lib/locales/nb-NO.yml +518 -30
- data/lib/locales/nl.yml +9 -2
- data/lib/locales/pl.yml +0 -1
- data/lib/locales/pt-BR.yml +8205 -665
- data/lib/locales/pt.yml +844 -45
- data/lib/locales/ru.yml +1353 -70
- data/lib/locales/sk.yml +4410 -44
- data/lib/locales/sv.yml +99 -0
- data/lib/locales/tr.yml +0 -2
- data/lib/locales/uk.yml +1808 -45
- data/lib/locales/zh-CN/bank.yml +17 -0
- metadata +26 -154
- data/History.md +0 -176
metadata
CHANGED
@@ -1,15 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: faker
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.2
|
4
|
+
version: 3.5.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Benjamin Curtis
|
8
8
|
- Vitor Oliveira
|
9
|
-
autorequire:
|
10
9
|
bindir: bin
|
11
10
|
cert_chain: []
|
12
|
-
date:
|
11
|
+
date: 2025-07-01 00:00:00.000000000 Z
|
13
12
|
dependencies:
|
14
13
|
- !ruby/object:Gem::Dependency
|
15
14
|
name: i18n
|
@@ -31,146 +30,6 @@ dependencies:
|
|
31
30
|
- - "<"
|
32
31
|
- !ruby/object:Gem::Version
|
33
32
|
version: '2'
|
34
|
-
- !ruby/object:Gem::Dependency
|
35
|
-
name: minitest
|
36
|
-
requirement: !ruby/object:Gem::Requirement
|
37
|
-
requirements:
|
38
|
-
- - '='
|
39
|
-
- !ruby/object:Gem::Version
|
40
|
-
version: 5.18.0
|
41
|
-
type: :development
|
42
|
-
prerelease: false
|
43
|
-
version_requirements: !ruby/object:Gem::Requirement
|
44
|
-
requirements:
|
45
|
-
- - '='
|
46
|
-
- !ruby/object:Gem::Version
|
47
|
-
version: 5.18.0
|
48
|
-
- !ruby/object:Gem::Dependency
|
49
|
-
name: pry
|
50
|
-
requirement: !ruby/object:Gem::Requirement
|
51
|
-
requirements:
|
52
|
-
- - '='
|
53
|
-
- !ruby/object:Gem::Version
|
54
|
-
version: 0.14.2
|
55
|
-
type: :development
|
56
|
-
prerelease: false
|
57
|
-
version_requirements: !ruby/object:Gem::Requirement
|
58
|
-
requirements:
|
59
|
-
- - '='
|
60
|
-
- !ruby/object:Gem::Version
|
61
|
-
version: 0.14.2
|
62
|
-
- !ruby/object:Gem::Dependency
|
63
|
-
name: rake
|
64
|
-
requirement: !ruby/object:Gem::Requirement
|
65
|
-
requirements:
|
66
|
-
- - '='
|
67
|
-
- !ruby/object:Gem::Version
|
68
|
-
version: 13.0.6
|
69
|
-
type: :development
|
70
|
-
prerelease: false
|
71
|
-
version_requirements: !ruby/object:Gem::Requirement
|
72
|
-
requirements:
|
73
|
-
- - '='
|
74
|
-
- !ruby/object:Gem::Version
|
75
|
-
version: 13.0.6
|
76
|
-
- !ruby/object:Gem::Dependency
|
77
|
-
name: rubocop
|
78
|
-
requirement: !ruby/object:Gem::Requirement
|
79
|
-
requirements:
|
80
|
-
- - '='
|
81
|
-
- !ruby/object:Gem::Version
|
82
|
-
version: 1.50.1
|
83
|
-
type: :development
|
84
|
-
prerelease: false
|
85
|
-
version_requirements: !ruby/object:Gem::Requirement
|
86
|
-
requirements:
|
87
|
-
- - '='
|
88
|
-
- !ruby/object:Gem::Version
|
89
|
-
version: 1.50.1
|
90
|
-
- !ruby/object:Gem::Dependency
|
91
|
-
name: rubocop-minitest
|
92
|
-
requirement: !ruby/object:Gem::Requirement
|
93
|
-
requirements:
|
94
|
-
- - '='
|
95
|
-
- !ruby/object:Gem::Version
|
96
|
-
version: 0.30.0
|
97
|
-
type: :development
|
98
|
-
prerelease: false
|
99
|
-
version_requirements: !ruby/object:Gem::Requirement
|
100
|
-
requirements:
|
101
|
-
- - '='
|
102
|
-
- !ruby/object:Gem::Version
|
103
|
-
version: 0.30.0
|
104
|
-
- !ruby/object:Gem::Dependency
|
105
|
-
name: rubocop-rake
|
106
|
-
requirement: !ruby/object:Gem::Requirement
|
107
|
-
requirements:
|
108
|
-
- - '='
|
109
|
-
- !ruby/object:Gem::Version
|
110
|
-
version: 0.6.0
|
111
|
-
type: :development
|
112
|
-
prerelease: false
|
113
|
-
version_requirements: !ruby/object:Gem::Requirement
|
114
|
-
requirements:
|
115
|
-
- - '='
|
116
|
-
- !ruby/object:Gem::Version
|
117
|
-
version: 0.6.0
|
118
|
-
- !ruby/object:Gem::Dependency
|
119
|
-
name: simplecov
|
120
|
-
requirement: !ruby/object:Gem::Requirement
|
121
|
-
requirements:
|
122
|
-
- - '='
|
123
|
-
- !ruby/object:Gem::Version
|
124
|
-
version: 0.22.0
|
125
|
-
type: :development
|
126
|
-
prerelease: false
|
127
|
-
version_requirements: !ruby/object:Gem::Requirement
|
128
|
-
requirements:
|
129
|
-
- - '='
|
130
|
-
- !ruby/object:Gem::Version
|
131
|
-
version: 0.22.0
|
132
|
-
- !ruby/object:Gem::Dependency
|
133
|
-
name: test-unit
|
134
|
-
requirement: !ruby/object:Gem::Requirement
|
135
|
-
requirements:
|
136
|
-
- - '='
|
137
|
-
- !ruby/object:Gem::Version
|
138
|
-
version: 3.5.7
|
139
|
-
type: :development
|
140
|
-
prerelease: false
|
141
|
-
version_requirements: !ruby/object:Gem::Requirement
|
142
|
-
requirements:
|
143
|
-
- - '='
|
144
|
-
- !ruby/object:Gem::Version
|
145
|
-
version: 3.5.7
|
146
|
-
- !ruby/object:Gem::Dependency
|
147
|
-
name: timecop
|
148
|
-
requirement: !ruby/object:Gem::Requirement
|
149
|
-
requirements:
|
150
|
-
- - '='
|
151
|
-
- !ruby/object:Gem::Version
|
152
|
-
version: 0.9.6
|
153
|
-
type: :development
|
154
|
-
prerelease: false
|
155
|
-
version_requirements: !ruby/object:Gem::Requirement
|
156
|
-
requirements:
|
157
|
-
- - '='
|
158
|
-
- !ruby/object:Gem::Version
|
159
|
-
version: 0.9.6
|
160
|
-
- !ruby/object:Gem::Dependency
|
161
|
-
name: yard
|
162
|
-
requirement: !ruby/object:Gem::Requirement
|
163
|
-
requirements:
|
164
|
-
- - '='
|
165
|
-
- !ruby/object:Gem::Version
|
166
|
-
version: 0.9.34
|
167
|
-
type: :development
|
168
|
-
prerelease: false
|
169
|
-
version_requirements: !ruby/object:Gem::Requirement
|
170
|
-
requirements:
|
171
|
-
- - '='
|
172
|
-
- !ruby/object:Gem::Version
|
173
|
-
version: 0.9.34
|
174
33
|
description: 'Faker, a port of Data::Faker from Perl, is used to easily generate fake
|
175
34
|
data: names, addresses, phone numbers, etc.'
|
176
35
|
email:
|
@@ -182,7 +41,6 @@ extensions: []
|
|
182
41
|
extra_rdoc_files: []
|
183
42
|
files:
|
184
43
|
- CHANGELOG.md
|
185
|
-
- History.md
|
186
44
|
- License.txt
|
187
45
|
- README.md
|
188
46
|
- bin/faker
|
@@ -254,6 +112,7 @@ files:
|
|
254
112
|
- lib/faker/default/hipster.rb
|
255
113
|
- lib/faker/default/hobby.rb
|
256
114
|
- lib/faker/default/house.rb
|
115
|
+
- lib/faker/default/html.rb
|
257
116
|
- lib/faker/default/id_number.rb
|
258
117
|
- lib/faker/default/industry_segments.rb
|
259
118
|
- lib/faker/default/internet.rb
|
@@ -271,8 +130,8 @@ files:
|
|
271
130
|
- lib/faker/default/mountain.rb
|
272
131
|
- lib/faker/default/name.rb
|
273
132
|
- lib/faker/default/nation.rb
|
133
|
+
- lib/faker/default/national_health_service.rb
|
274
134
|
- lib/faker/default/nato_phonetic_alphabet.rb
|
275
|
-
- lib/faker/default/nhs.rb
|
276
135
|
- lib/faker/default/number.rb
|
277
136
|
- lib/faker/default/omniauth.rb
|
278
137
|
- lib/faker/default/phone_number.rb
|
@@ -292,6 +151,7 @@ files:
|
|
292
151
|
- lib/faker/default/superhero.rb
|
293
152
|
- lib/faker/default/tea.rb
|
294
153
|
- lib/faker/default/team.rb
|
154
|
+
- lib/faker/default/theater.rb
|
295
155
|
- lib/faker/default/time.rb
|
296
156
|
- lib/faker/default/twitter.rb
|
297
157
|
- lib/faker/default/types.rb
|
@@ -307,6 +167,7 @@ files:
|
|
307
167
|
- lib/faker/games/dota.rb
|
308
168
|
- lib/faker/games/elder_scrolls.rb
|
309
169
|
- lib/faker/games/fallout.rb
|
170
|
+
- lib/faker/games/final_fantasy_xiv.rb
|
310
171
|
- lib/faker/games/game.rb
|
311
172
|
- lib/faker/games/half_life.rb
|
312
173
|
- lib/faker/games/heroes.rb
|
@@ -350,8 +211,8 @@ files:
|
|
350
211
|
- lib/faker/movies/lord_of_the_rings.rb
|
351
212
|
- lib/faker/movies/movie.rb
|
352
213
|
- lib/faker/movies/princess_bride.rb
|
353
|
-
- lib/faker/movies/room.rb
|
354
214
|
- lib/faker/movies/star_wars.rb
|
215
|
+
- lib/faker/movies/the_room.rb
|
355
216
|
- lib/faker/movies/tron.rb
|
356
217
|
- lib/faker/movies/v_for_vendetta.rb
|
357
218
|
- lib/faker/music/grateful_dead.rb
|
@@ -363,7 +224,7 @@ files:
|
|
363
224
|
- lib/faker/music/prince.rb
|
364
225
|
- lib/faker/music/rock_band.rb
|
365
226
|
- lib/faker/music/rush.rb
|
366
|
-
- lib/faker/music/
|
227
|
+
- lib/faker/music/smashing_pumpkins.rb
|
367
228
|
- lib/faker/music/umphreys_mcgee.rb
|
368
229
|
- lib/faker/quotes/chiquito.rb
|
369
230
|
- lib/faker/quotes/quote.rb
|
@@ -377,7 +238,9 @@ files:
|
|
377
238
|
- lib/faker/sports/sport.rb
|
378
239
|
- lib/faker/sports/volleyball.rb
|
379
240
|
- lib/faker/travel/airport.rb
|
241
|
+
- lib/faker/travel/train_station.rb
|
380
242
|
- lib/faker/tv_shows/aqua_teen_hunger_force.rb
|
243
|
+
- lib/faker/tv_shows/archer.rb
|
381
244
|
- lib/faker/tv_shows/big_bang_theory.rb
|
382
245
|
- lib/faker/tv_shows/bojack_horseman.rb
|
383
246
|
- lib/faker/tv_shows/breaking_bad.rb
|
@@ -418,6 +281,8 @@ files:
|
|
418
281
|
- lib/faker/version.rb
|
419
282
|
- lib/helpers/base58.rb
|
420
283
|
- lib/helpers/char.rb
|
284
|
+
- lib/helpers/deprecator.rb
|
285
|
+
- lib/helpers/positional_generator.rb
|
421
286
|
- lib/helpers/unique_generator.rb
|
422
287
|
- lib/locales/README.md
|
423
288
|
- lib/locales/ar.yml
|
@@ -434,6 +299,7 @@ files:
|
|
434
299
|
- lib/locales/en-CA.yml
|
435
300
|
- lib/locales/en-GB.yml
|
436
301
|
- lib/locales/en-IND.yml
|
302
|
+
- lib/locales/en-KE.yml
|
437
303
|
- lib/locales/en-MS.yml
|
438
304
|
- lib/locales/en-NEP.yml
|
439
305
|
- lib/locales/en-NG.yml
|
@@ -455,6 +321,7 @@ files:
|
|
455
321
|
- lib/locales/en/app.yml
|
456
322
|
- lib/locales/en/appliance.yml
|
457
323
|
- lib/locales/en/aqua_teen_hunger_force.yml
|
324
|
+
- lib/locales/en/archer.yml
|
458
325
|
- lib/locales/en/artist.yml
|
459
326
|
- lib/locales/en/australia.yml
|
460
327
|
- lib/locales/en/avatar.yml
|
@@ -521,13 +388,14 @@ files:
|
|
521
388
|
- lib/locales/en/fallout.yml
|
522
389
|
- lib/locales/en/family_guy.yml
|
523
390
|
- lib/locales/en/file.yml
|
391
|
+
- lib/locales/en/final_fantasy_xiv.yml
|
524
392
|
- lib/locales/en/final_space.yml
|
525
393
|
- lib/locales/en/finance.yml
|
526
|
-
- lib/locales/en/fma_brotherhood.yml
|
527
394
|
- lib/locales/en/food.yml
|
528
395
|
- lib/locales/en/football.yml
|
529
396
|
- lib/locales/en/fresh_prince_of_bel_air.yml
|
530
397
|
- lib/locales/en/friends.yml
|
398
|
+
- lib/locales/en/fullmetal_alchemist_brotherhood.yml
|
531
399
|
- lib/locales/en/funny_name.yml
|
532
400
|
- lib/locales/en/futurama.yml
|
533
401
|
- lib/locales/en/game.yml
|
@@ -596,16 +464,15 @@ files:
|
|
596
464
|
- lib/locales/en/restaurant.yml
|
597
465
|
- lib/locales/en/rick_and_morty.yml
|
598
466
|
- lib/locales/en/rock_band.yml
|
599
|
-
- lib/locales/en/room.yml
|
600
467
|
- lib/locales/en/rupaul.yml
|
601
468
|
- lib/locales/en/rush.yml
|
602
469
|
- lib/locales/en/science.yml
|
603
470
|
- lib/locales/en/seinfeld.yml
|
604
471
|
- lib/locales/en/shakespeare.yml
|
605
|
-
- lib/locales/en/show.yml
|
606
472
|
- lib/locales/en/silicon_valley.yml
|
607
473
|
- lib/locales/en/simpsons.yml
|
608
474
|
- lib/locales/en/slack_emoji.yml
|
475
|
+
- lib/locales/en/smashing_pumpkins.yml
|
609
476
|
- lib/locales/en/sonic_the_hedgehog.yml
|
610
477
|
- lib/locales/en/source.yml
|
611
478
|
- lib/locales/en/south_park.yml
|
@@ -633,9 +500,12 @@ files:
|
|
633
500
|
- lib/locales/en/the_it_crowd.yml
|
634
501
|
- lib/locales/en/the_kingkiller_chronicle.yml
|
635
502
|
- lib/locales/en/the_office.yml
|
503
|
+
- lib/locales/en/the_room.yml
|
636
504
|
- lib/locales/en/the_thick_of_it.yml
|
505
|
+
- lib/locales/en/theater.yml
|
637
506
|
- lib/locales/en/tolkien.yml
|
638
507
|
- lib/locales/en/touhou.yml
|
508
|
+
- lib/locales/en/train_station.yml
|
639
509
|
- lib/locales/en/tron.yml
|
640
510
|
- lib/locales/en/twin_peaks.yml
|
641
511
|
- lib/locales/en/umphreys_mcgee.yml
|
@@ -695,6 +565,7 @@ files:
|
|
695
565
|
- lib/locales/ja/dog.yml
|
696
566
|
- lib/locales/ja/emotion.yml
|
697
567
|
- lib/locales/ja/food.yml
|
568
|
+
- lib/locales/ja/football.yml
|
698
569
|
- lib/locales/ja/gender.yml
|
699
570
|
- lib/locales/ja/lorem.yml
|
700
571
|
- lib/locales/ja/name.yml
|
@@ -705,10 +576,12 @@ files:
|
|
705
576
|
- lib/locales/ja/relationship.yml
|
706
577
|
- lib/locales/ja/restaurant.yml
|
707
578
|
- lib/locales/ja/space.yml
|
579
|
+
- lib/locales/ja/sport.yml
|
708
580
|
- lib/locales/ja/studio_ghibli.yml
|
709
581
|
- lib/locales/ja/subscription.yml
|
710
582
|
- lib/locales/ja/super_mario.yml
|
711
583
|
- lib/locales/ja/super_smash_bros.yml
|
584
|
+
- lib/locales/ja/touhou.yml
|
712
585
|
- lib/locales/ja/university.yml
|
713
586
|
- lib/locales/ja/zelda.yml
|
714
587
|
- lib/locales/ko.yml
|
@@ -729,6 +602,7 @@ files:
|
|
729
602
|
- lib/locales/uk.yml
|
730
603
|
- lib/locales/vi.yml
|
731
604
|
- lib/locales/zh-CN.yml
|
605
|
+
- lib/locales/zh-CN/bank.yml
|
732
606
|
- lib/locales/zh-TW.yml
|
733
607
|
homepage: https://github.com/faker-ruby/faker
|
734
608
|
licenses:
|
@@ -740,7 +614,6 @@ metadata:
|
|
740
614
|
documentation_uri: https://rubydoc.info/github/faker-ruby/faker
|
741
615
|
yard.run: yri
|
742
616
|
rubygems_mfa_required: 'true'
|
743
|
-
post_install_message:
|
744
617
|
rdoc_options: []
|
745
618
|
require_paths:
|
746
619
|
- lib
|
@@ -748,15 +621,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
748
621
|
requirements:
|
749
622
|
- - ">="
|
750
623
|
- !ruby/object:Gem::Version
|
751
|
-
version: '
|
624
|
+
version: '3.0'
|
752
625
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
753
626
|
requirements:
|
754
627
|
- - ">="
|
755
628
|
- !ruby/object:Gem::Version
|
756
629
|
version: '0'
|
757
630
|
requirements: []
|
758
|
-
rubygems_version: 3.
|
759
|
-
signing_key:
|
631
|
+
rubygems_version: 3.6.2
|
760
632
|
specification_version: 4
|
761
633
|
summary: Easily generate fake data
|
762
634
|
test_files: []
|
data/History.md
DELETED
@@ -1,176 +0,0 @@
|
|
1
|
-
## v1.6.5 (2016-07-08)
|
2
|
-
* Removed Faker::ChuckNorris.name
|
3
|
-
|
4
|
-
## v1.6.4 (2016-07-06)
|
5
|
-
* Removed support for Ruby 1.9.3
|
6
|
-
* Added Faker::ChuckNorris, Faker::Crypto, Faker::Educator, Faker::File, Faker::Music, Faker::Space, Faker::Vehicle, and Faker::Yoda
|
7
|
-
* Fixed bug with credit card types
|
8
|
-
* DST fixes in Faker::Time
|
9
|
-
* Added Faker::Name.name_with_middle
|
10
|
-
* Added Faker::Code.imei
|
11
|
-
* Added Faker::Code.asin
|
12
|
-
* Added Faker::Lorem.question and Faker::Lorem.questions
|
13
|
-
* Added Faker::Internet.private_ip_v4_address
|
14
|
-
* Added Faker::Company.australian_business_number
|
15
|
-
* Other miscellaneous fixes and locale updates
|
16
|
-
|
17
|
-
## v1.6.3 (2016-02-23)
|
18
|
-
* Fix for UTF problem in Ruby 1.9.3
|
19
|
-
* Fix for Faker::StarWars.character
|
20
|
-
* Updated sv locale
|
21
|
-
|
22
|
-
## v1.6.2 (2016-02-20)
|
23
|
-
* Fix for locale-switching (Russian email addresses)
|
24
|
-
* Added Faker::Beer, Faker::Boolean, Faker::Cat, Faker::StarWars, and Faker::Superhero
|
25
|
-
* Added Faker::Color.color_name
|
26
|
-
* Added Faker::Date.between_except
|
27
|
-
* Fixed Faker::Internet.ip_v4_cidr and Faker::Internet.ip_v6_cidr
|
28
|
-
* Added locales: ca, ca-CAT, da-DK, fi-FI, and pt
|
29
|
-
|
30
|
-
## v1.6.1 (2015-11-23)
|
31
|
-
* Fix for locale issues in tests
|
32
|
-
|
33
|
-
## v1.6.0 (2015-11-23)
|
34
|
-
* Lots of bug fixes -- most notably, a fix for email addresses and domains in non-en locales
|
35
|
-
* Updated locales: de, en-AU, en-NZ, en-SG, en-US, en-au-ocker, en, es, fr, he, it, ja, nb-NO, pl, pt-BR, sk, and zh-CN
|
36
|
-
* Updated classes: Address, Avatar, Book, Code, Commerce, Company, Hipster, IDNumber, Internet, Number, Placeholdit, Shakespeare, and Time
|
37
|
-
|
38
|
-
## v1.5.0 (2015-08-17)
|
39
|
-
* Added logos
|
40
|
-
* Added Slack Emoji
|
41
|
-
* Updated image generators
|
42
|
-
* Updated Dutch Locale
|
43
|
-
* Added support for generating RGB values, HSL colors, alpha channel, and HSLA colors
|
44
|
-
* Added locale for Uganda
|
45
|
-
* Added basic Ukrainian support
|
46
|
-
* Added university name generator
|
47
|
-
* Updated documentation
|
48
|
-
* Updated a variety of locales
|
49
|
-
* Various fixes
|
50
|
-
|
51
|
-
## v1.4.3 (2014-08-15)
|
52
|
-
* Updated Russian locale
|
53
|
-
* Added EIN generator
|
54
|
-
* Fixed Swedish locale
|
55
|
-
* Added birthday to Faker::Date
|
56
|
-
* Added Faker::App
|
57
|
-
|
58
|
-
## v1.4.2 (2014-07-15)
|
59
|
-
* Added Swedish locale
|
60
|
-
* README update
|
61
|
-
|
62
|
-
## v1.4.1 (2014-07-04)
|
63
|
-
* Bugfix and cleanup
|
64
|
-
|
65
|
-
## v1.4.0 (2014-07-03)
|
66
|
-
* Many enhancements and bugfixes
|
67
|
-
|
68
|
-
## v1.3.0 (2014-03-08)
|
69
|
-
* Many enhancements and few bugfixes
|
70
|
-
|
71
|
-
## v1.2.0 (2013-07-27)
|
72
|
-
* Many major and minor enhancements :)
|
73
|
-
|
74
|
-
## v1.1.2 (2012-09-18)
|
75
|
-
* 1 minor change:
|
76
|
-
* Fixed Ruby 1.8 compatibility
|
77
|
-
|
78
|
-
## v1.1.1 (2012-09-17)
|
79
|
-
* 1 minor change:
|
80
|
-
* Removed ja locale because of parse errors
|
81
|
-
|
82
|
-
## v1.1.0 (2012-09-15)
|
83
|
-
* 1 major change:
|
84
|
-
* Removed deprecated methods from Address: earth_country, us_state, us_state_abbr, uk_postcode, uk_county
|
85
|
-
* Many minor changes (please see github pull requests for credits)
|
86
|
-
* Added many localizations
|
87
|
-
* Added range and array support for Lorem
|
88
|
-
|
89
|
-
## v1.0.1 (2011-09-27)
|
90
|
-
* 1 minor enhancement
|
91
|
-
* Added safe_email method to get someaddress@example.com [Kazimierz Kiełkowicz]
|
92
|
-
* 1 bug fix:
|
93
|
-
* Use the locale fallback properly when parsing string formats
|
94
|
-
|
95
|
-
## v1.0.0 (2011-09-08)
|
96
|
-
* 2 major enhancements
|
97
|
-
* Moved all formats to locale files
|
98
|
-
* Stopped interfering with I18n's global settings for fallbacks
|
99
|
-
* 3 minor bug fixes:
|
100
|
-
* Ruby 1.9.2 fixes [eMxyzptlk]
|
101
|
-
* UTF8 fixes [maxmiliano]
|
102
|
-
* Updated IPv4 generator to return valid addresses [Sylvain Desbureaux]
|
103
|
-
* Many minor enhancements:
|
104
|
-
* Added bork locale for bork-ified lorem [johnbentcope]
|
105
|
-
* Added IPv6 address generator [jc00ke]
|
106
|
-
* Removed deprecation warnings for Array#rand [chrismarshall]
|
107
|
-
* Added German translation and I18n improvements [Matthias Kühnert]
|
108
|
-
* Added Dutch translation [moretea]
|
109
|
-
* Added Lat/Long generator [Andy Callaghan]
|
110
|
-
* Added buzzword-laden title generator [supercleanse]
|
111
|
-
* Added optional extended wordlist for lorem [chriskottom]
|
112
|
-
* Updated German translation [Jan Schwenzien]
|
113
|
-
* Locale improvements [suweller]
|
114
|
-
* Added limit to lorem generator [darrenterhune]
|
115
|
-
* Added Brazilian Portuguese translation [maxmiliano]
|
116
|
-
* Added Australian translation [madeindata]
|
117
|
-
* Added Canadian translation [igbanam]
|
118
|
-
* Added Norwegian translation [kytrinyx]
|
119
|
-
* Lots of translation-related cleanup [kytrinyx]
|
120
|
-
|
121
|
-
|
122
|
-
## v0.9.5 (2011-01-27)
|
123
|
-
* 1 minor bug fix:
|
124
|
-
* Fixed YAML [Aaron Patterson]
|
125
|
-
* 3 minor enhancements:
|
126
|
-
* Added default rake task to run all tests [Aaron Patterson]
|
127
|
-
* Removed shuffle method [Aaron Patterson]
|
128
|
-
* Use psych if present [Aaron Patterson]
|
129
|
-
|
130
|
-
## v0.9.4 (2010-12-29)
|
131
|
-
* 1 minor bug fix:
|
132
|
-
* Stopped getting in the way of Rails' late locale loading
|
133
|
-
|
134
|
-
## v0.9.3 (2010-12-28)
|
135
|
-
* 1 minor enhancement:
|
136
|
-
* Added a faker namespace for translations
|
137
|
-
|
138
|
-
## v0.9.2 (2010-12-22)
|
139
|
-
* 1 bug fix:
|
140
|
-
* Stopped stomping on I18n load path
|
141
|
-
|
142
|
-
## v0.9.1 (2010-12-22)
|
143
|
-
* 1 bug fix:
|
144
|
-
* Stopped setting I18n default locale
|
145
|
-
* 1 major enhancement:
|
146
|
-
* Added method_missing to Address to add methods based on data in locale files
|
147
|
-
* 1 minor enhancement:
|
148
|
-
* Added Swiss locale [Lukas Westermann]
|
149
|
-
|
150
|
-
## v0.9.0 (2010-12-21)
|
151
|
-
* 1 major enhancement:
|
152
|
-
* Moved strings and some formats to locale files
|
153
|
-
|
154
|
-
## v0.3.1 (2008-04-03)
|
155
|
-
* 1 minor enhancement:
|
156
|
-
* Added city to Address
|
157
|
-
|
158
|
-
## v0.3.0 (2008-01-01)
|
159
|
-
* 3 major enhancements:
|
160
|
-
* Added Lorem to generate fake Latin
|
161
|
-
* Added secondary_address to Address, and made inclusion of
|
162
|
-
secondary address in street_address optional (false by
|
163
|
-
default).
|
164
|
-
* Added UK address methods [Caius Durling]
|
165
|
-
|
166
|
-
## v0.2.1 (2007-12-05)
|
167
|
-
* 1 major enhancement:
|
168
|
-
* Dropped facets to avoid conflict with ActiveSupport
|
169
|
-
* 2 minor enhancements:
|
170
|
-
* Changed the output of user_name to randomly separate with a . or _
|
171
|
-
* Added a few tests
|
172
|
-
|
173
|
-
## v0.1.0 (2007-11-22)
|
174
|
-
|
175
|
-
* 1 major enhancement:
|
176
|
-
* Initial release
|