pry-send_tweet.rb 1.16.2 → 1.16.3
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: 1f3a312f60d81178c738daff6217a3b5126126da4748a9984babaf9d23db50de
|
4
|
+
data.tar.gz: 64977af146422ec2ac41f5b3b8a6e3ea45e665ae15df35a21fcb09320b9eaa53
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7389913dc4db347f3a7d7baf0520bfea44342871b9970434270e21b5de25f5c14cfa0a3aa6a682288ec94670a8511d9c013bd7ce2dc8bc4756e07b8b07498564
|
7
|
+
data.tar.gz: 4692dd9a337e3a5b7e993e74a0fe626b584fed24818123e2c435eb2620ae19f60c5dac1b112745d219d8ee724144a67b191c8c208ff3ef0bc4cf6e85a519acc7
|
@@ -458,7 +458,8 @@ Pry.commands.instance_eval do
|
|
458
458
|
Apple are repeating the exact same mistakes as Microsoft did. Jony Ive is the new Bill Gates, who openly admits, he does not understand
|
459
459
|
the technology he uses. There is a passage from The Holy Scriptures about acting with a lack of understanding.].each_line.map(&:strip).join => 'https://www.youtube.com/watch?v=0HDdjwpPM3Y',
|
460
460
|
'Portuguese Paratroopers In Heavy Combat With African Rebels In Central African Republic' => 'https://www.youtube.com/watch?v=knqnPnlflLQ',
|
461
|
-
'ARAB TRAPPIN VOL 4 [Reupload + Channel Restart]' => 'https://www.youtube.com/watch?v=BNpyrKpRBHw'
|
461
|
+
'ARAB TRAPPIN VOL 4 [Reupload + Channel Restart]' => 'https://www.youtube.com/watch?v=BNpyrKpRBHw',
|
462
|
+
%q[Panic! At The Disco: Emperor's New Clothes [OFFICIAL VIDEO]] => 'https://www.youtube.com/watch?v=7qFF2v8VsaA'
|
462
463
|
}
|
463
464
|
command '🎧', '' do
|
464
465
|
args = arg_string.split(' ')
|