pry-twitter 1.31.5 → 1.31.6

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: 0f06d0c5e14415867da8c43af00cf8e4c8374e42dd549cace9b7a40492e82b29
4
- data.tar.gz: 16165358ef75f68ad90abf66fda75a363db8bca0bb974f117bb6e68e0abe81db
3
+ metadata.gz: 5e26bccb4f46afafa193ae34e7fefe96896b89698f601fc18229c1a539a9506c
4
+ data.tar.gz: 4cb751d49ec73d41bebeef67f7b0cdd6f6b4eb6e96131ce2a2ee021c2e21c167
5
5
  SHA512:
6
- metadata.gz: a9105058484682f65428c0aeb67c05ffdde1bb74892737bd6c7dce0731b52035463a1165210b88c474e1b82ee49ea4ea9478bf73a3c928c44304235c19fb8e1c
7
- data.tar.gz: cf57b5d8fc5ba2afd6b1ca720124d99eb8be8aa3cc9ae3daf1b768e7e2cda86d9f194c31b4301a2b91b0158b15669dc63abcb64b57b01c183e50c20bc20055d5
6
+ metadata.gz: eeab783af2df80be3733f106d16e9fb337768d1135767632926286a807d708d019aa0764604c11918c62b5474618786973f789c55b51fda656d87f13e7e4490d
7
+ data.tar.gz: 89ccf0dfd19d4c37ba3866b451876fee058bada818c2c91d9ec11ff25c7c875681c422106a8b9ac74cdd84634944cb97b0455d4ef13d0e4c3b2664ef6a23f20e
@@ -657,7 +657,11 @@ Pry.commands.instance_eval do
657
657
  %q[Hackers (4/4) Hacking Richard Gill's Accounts (1995) Angelina Jolie HD] => %q[https://www.youtube.com/watch?v=zcqxCeYkkhk],
658
658
  %q[choco install cmder] => %q[https://www.youtube.com/watch?v=7QyoRzZrF00],
659
659
  %q[Devlin - Blow Your Mind ft. Maverick Sabre (Audio)] => %q[https://www.youtube.com/watch?v=i8iLwaoV0lQ],
660
- %q[Devlin - Z.Dot Freestyle] => %q[https://www.youtube.com/watch?v=enzWLDjeD4E]
660
+ %q[Devlin - Z.Dot Freestyle] => %q[https://www.youtube.com/watch?v=enzWLDjeD4E],
661
+ %q[Vinnie Paz - Last Breath FT. Chris Rivers & Whispers *Lyrics*] => %q[https://www.youtube.com/watch?v=1W9TKpiJRNM],
662
+ %q[2Pac - No Mercy (ft. Eminem) 2018] => %q[https://www.youtube.com/watch?v=B8Oix1iE4-w],
663
+ %q[Portugal. the man : Purple yellow red and blue (version acoustique HD)] => %q[https://www.youtube.com/watch?v=k5ERNHrRrwY],
664
+ %q[Mike Tyson - Training/Highlights ᴴᴰ (Prime)] => %q[https://www.youtube.com/watch?v=QGljKKaSYU8]
661
665
  }
662
666
  command '🎧', '' do
663
667
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.31.5'
4
- CODENAME = %q{#Emanuela (sdot) (rdot) (pia) . https://www.privateinternetaccess.com}
3
+ VERSION = '1.31.6'
4
+ CODENAME = %q{#Emanuela (sdot) (rdot) (pia) (no mdot, no confusers and abusers) . https://www.privateinternetaccess.com}
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-twitter
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.31.5
4
+ version: 1.31.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,9 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: #Emanuela (sdot) (rdot) (pia) . https://www.privateinternetaccess.com
57
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #Emanuela (sdot) (rdot) (pia) (no mdot, no confusers and abusers)
57
+ . https://www.privateinternetaccess.com ... An extensible Twitter client living
58
+ inside the Fry and Pry REPLs.'
58
59
  email: trebor.macg8@protonmail.com
59
60
  executables: []
60
61
  extensions: []
@@ -144,6 +145,7 @@ requirements: []
144
145
  rubygems_version: 3.0.1
145
146
  signing_key:
146
147
  specification_version: 4
147
- summary: 'CodeName: #Emanuela (sdot) (rdot) (pia) . https://www.privateinternetaccess.com
148
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
148
+ summary: 'CodeName: #Emanuela (sdot) (rdot) (pia) (no mdot, no confusers and abusers)
149
+ . https://www.privateinternetaccess.com ... An extensible Twitter client living
150
+ inside the Fry and Pry REPLs.'
149
151
  test_files: []