pry-send_tweet.rb 1.18.3 → 1.18.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fa3e1cfc7825aa102c6e41aa2e8ac0db1998dd6ce7456913609a7c8a612f0c0d
4
- data.tar.gz: 203e119cd4d2957c574ab8bdc6ef9e3dfc4247af3df29bcebe1d021c58a983ed
3
+ metadata.gz: 53e87ccd0371e2e181d291509cd64de5676a86efd47d6cf93c1f47c479fa0a76
4
+ data.tar.gz: a7d538556556072ade0f51f389cc9cc78831e9e7b2618d4c0deef17ceca22bd4
5
5
  SHA512:
6
- metadata.gz: c923ba984001a261e7ccb1c5585e170692d1561827391c6bd1a02ac6c62ea1b390caafed04cfa45084ab1e9f29f4be49f0d7d8c72038d381c6042bd87e235cd4
7
- data.tar.gz: 235ca430a2e84b2427dadc703ddef3912d9a2c6f33ef3c0f3c5a0493c1f8e7166eaa324258211e114f3fc052ac7be5117ffc3c984449fb7ac56f47701d5fbfe2
6
+ metadata.gz: 3e19846ae5ad6f9a499adc61bc709799a7c4fb0d1275b106658ed67fe3ca54409c21a274aab91041a442463064925c90b0b6ac3f35302d323247e37216c8e0dd
7
+ data.tar.gz: ec6837f3a780fd21bc3f0eef33a2936a824b3c7d840072fba9ddf400efebafc3f31322ae59fccd5290a90b9299e581872065d4804671a24672f8193f9d960a10
@@ -491,7 +491,9 @@ Pry.commands.instance_eval do
491
491
  %q[https://generalassemb.ly] => 'https://www.youtube.com/watch?v=sUmoa4uDlWc',
492
492
  %q[https://generalassemb.ly] => 'https://www.youtube.com/watch?v=sUmoa4uDlWc',
493
493
  %q|I have been under an ILLEGAL wiretap by US government. They're stealing all my ideas and giving them to US companies who make big money. Pay me you fucks.| => %q|https://www.youtube.com/watch?v=_A4MmpJV94I|,
494
- %q|I have been under an ILLEGAL wiretap by US government. They're stealing all my ideas and giving them to US companies who make big money. Pay me you fucks.| => %q|https://www.youtube.com/watch?v=_A4MmpJV94I|
494
+ %q|I have been under an ILLEGAL wiretap by US government. They're stealing all my ideas and giving them to US companies who make big money. Pay me you fucks.| => %q|https://www.youtube.com/watch?v=_A4MmpJV94I|,
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
+ %q|davidstamm (@whylom on github etc) - a jew full of hate, a modern day Nazi| => %q|https://www.youtube.com/watch?v=bEoDSTBY_Y4|,
495
497
  }
496
498
  command '🎧', '' do
497
499
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.18.3'
3
+ VERSION = '1.18.5'
4
4
  CODENAME = 'ItsCalledTheftUnlessYouPayMe__GeneralAssembly'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-send_tweet.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.18.3
4
+ version: 1.18.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers