rapsum 0.0.7 → 0.0.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d97cb5c3c5ff14e49311ee60dd7f11c0b0ac10c4
4
- data.tar.gz: 93392af9df18b187f77148d8580cd801c4c00665
3
+ metadata.gz: 62da80f01c71c7bf6ac904b35e8c172d53c5925c
4
+ data.tar.gz: 0c441f89028bc405f0b9e5af31892c448b9b1c92
5
5
  SHA512:
6
- metadata.gz: 45b8f1bc47a8050b3dc6b7e81738df33fe0fce8fdf48524b994152ede238ed5226b7ddcd0e227653483896d9ff7c4b1ed36d9eb0da82fde0befe8fddfb262a07
7
- data.tar.gz: 88278e2d2744fbd315b0dba6b066d3f71f785188062d813729cb4bd9e395ec78ebce925686aea105c51a99b669f64fc23d69dcdc93d657132fbdf89a6918a678
6
+ metadata.gz: a30f1dc127903031595916eebaa483fe97099590b122a03df3077728f1b1c020e02d3957bc328561980fad6ade1be5c7e8870ee82d7ea41edbf09b7fa696971c
7
+ data.tar.gz: 055938b7b241712ac3564b2daf98b89d09521f433bac8bf15464c46903d3550e6810e1c7dbc99c3fe6ac666b79f305212c4e5fc53eda041226f0e1ecdea0b35f
@@ -4,9 +4,15 @@ LONG_SENTENCE_SAMPLES = [
4
4
  "I got a million trillion things I'd rather fucking do",
5
5
  "I got a bitch who text me she ain't got no clothes on",
6
6
 
7
+ # Bobby Shmurda - Hot ninja
8
+ "Get that money back and spend it on the same thing",
9
+
7
10
  # Childish Gambino - Freaks and Geeks
8
11
  "Bunnies wantin to be fed, I mean hunnies oh forget it",
9
12
 
13
+ # Chris Brown - Loyal
14
+ "All this money in the air, I wanna see you dance",
15
+
10
16
  # Drake - Started From The Bottom
11
17
  "Story stay the same through the money and the fame",
12
18
  "Started from the bottom now the whole team here",
data/lib/names.rb CHANGED
@@ -11,5 +11,6 @@ NAMES = [
11
11
  "queen_b",
12
12
  "shmurda",
13
13
  "tyga",
14
+ "young_money",
14
15
  "z_ro",
15
16
  ]
@@ -15,6 +15,25 @@ SHORT_SENTENCE_SAMPLES = [
15
15
  "I just dodged a bullet from a crazy bitch",
16
16
  "She got a bird brain",
17
17
 
18
+ # Bobby Shmurda - Hot Ninja
19
+ "How much shmoney's that?",
20
+ "We keep em nine millis on my block",
21
+ "Runnin through these checks til I pass out",
22
+ "All I do is cash out",
23
+ "All I do is cache out",
24
+ "If you ain't a ho, get up out my trap house",
25
+ "I be gettin money til I fall out",
26
+ "GS for my gun squad",
27
+ "Some wayyyyy, free Breezy ho",
28
+ "Bout a week agoooo",
29
+ "Shots poppin out the AR",
30
+
31
+ # Chris Brown - Loyal
32
+ "I know these hoes ain't right",
33
+ "These hoes ain't loyal",
34
+ "Just got rich",
35
+ "I can make a broke bitch rich",
36
+
18
37
  # Drake - The Motto
19
38
  "25 sittin on 25 mill",
20
39
  "The pimpin ice cold",
@@ -89,11 +108,6 @@ SHORT_SENTENCE_SAMPLES = [
89
108
  "Throw some more",
90
109
  "The faster you spend it, the faster it go",
91
110
 
92
- # Shmurda - Hot Ninja
93
- "All I do is cash out",
94
- "Bout a week agoooo",
95
- "Shots poppin out the AR",
96
-
97
111
  # Tyga - Rack City
98
112
  "Rack city bitch",
99
113
  "Rack rack city bitch",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rapsum
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Victoria Chuang
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-03-10 00:00:00.000000000 Z
11
+ date: 2015-04-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A rap lyric faker
14
14
  email: victoriachuang@gmail.com