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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f2d6e1651168273629640b207f4ed0480501b04d3f2ea1581316253542dcb82b
4
- data.tar.gz: 55aad6ad75638643d90c8f27fb4453d77aaed80a8f0a9d8eff91f8ffb94e8bf5
3
+ metadata.gz: 1f3a312f60d81178c738daff6217a3b5126126da4748a9984babaf9d23db50de
4
+ data.tar.gz: 64977af146422ec2ac41f5b3b8a6e3ea45e665ae15df35a21fcb09320b9eaa53
5
5
  SHA512:
6
- metadata.gz: b609032c1eb3b6b2e939b6ff2fe696a229a26b0aa0af1b5c9256c8abedce5c9cba707e85d8aa8dcd9709319b39e36e3c697990214f62d438f6b05351d658ffa5
7
- data.tar.gz: 269c5ca9f71e41cfca21b19c5aa2a553b2cf717292c995c7cf7d624779475f76fbe5de3009e33e95a1059505cc39e07cdaa1c0e46285b872dc88cd116807c8ba
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(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.16.2'
3
+ VERSION = '1.16.3'
4
4
  CODENAME = 'IslamMeetsBrasil'
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.16.2
4
+ version: 1.16.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers