pry-send_tweet.rb 1.18.8 → 1.18.9
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/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: 0f9e31007087431e45b0f9a78f074518527be5c93cf32297820bb2a4f9b534ee
|
|
4
|
+
data.tar.gz: 4bb6f6c3b4aafff06e0d67d8bb83e7b529b38d73f276b21a3964210d521d36b5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 32fb26d7811326ababe704f8feb5c0e48169346ac873b64c13061d2537148c86494ebb7b42c6178f2b08d57726cb5b4d6b273080dc0abfefd9e2fea82048566f
|
|
7
|
+
data.tar.gz: da4c7c091f76d19883573fed8431dccabb69f4aa381496aa0b4a8e94ec36e2dcfc760beb2051ed11ebf520fc492aaeb23e0a027dfee396746ef66b8278b3c64e
|
|
@@ -495,7 +495,8 @@ Pry.commands.instance_eval do
|
|
|
495
495
|
%q|davidstamm (@whylom on github etc) - a jew full of hate, a modern day Nazi| => %q|https://www.youtube.com/watch?v=bEoDSTBY_Y4|,
|
|
496
496
|
%q|davidstamm (@whylom on github etc) - a jew full of hate, a modern day Nazi| => %q|https://www.youtube.com/watch?v=bEoDSTBY_Y4|,
|
|
497
497
|
%q|Mad Irish Man| => %q|https://www.youtube.com/watch?v=j0X7nSLMV5c|,
|
|
498
|
-
%q|Hardwell - spaceman| => %q|https://www.youtube.com/watch?v=Z0vZJi2qfuo
|
|
498
|
+
%q|Hardwell - spaceman| => %q|https://www.youtube.com/watch?v=Z0vZJi2qfuo|,
|
|
499
|
+
%|Israel says ..| => %q|https://www.youtube.com/watch?v=qnwd1PrgmF4|
|
|
499
500
|
}
|
|
500
501
|
command '🎧', '' do
|
|
501
502
|
args = arg_string.split(' ')
|