pry-send_tweet.rb 1.20.14 → 1.20.15
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: 6f13231f3594dc05b245c9bd91285824bf8c825a174c4f2a2802279fc2b83121
|
4
|
+
data.tar.gz: 7a1be98c79c9ee9c30882504660ce6bfcb93e3bc9a3a18af34956978629274c7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b222eaaa98a13472dc3e6ad4c7b544c6d1bdd82a552835f15812599983ca3ec803842708588a5fc25f21d1ccf4c0502286a5c9837061955dbc1dcc3ee2a49bf7
|
7
|
+
data.tar.gz: fae320d5bb435d9ffb79d6d72918a6fb80723bdd6255a867c43a9f27f79632b67272f9ba09faef5bbff101a1606cf5e3989e27f746890bba9181f3a3f2094301
|
@@ -472,7 +472,8 @@ Pry.commands.instance_eval do
|
|
472
472
|
%q|cr0w| => %q|https://www.youtube.com/watch?v=r74V6ihFL3w|,
|
473
473
|
%q|crowsnest| => %q|https://www.youtube.com/watch?v=2Z4m4lnjxkY|,
|
474
474
|
%q|toor (backdoor)| => %q|https://www.youtube.com/watch?v=2Z4m4lnjxkY|,
|
475
|
-
%q|I was once so naive, I thought the world worked this way| => %q|https://www.youtube.com/watch?v=tCXqm8EQtWQ
|
475
|
+
%q|I was once so naive, I thought the world worked this way| => %q|https://www.youtube.com/watch?v=tCXqm8EQtWQ|,
|
476
|
+
%q|King Faisal of saudi arabia calls for jihad then gets killed, then gets what he asked for| => %q|https://www.youtube.com/watch?v=YVWymq5zYpQ|
|
476
477
|
}
|
477
478
|
command '🎧', '' do
|
478
479
|
args = arg_string.split(' ')
|