pry-twitter 1.32.7 → 1.32.8

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: 835eb12cc48dd0b8ba54ccd54134dcd779d252866bde179c381ae47378292a28
4
- data.tar.gz: 2c18e7f25619f41f4cffd820121927ef5e39db1cb781a68dc42eb903f1a729e8
3
+ metadata.gz: fd110bad64311a626c68ce22697a047bcc7dc0edc656702362de8cc2be48cb70
4
+ data.tar.gz: bd2c4cff800891d0de304ea310581f9060ac6ebb0aed2189bc501e9f9de579d8
5
5
  SHA512:
6
- metadata.gz: 9f92d88c4f6adf66602a07877866460ef35dae909465aa9f86df87295353bc4022d5bb09a0a09b6c59bed8592f5fcbc65bded04fcfd577489b1ff7e8881d490d
7
- data.tar.gz: 126f2191d99e21f1a851e9556da694375372aaed8d6cabec43cee6c94d1db24c5f630396035fd27c6f148049d936da0cd66def8f82e3f0554d35392b49ddfdc0
6
+ metadata.gz: c3200a29a80a6e286b84e590dee5de34216c5db86c045703871917688436665da0e2d5cf5df10636f53407539374a17cb34ea2798636484e17e41cc84c4e5838
7
+ data.tar.gz: 07cfabd1683176e984e9fcd6a258595f6b4e364c17c1db8ac5b192453cc7d6f9e550ba0b3551870ddcfbf207dfaf05d63dccdbfa2b764728dd18ddb6bbdd1311
@@ -678,7 +678,10 @@ Pry.commands.instance_eval do
678
678
  %q[DEVS STUDIO MAYHEM SET - BDBTV] => %q[https://www.youtube.com/watch?v=yeyxmwZTy9I],
679
679
  %q[Ghetto and Devlin back to back] => %q[https://www.youtube.com/watch?v=S5kae6Ap9bU],
680
680
  %q!Portugal. The Man - Noise Pollution (Version A, Vocal Up Mix 1.3) [Official Music Video]! => %q[https://www.youtube.com/watch?v=kOts-yZsu8A],
681
- %q!Anyone remember binding.repl ? It came before binding.irb. YARV keep trying to erase me. whats up with that Koichi-san?! => %q[https://www.youtube.com/watch?v=HZP7dKWJI9k]
681
+ %q!Anyone remember binding.repl ? It came before binding.irb. YARV keep trying to erase me. whats up with that Koichi-san?! => %q[https://www.youtube.com/watch?v=HZP7dKWJI9k],
682
+ %q!Koichi-san, what do you think of Trip? You wrote TracePoint, but what do you think of trip Koichi-san? It works on 1.8 and always did, taking advantage of green threads, no C in sight. What do you think Koichi-san?! => %!https://rubygems.org/gems/trip.rb!,
683
+ %q!Koichi-san, what do you think of pry-byebug... it breaks Pry, intentionally and uses Tracepoint. what do you think Mr Koichi?! => %q!dont use byebug, its anti Fry and anti everything Fry stands for, it sucks.!,
684
+ %q!hey matsumato at @buyvpnservice, i will never work with you, so you will you resign so i can have the job you stole from me? thanks. Koichi-san.! => %q!You are not stupid koichi, so what are you doing?!
682
685
  }
683
686
  command '🎧', '' do
684
687
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.32.7'
3
+ VERSION = '1.32.8'
4
4
  CODENAME = %q{#ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx #rio #svo @_ko1}
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.32.7
4
+ version: 1.32.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers