faker 1.8.2 → 1.8.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,7 @@
1
+ en:
2
+ faker:
3
+ world_of_warcraft:
4
+ hero: ["Gul'dan", "Durotan", "Khadgar", "Orgrim Doomhammer", "Medivh", "Blackhand", "Anduin Lothar", "Garona Halforcen", "Antonidas", "King Llane Wrynn", "Moroes",
5
+ "Lady Taria", "Jaina Proudmoore", "Illidan Stormrage", "Kael'thas Sunstrider", "Archimonde", "Kil'jaeden", "Mannoroth", "Ner'zhul", "Sargeras", "Balnazzar", "Magtheridon", "Mal'Ganis", "Brann Bronzebeard", "Muradin Bronzebeard", "Sylvanas Windrunner", "Malfurion Stormrage", "Millhouse Manastorm", "Anduin Lothar", "Arthas Menthil", "Bolvar Fordragon", "Uther the Lightbringer", "Varian Wrynn"]
6
+
7
+ quotes: ["An'u belore delen'na.","Anaria Shola.","Bal'a dash, malanore.","Glory to the Sin'dorei.","Our enemies will fall!","State your business.","The dark times will pass.","The Eternal Sun guides us.","Victory lies ahead!","We will persevere!","What business have you?","Yes?","Death to all who oppose us!", "Farewell.", "Hold your head high.", "Keep your wits about you.", "Remember the Sunwell.", "Sela'ma ashal'anore!", "Shorel'aran.", "Stay the course", "The reckoning is at hand!", "Time is of the essense.", "We will have justice!", "Ah, you have a death wish.", "I do not suffer fools easily.", "I had little patience to begin with!", "Mind yourself.", "Not very intelligent, are you?", "Run away pest!", "These are dark times indeed.", "Why do you linger?", "You waste my time.", "Choose wisely.", "Do not loiter.", "Everything has a price.", "I have one of a kind items", "What do you seek?", "Your gold is welcome here.", "Glory to the Sin'dorei.", "State your Business!", "Anu'belore Dela'na.", "The Eternal Sun guides us.", "What Business have you?", "Victory lies ahead.", "Our enemies will fall.", "Anaria'shoala.", "You waste my time.", "I had little patience to begin with.", "It is a wonder you have lived this long.", "Ah, you have a death wish.", "I sell only the finest goods.", "Your gold is welcome here.", "Everything has a price.", "Do not loiter."]
@@ -48,3 +48,9 @@ zh-CN:
48
48
  - '177########'
49
49
  - '178########'
50
50
  - '18#########'
51
+
52
+ university:
53
+ prefix: ["东", "南", "西", "北", "东南", "东北", "西南", "西北", "中国"]
54
+ suffix: ["理工大学", "技术大学", "艺术大学", "体育大学", "经贸大学", "农业大学", "科技大学", "大学"]
55
+ name:
56
+ - "#{University.prefix}#{University.suffix}"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: faker
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.8.2
4
+ version: 1.8.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Benjamin Curtis
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-11 00:00:00.000000000 Z
11
+ date: 2017-07-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: i18n
@@ -49,6 +49,7 @@ files:
49
49
  - lib/faker/bitcoin.rb
50
50
  - lib/faker/book.rb
51
51
  - lib/faker/boolean.rb
52
+ - lib/faker/bossa_nova.rb
52
53
  - lib/faker/business.rb
53
54
  - lib/faker/cat.rb
54
55
  - lib/faker/chuck_norris.rb
@@ -65,6 +66,7 @@ files:
65
66
  - lib/faker/dr_who.rb
66
67
  - lib/faker/dragon_ball.rb
67
68
  - lib/faker/educator.rb
69
+ - lib/faker/elder_scrolls.rb
68
70
  - lib/faker/esport.rb
69
71
  - lib/faker/family_guy.rb
70
72
  - lib/faker/file.rb
@@ -91,6 +93,8 @@ files:
91
93
  - lib/faker/lovecraft.rb
92
94
  - lib/faker/markdown.rb
93
95
  - lib/faker/matz.rb
96
+ - lib/faker/measurement.rb
97
+ - lib/faker/most_interesting_man_in_the_world.rb
94
98
  - lib/faker/movie.rb
95
99
  - lib/faker/music.rb
96
100
  - lib/faker/name.rb
@@ -104,6 +108,7 @@ files:
104
108
  - lib/faker/robin.rb
105
109
  - lib/faker/rock_band.rb
106
110
  - lib/faker/rupaul.rb
111
+ - lib/faker/seinfeld.rb
107
112
  - lib/faker/shakespeare.rb
108
113
  - lib/faker/simpsons.rb
109
114
  - lib/faker/slack_emoji.rb
@@ -112,16 +117,22 @@ files:
112
117
  - lib/faker/star_wars.rb
113
118
  - lib/faker/superhero.rb
114
119
  - lib/faker/team.rb
120
+ - lib/faker/the_fresh_prince_of_bel_air.rb
115
121
  - lib/faker/time.rb
116
122
  - lib/faker/twin_peaks.rb
117
123
  - lib/faker/twitter.rb
124
+ - lib/faker/umphreys_mcgee.rb
118
125
  - lib/faker/university.rb
119
126
  - lib/faker/vehicle.rb
127
+ - lib/faker/venture_bros.rb
120
128
  - lib/faker/version.rb
129
+ - lib/faker/witcher.rb
130
+ - lib/faker/world_of_warcraft.rb
121
131
  - lib/faker/yoda.rb
122
132
  - lib/faker/zelda.rb
123
133
  - lib/helpers/char.rb
124
134
  - lib/helpers/unique_generator.rb
135
+ - lib/locales/README.md
125
136
  - lib/locales/bg.yml
126
137
  - lib/locales/ca-CAT.yml
127
138
  - lib/locales/ca.yml
@@ -147,12 +158,17 @@ files:
147
158
  - lib/locales/en.yml
148
159
  - lib/locales/en/README.md
149
160
  - lib/locales/en/address.yml
161
+ - lib/locales/en/bossa_nova.yml
150
162
  - lib/locales/en/dr_who.yml
151
163
  - lib/locales/en/family_guy.yml
164
+ - lib/locales/en/fresh_prince_of_bel_air.yml
152
165
  - lib/locales/en/internet.yml
153
166
  - lib/locales/en/lovecraft.yml
167
+ - lib/locales/en/most_interesting_man_in_the_world.yml
154
168
  - lib/locales/en/movie.yml
155
169
  - lib/locales/en/rick_and_morty.yml
170
+ - lib/locales/en/witcher.yml
171
+ - lib/locales/en/world_of_warcraft.yml
156
172
  - lib/locales/es-MX.yml
157
173
  - lib/locales/es.yml
158
174
  - lib/locales/fa.yml