pry-twitter 1.22.15 → 1.22.16

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: 3fcbe9fdbf18a15f57d49531440a7e53663676710995d6739520e304ebb1a166
4
- data.tar.gz: 5b16adbffe119953463d3b0f0a1ec5f711dccf41696cb322ea8db0fc850b7edd
3
+ metadata.gz: c8ba1cd71bd1000c4758049af1472b366e122d78a4bf3b3fb5c32b9e3a5c53c5
4
+ data.tar.gz: a7fdfeca589a9e73394fd23865ad25fad483d5de6e5ea94238dcda56e1dae0d1
5
5
  SHA512:
6
- metadata.gz: 792d402b3a737757119a9415e7825926c068e0147e6fcc25a1873a00623343654a09bacbb1d43a65dbb68a5bc5221b984b23d4103f5508b9603e06bc537980b8
7
- data.tar.gz: 145585c9f84d79fde8098f827cfd3d428f87fed136d15021998be60dd90794221f81ffdbcc86dfd030937d4c496d51004028004356c97bc7e5551bc38cc5d889
6
+ metadata.gz: 5a31864a96cb47df7f52efa8717503bcb6a34365f39bac31e8f104c4641721b6e01cebd57ef56db9a1eb5193764f83efd4fb8890f146a0907272d655d47e8d36
7
+ data.tar.gz: f6917a52828704101c27ca719286120acf97c6a58213702de20db40e300ba5a9ef23e02a240813c47f2b1c6c3584c5966d956a920823a00ab1e07acc0aa14fe5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.22.16 (#AllenAndEllaDissPlusMulletDiss)
4
+
5
+ - Mullet diss, erase the mullets
6
+
7
+ ## v1.22.15 (...)
8
+
9
+ - Allen diss.
10
+
3
11
  ## v1.22.14 (#SuckMyDick #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside)
4
12
 
5
13
  - Add easter eggs.
@@ -533,7 +533,8 @@ Pry.commands.instance_eval do
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
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
+ %q[Kasabian - Club Foot (Allen isnt really a G and his dad isnt really William)] => %q[https://www.youtube.com/watch?v=lk5iMgG-WJI],
537
+ %q[Machine Gun Kelly "Rap Devil" (Allen Diss) (WSHH Exclusive - Official Music Video)] => %q[https://www.youtube.com/watch?v=Fp0BScQSSvg]
537
538
  }
538
539
  command '🎧', '' do
539
540
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.22.15'
4
- CODENAME = %q{William Gleeson had one son, the children he lives with arent his, but anne mullets. Facts.}
3
+ VERSION = '1.22.16'
4
+ CODENAME = %q{#AllenAndEllaDissPlusMulletDiss}
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.15
4
+ version: 1.22.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,9 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
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.'
56
+ description: 'CodeName: #AllenAndEllaDissPlusMulletDiss ... An extensible Twitter
57
+ client living inside the Fry and Pry REPLs.'
59
58
  email: trebor.macg8@protonmail.com
60
59
  executables: []
61
60
  extensions: []
@@ -142,7 +141,6 @@ requirements: []
142
141
  rubygems_version: 3.0.1
143
142
  signing_key:
144
143
  specification_version: 4
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.'
144
+ summary: 'CodeName: #AllenAndEllaDissPlusMulletDiss ... An extensible Twitter client
145
+ living inside the Fry and Pry REPLs.'
148
146
  test_files: []