pry-twitter 1.27.16 → 1.27.17
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/pry/send_tweet/commands/easter_eggs.rb +2 -1
- 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: b83bdfbfc552c2494c865e2dcdfdd9c440abb21c7c5f5b8ebbca323e48f0088d
|
4
|
+
data.tar.gz: f04d62c7c79a5cbe04205169d23ca89f6d09a3d3ea53a2e1dca3ce5933cd8771
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4125f5bfba8a16fcfd0be966978d05ebf917fa249637502e774237d5e035c4150eb7f95a03b213efc4c22b1bbab07f159230b562371a8f5ec054b5d296b210de
|
7
|
+
data.tar.gz: 1457414d24e3d8e79cd729c785a0864382fe69c6cbd1b93c9a649babe449c2a3c3a1db5bd438772158986b44a7f6a2fd3948e6fa520264fefd2be8df4bfaa9a5
|
@@ -561,7 +561,8 @@ Pry.commands.instance_eval do
|
|
561
561
|
%q[Devlin - Community Outcast (OFFICIAL VIDEO - HQ)] => %q[https://www.youtube.com/watch?v=1L4iH89tjAM],
|
562
562
|
%q[Imagine spending everything you have to get to Europe, then when you get here, you discover Africa is better, because!porque a rich soul is better than a poor soul.] => %q[https://www.youtube.com/watch?v=qDLJ3pUZm9A],
|
563
563
|
%q[Defqon.1 Festival 2013 | Endshow Saturday | Official Q-dance Video] => %q[https://www.youtube.com/watch?v=fN1Gw8PHkAI],
|
564
|
-
%q[Homosexuality is a result of everyone cheating on each other, on an epic scale, so dont blame the gay guy, blame yourselves. Thats my belief. Its not 100.00% accurate but on the right tail.] => %q[https://www.youtube.com/watch?v=fN1Gw8PHkAI]
|
564
|
+
%q[Homosexuality is a result of everyone cheating on each other, on an epic scale, so dont blame the gay guy, blame yourselves. Thats my belief. Its not 100.00% accurate but on the right tail.] => %q[https://www.youtube.com/watch?v=fN1Gw8PHkAI],
|
565
|
+
%q[Manu, imagine.] => %q[https://www.youtube.com/watch?v=7FX4D1jU2m8]
|
565
566
|
}
|
566
567
|
command '🎧', '' do
|
567
568
|
args = arg_string.split(' ')
|