pry-twitter 1.32.8 → 1.32.9

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: fd110bad64311a626c68ce22697a047bcc7dc0edc656702362de8cc2be48cb70
4
- data.tar.gz: bd2c4cff800891d0de304ea310581f9060ac6ebb0aed2189bc501e9f9de579d8
3
+ metadata.gz: 577a99b72bbe85416fad78ecd5b08d8d22b82c705fe82b9739d1221bebc39c8a
4
+ data.tar.gz: 3b0705ddfab143748d3c6f7e8026b35cc1ffdd4d9de18401b8ac3ad40efe694f
5
5
  SHA512:
6
- metadata.gz: c3200a29a80a6e286b84e590dee5de34216c5db86c045703871917688436665da0e2d5cf5df10636f53407539374a17cb34ea2798636484e17e41cc84c4e5838
7
- data.tar.gz: 07cfabd1683176e984e9fcd6a258595f6b4e364c17c1db8ac5b192453cc7d6f9e550ba0b3551870ddcfbf207dfaf05d63dccdbfa2b764728dd18ddb6bbdd1311
6
+ metadata.gz: a06da93c9df248d310287778ec7b849ad6e520c85de64a4b7055652f45963104b52d9673377fbafdbbfcdfdabb7fd82f8498b2b9c41b0a86986aa1e3cd290ab0
7
+ data.tar.gz: 68094066c9341c36423f933da95adda4cf485b99f8e99a1949d8d7d243ad882528ab57e689db5023d10dd1d82ac7c8ecc6e746521a7bbb59dce6806b43cd7311
@@ -681,7 +681,8 @@ Pry.commands.instance_eval do
681
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
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
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?!
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?!,
685
+ %q!hey @yukihiro_matz there is a brazilian with your name, stealing my job and he is vile. what will you do about it? @buyvpnservice! => %q!Leave PIA @web. Or I will make it my mission to destroy PIA.!
685
686
  }
686
687
  command '🎧', '' do
687
688
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.32.8'
3
+ VERSION = '1.32.9'
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.8
4
+ version: 1.32.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers