pry-send_tweet.rb 1.20.16 → 1.20.17
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 +1 -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: fa9eca7a4cd76155062edf21d00708c89f3bf5e99a46c1a910ce5b6756f8e754
|
|
4
|
+
data.tar.gz: dd6d3fc397c1d1efddc2f18ca73ddfc128b39de015f48169883e8c2604c4f832
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 76a1e34fff5df104c046c58a87bccf0bafd27d4cd78d8bc8d3a207ffb6c8e39979ef980110498cd0440f52b88aab599b0cf1493e69fe0d18d760b31225d50a49
|
|
7
|
+
data.tar.gz: 190832826eab34f5e21f6ee6c8ef60f9c636e8bd3e1d3f9f324767349d07f222b4a3861006f5f2d20d90f1af048726f2a1b2075c145a1519880838087e08f867
|
|
@@ -444,7 +444,7 @@ Pry.commands.instance_eval do
|
|
|
444
444
|
%q|The original telescope is a pipe, but not a crack pipe, that came after the telescope| => 'https://www.youtube.com/watch?v=k9dMdbUAi0c',
|
|
445
445
|
%q|Observing a jquery riddled with XSS issues on the frontend and Rails4-5 on the backend shows us the pains of legacy, and a team too focused on backend technology. You got owned from the front.| => 'https://www.youtube.com/watch?v=25DC6v8oPxo',
|
|
446
446
|
%q[Rails and webpack are a bad match. Why? Because webpack leaves a manfiest file in public/packs/, which might expose admin paths and keys, etc. Is that 0day? Are all modern Rails applications vulnerable to this? I don't think Rails understands JavaScript, and should not be the ruby leaders for such tech.] => 'https://www.youtube.com/watch?v=pHIua_4T0sY',
|
|
447
|
-
%q|That's strange, how do General Assembly (https://generalassemb.ly) continue to benefit from my knowledge, even though i no longer work there? Stop stealing from me.
|
|
447
|
+
%q|That's strange, how do General Assembly (https://generalassemb.ly) continue to benefit from my knowledge, even though i no longer work there? Stop stealing from me. PAY ME @GA.| => 'https://www.youtube.com/watch?v=-LdYXYNtPJI',
|
|
448
448
|
%q|Mad Irish Man| => %q|https://www.youtube.com/watch?v=j0X7nSLMV5c|,
|
|
449
449
|
%q|Hardwell - spaceman| => %q|https://www.youtube.com/watch?v=Z0vZJi2qfuo|,
|
|
450
450
|
%q|Israel says ..| => %q|https://www.youtube.com/watch?v=qnwd1PrgmF4|,
|