pry-twitter 1.22.12 → 1.22.13
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 +4 -0
- data/lib/pry/send_tweet/commands/easter_eggs.rb +3 -2
- data/lib/pry/send_tweet/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: de6dc63bd664dc75eef34068a6d9346afc502189dcf72fce9dafbe4971b2721b
|
|
4
|
+
data.tar.gz: 6ab29ac7dd983b853d95e32165be4476d1d86a1f514941db4ee041a140627a62
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f00db00ad0298fdfb851d947497d7a6d15e4c5b3ef786e00645c22c80355cfceba13050b54311e0354cc79ccf83e2c3b5d876b7c3275bbef2f2762bccc02b161
|
|
7
|
+
data.tar.gz: 44cf05e21d7d099cb33c53def8c219f905b4e7722eddbd94fce91b6d72d54e203b01ad72bf026ead186a3440c4f913e4044a789d9a2444ee62fce4c0c62a14f4
|
data/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# CHANGELOG
|
|
2
2
|
|
|
3
|
+
## v1.22.13 (#SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside)
|
|
4
|
+
|
|
5
|
+
- ill keep it 300, you keep it subhuman inferior being, mr ugly allen.
|
|
6
|
+
|
|
3
7
|
## v1.22.12 (#SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside)
|
|
4
8
|
|
|
5
9
|
- Bang Bang.
|
|
@@ -528,8 +528,9 @@ Pry.commands.instance_eval do
|
|
|
528
528
|
%q[First I wrote xpool, then I wrote zpool. First I wrote xchannel, then I wrote zchannel. That is called missing a chance.] => %q[https://www.youtube.com/watch?v=kC3hE8TvDYc],
|
|
529
529
|
%q[Adrian Ström - Pensée sur l'amour (Original Mix) /The Notebook/] => %q[https://www.youtube.com/watch?v=kH2ifMY1KXg],
|
|
530
530
|
%q[Adrian Ström - Blue And Yellow (Original Mix) /Martin Luther King & Les Brown/] => %q[https://www.youtube.com/watch?v=4tMKXygbEaM],
|
|
531
|
-
%q[The most beautiful song of love to Tupac Gangs of Mafia 2 pac - Snakes & Fake] => %q[https://www.youtube.com/watch?v=Hl1FglvgClg]
|
|
532
|
-
%q[It is easy to create an internet persona, i created 2pac online when i was 15, the difference is, you know nothing but windows, and i dip in every water, i am better than you, i always will be, youre my bitch allen, youre going to suck a black lolli pop, you will like it, and take all the milk in your mouth. Stay beautiful, mr ugly.] => %q[https://www.youtube.com/watch?v=LJjsm6CVsG8]
|
|
531
|
+
%q[The most beautiful song of love to Tupac Gangs of Mafia 2 pac - Snakes & Fake] => %q[https://www.youtube.com/watch?v=Hl1FglvgClg],
|
|
532
|
+
%q[It is easy to create an internet persona, i created 2pac online when i was 15, the difference is, you know nothing but windows, and i dip in every water, i am better than you, i always will be, youre my bitch allen, youre going to suck a black lolli pop, you will like it, and take all the milk in your mouth. Stay beautiful, mr ugly.] => %q[https://www.youtube.com/watch?v=LJjsm6CVsG8],
|
|
533
|
+
%q[gem-cd pry-send_tweet.rb; ruby vms/freebsd.rb --fresh] => %q[https://www.youtube.com/watch?v=sZQ3FiKf09M]
|
|
533
534
|
}
|
|
534
535
|
command '🎧', '' do
|
|
535
536
|
args = arg_string.split(' ')
|