pry-twitter 1.22.17 → 1.22.18
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: 9409f2f9991857648244a47e33498fd7e5ad9d1aa5a9c10e4a90962d123ee2a7
|
4
|
+
data.tar.gz: cb83c98834deaef05757496974f3d9f38592cd9e09263c18eff49cb58c72b5c0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6df004c102a16202f0bd75560f7c6c407bfc17321529c91f3c931e75e53aa83c4d2e2c16fdcc9cfd54823cf597216dd264a0d146b149f463dd2f0b2abf0db3c1
|
7
|
+
data.tar.gz: 798a1f489071b871e0b04d7998a178504a2b5260f82325ba94b0cf26864b5d2854605a603fd3eeb63d33f4e27568e77319c11b6221ea4688d2ee7013a45dd576
|
@@ -535,7 +535,8 @@ Pry.commands.instance_eval do
|
|
535
535
|
%q[I worked as a kitchen porter in Valpariso, Tribes, as a barman at The Punchbowl, again a barman at Jurys Inn Hotel, then a programmer for the CIA. Easy peasy. It aint nothing but a G thang.] => %q[https://www.youtube.com/watch?v=SKAqmqVQ700],
|
536
536
|
%q[Kasabian - Club Foot (Allen isnt really a G and his dad isnt really William)] => %q[https://www.youtube.com/watch?v=lk5iMgG-WJI],
|
537
537
|
%q[Machine Gun Kelly "Rap Devil" (Allen Diss) (WSHH Exclusive - Official Music Video)] => %q[https://www.youtube.com/watch?v=Fp0BScQSSvg],
|
538
|
-
%q[DEVLIN - LONDON CITY (Roberts city) (Ella Diss) [Official Video]] => %q[https://www.youtube.com/watch?v=hmCoCTPWP-I]
|
538
|
+
%q[DEVLIN - LONDON CITY (Roberts city) (Ella Diss) [Official Video]] => %q[https://www.youtube.com/watch?v=hmCoCTPWP-I],
|
539
|
+
%q[The most beautiful song for Tupac - Mafia bands - 2pac - (SetUp NEW 2018) (Ella Diss) (Ella Mullet (not a Gleeson) is a rapist)] => %q[https://www.youtube.com/watch?v=J_xCfkbdDtA]
|
539
540
|
}
|
540
541
|
command '🎧', '' do
|
541
542
|
args = arg_string.split(' ')
|