pry-twitter 1.33.38 → 1.33.39

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: 3f9b9784b38c0d29da213f39c9c064e4d2735adb1bd4d28bbc60a10622f99da6
4
- data.tar.gz: 061133e6dee9831aa5cdd100a3f49732c6cbcbf617f549bfb92e8ca23171addd
3
+ metadata.gz: e61482b03d38682edda56f8c73a6930c01e950ad4fe708a0fc00f59cc75e7280
4
+ data.tar.gz: 5b4ce0b74ac3adf9c590e880131a0e22ce19937046b834577dae52e0cde1e3a7
5
5
  SHA512:
6
- metadata.gz: a703132c0391a229f956c2611874d70a5c842058dd13540dd15ff944b14edffd59dd334e9582a5d39301d0e722e276309382320b5585ab3d5581862bc54b2cb7
7
- data.tar.gz: 2cc93b37173a3a68b326819fb885b6e9fe15754532e4d6cd93e7b66c4302368a84978dd91ddf0291fbbcd7aa2491520d20686b274e2e27320ebb63bbb5d7c6e7
6
+ metadata.gz: d49bf021e98d6c6a3458b568637cb00c08e43129980d598a5fba38d9f01d2f1167712fceee7d68d6e94e40d982436a304016a0a0d6b4fa69ca36587e5b7886a9
7
+ data.tar.gz: de69c4820f883c0f27a675c94ef2291512e558ffe44a313c9f500312b5ef5ce81e41586ec3fbe26aefdc981da0bf1349d0154ba9062259ad60fd9a4302d05cfa
@@ -683,7 +683,8 @@ Pry.commands.instance_eval do
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
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
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.!,
686
- %q!hey allen mullet.! => %q!https://www.youtube.com/watch?v=Xw-m4jEY-Ns%q!
686
+ %q!hey allen mullet.! => %q!https://www.youtube.com/watch?v=Xw-m4jEY-Ns%q!,
687
+ %q!The difference between me and allen is that i called barackobama a nigger not because i hate him but because i love him, and the reason this situation exists is not because obama hates me, but beause we share love, and we are unified, across the USA, in our hate for allen gleeson.%q! => %q!No mercy for evil fools.%q!
687
688
  }
688
689
  command '🎧', '' do
689
690
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.33.38'
4
- CODENAME = %q{hey Allen Mullet. https://www.youtube.com/watch?v=TLQiSXJbafA}
3
+ VERSION = '1.33.39'
4
+ CODENAME = %q{#TruthBomb}
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.33.38
4
+ version: 1.33.39
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: hey Allen Mullet. https://www.youtube.com/watch?v=TLQiSXJbafA
57
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #TruthBomb ... An extensible Twitter client living inside
57
+ the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -148,6 +148,6 @@ requirements: []
148
148
  rubygems_version: 3.0.1
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: 'CodeName: hey Allen Mullet. https://www.youtube.com/watch?v=TLQiSXJbafA
152
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
151
+ summary: 'CodeName: #TruthBomb ... An extensible Twitter client living inside the
152
+ Fry and Pry REPLs.'
153
153
  test_files: []