pry-twitter 1.22.14 → 1.22.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: 7c4176bf60daad22f1442141426014686e422d1d486a4ec493505ab1caf0f349
4
- data.tar.gz: 641e5f151d543c5e37269900d31696750c8afb17df6d60a4a4a1c004cbaedd8e
3
+ metadata.gz: 3fcbe9fdbf18a15f57d49531440a7e53663676710995d6739520e304ebb1a166
4
+ data.tar.gz: 5b16adbffe119953463d3b0f0a1ec5f711dccf41696cb322ea8db0fc850b7edd
5
5
  SHA512:
6
- metadata.gz: 54a409d239925add5741086727025a24b8375d327d6120dce98f4ffac76e749ba771be1fa4921839011bbb60de5cde9d106ed4dcefe14e973ac2a26bb3cb4faa
7
- data.tar.gz: 5d1b508443daf9d8c684bad50db244e2cf8afc71544d59ecf436bee8da7e444b3246a4745a403036588db93153b2ad03a2bf826a47b18265240b6693a3fcd2e6
6
+ metadata.gz: 792d402b3a737757119a9415e7825926c068e0147e6fcc25a1873a00623343654a09bacbb1d43a65dbb68a5bc5221b984b23d4103f5508b9603e06bc537980b8
7
+ data.tar.gz: 145585c9f84d79fde8098f827cfd3d428f87fed136d15021998be60dd90794221f81ffdbcc86dfd030937d4c496d51004028004356c97bc7e5551bc38cc5d889
@@ -532,7 +532,8 @@ Pry.commands.instance_eval do
532
532
  %q[It is easy to create an internet persona, i created 2pac online when i was 15, the difference is, you know nothing but windows, and i dip in every water, i am better than you, i always will be, youre my bitch allen, youre going to suck a black lolli pop, you will like it, and take all the milk in your mouth. Stay beautiful, mr ugly.] => %q[https://www.youtube.com/watch?v=LJjsm6CVsG8],
533
533
  %q[gem-cd pry-send_tweet.rb; .ruby vms/freebsd.rb --fresh] => %q[https://www.youtube.com/watch?v=sZQ3FiKf09M],
534
534
  %q[Will Smith - Fresh Prince of Bel Air (Le Boeuf Remix)] => %q[https://www.youtube.com/watch?v=LPvCeNxsG-w],
535
- %q[I worked as a kitchen porter in Valpariso, Tribes, as a barman at The Punchbowl, again a barman at Jurys Inn Hotel, then a programmer for the CIA. Easy peasy. It aint nothing but a G thang.] => %q[https://www.youtube.com/watch?v=SKAqmqVQ700]
535
+ %q[I worked as a kitchen porter in Valpariso, Tribes, as a barman at The Punchbowl, again a barman at Jurys Inn Hotel, then a programmer for the CIA. Easy peasy. It aint nothing but a G thang.] => %q[https://www.youtube.com/watch?v=SKAqmqVQ700],
536
+ %q[Kasabian - Club Foot (Allen isnt really a G and his dad isnt really William)] => %q[https://www.youtube.com/watch?v=lk5iMgG-WJI]
536
537
  }
537
538
  command '🎧', '' do
538
539
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.22.14'
4
- CODENAME = %q{#SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside}
3
+ VERSION = '1.22.15'
4
+ CODENAME = %q{William Gleeson had one son, the children he lives with arent his, but anne mullets. Facts.}
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.22.14
4
+ version: 1.22.15
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: #SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel
57
- #inside ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: William Gleeson had one son, the children he lives with arent
57
+ his, but anne mullets. Facts. ... An extensible Twitter client living inside the
58
+ Fry and Pry REPLs.'
58
59
  email: trebor.macg8@protonmail.com
59
60
  executables: []
60
61
  extensions: []
@@ -141,6 +142,7 @@ requirements: []
141
142
  rubygems_version: 3.0.1
142
143
  signing_key:
143
144
  specification_version: 4
144
- summary: 'CodeName: #SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside
145
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
145
+ summary: 'CodeName: William Gleeson had one son, the children he lives with arent
146
+ his, but anne mullets. Facts. ... An extensible Twitter client living inside the
147
+ Fry and Pry REPLs.'
146
148
  test_files: []