pry-twitter 1.27.5 → 1.27.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +1 -1
- data/lib/pry/send_tweet/commands/easter_eggs.rb +0 -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: 2cd152288a9a66dd602b77d74a9a08bf069a17614bfa9fbf444e543cdfa43586
|
4
|
+
data.tar.gz: 536c67b575782a2f24f157fd4789e54ff0d6c41147afe6ebadb6152910ad3a23
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e7fc04e093fefbeb53541e5b0337f6033a3a0566ae66741e868823acc746e83059a024a4ffafc985e12aa341f9effff322bf93f648854a918b3155701a18df8f
|
7
|
+
data.tar.gz: 5034cf510836bbc6303b0ebad7ad6504c883e444b6bf07549f2e13c42554a31526326db73ec0791c027f0b8130bb7f7bc327504a1bd8d4c8d867d0894aa01387
|
data/CHANGELOG.md
CHANGED
@@ -557,7 +557,6 @@ Pry.commands.instance_eval do
|
|
557
557
|
%q[You people have become so sick that you think you can offer alternative women. I literally want nobody. No one. Ever. Id become gay before i go near another woman.] => %q[https://www.youtube.com/watch?v=IslF_EyhMzg],
|
558
558
|
%q[Do you have any money ? No. Good. Lets go to the Gay Bar and spend all your money. :)] => %q[https://www.youtube.com/watch?v=49rhRF4bkf8],
|
559
559
|
%q["Kill the Irishman" Party's Over] => %q[https://www.youtube.com/watch?v=GWsqMyE30-0]
|
560
|
-
]
|
561
560
|
}
|
562
561
|
command '🎧', '' do
|
563
562
|
args = arg_string.split(' ')
|