pry-twitter 1.30.14 → 1.30.15

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: 189f625295bf4bbd07da702976ce9d1a1416b255f17abd92f77621362eeb2847
4
- data.tar.gz: 7df817ee3facf275eed75d461d7bb605697083d755f4d11622af72d0c35a5a46
3
+ metadata.gz: 3c858f10dc41df4173b7af1232290dc379e2d3ccf53fe5d66edd32e29b59a703
4
+ data.tar.gz: 75aad153d11a15f71167a7339eb281d71854be6fdac79701895127d021a3f5f4
5
5
  SHA512:
6
- metadata.gz: 6b470a2a99f5a7175ac58bdf9ec7ee2ab50fccb2fa4ff66ca29e4fb7cef6ed2d0f2b96f3678e6d24dc179b565435a6a4301722697a01670adcb774256b39c174
7
- data.tar.gz: 32dd5a9f22b3cc73e8cdc98a400fa3a8430d2c6d1027b1f3698aa05e05e19a875a4781bde0135fded8ebaff1a14d56d6154f75d27902efd634093548b7b52b04
6
+ metadata.gz: 7639b2b978e9f3845eb67579ec753a68a5d83222362d88936babd65de99f432a3432b9e48c7cbe169bf284ca7307448a9b9cf7a096b81b235f9d94c0791ba376
7
+ data.tar.gz: 995da110af0475c01a37bd6273efb5bef2860f59d1ffa476b0f52859629ddc758ecf7084a5e6147868eda0b67b173eb6f51c75f09529a34319d133e8557dacad
@@ -647,7 +647,8 @@ Pry.commands.instance_eval do
647
647
  %q[modphp] => %q[https://youtu.be/9qGKEosx7sU],
648
648
  %q[Imam Khomeini's gifts to his Christian neighbours for Christmas - ENG Subs] => %q[https://www.youtube.com/watch?v=h5mWhSVz4iU],
649
649
  %q[latin] => %q[https://youtu.be/zm5zLAtpLTA],
650
- %q[PROCESSING 95% bandicam 2019 02 28 05 42 54 278] => %q[https://youtu.be/7oK6qeUm85Y]
650
+ %q[PROCESSING 95% bandicam 2019 02 28 05 42 54 278] => %q[https://youtu.be/7oK6qeUm85Y],
651
+ %q[Emanuela. Listen.] => %q[https://youtu.be/oLkKZ7gTG5Y]
651
652
  }
652
653
  command '🎧', '' do
653
654
  args = arg_string.split(' ')
@@ -1,7 +1,7 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.30.14'
4
- CODENAME = %q{@Emanuel15981931 Listen. https://youtu.be/fFDeHALVXHI}
3
+ VERSION = '1.30.15'
4
+ CODENAME = %q{@Emanuel15981931 Listen. https://youtu.be/oLkKZ7gTG5Y}
5
5
  end
6
6
  end
7
7
 
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.30.14
4
+ version: 1.30.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,7 +53,7 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: @Emanuel15981931 Listen. https://youtu.be/fFDeHALVXHI ...
56
+ description: 'CodeName: @Emanuel15981931 Listen. https://youtu.be/oLkKZ7gTG5Y ...
57
57
  An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
@@ -143,6 +143,6 @@ requirements: []
143
143
  rubygems_version: 3.0.1
144
144
  signing_key:
145
145
  specification_version: 4
146
- summary: 'CodeName: @Emanuel15981931 Listen. https://youtu.be/fFDeHALVXHI ... An extensible
146
+ summary: 'CodeName: @Emanuel15981931 Listen. https://youtu.be/oLkKZ7gTG5Y ... An extensible
147
147
  Twitter client living inside the Fry and Pry REPLs.'
148
148
  test_files: []