pry-twitter 1.23.2 → 1.23.3

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: b8e3a60cdec16894336d26e96de158daa877ae824710a172503b3df0054b3267
4
- data.tar.gz: fceb63d416ebdacca519dafc16fb760f02b3d0b60d59729abeb8d85faab867a2
3
+ metadata.gz: 4edcf8db129b643e70d1ddbce85b929a54c1e7cdb2254ab3e4d732a4828388bd
4
+ data.tar.gz: 4dbc602365dca8be2cbc3303cc9c55001071d0143523f627146ebcd4aac56a11
5
5
  SHA512:
6
- metadata.gz: 54feb4bd7ef842e6dba06e35a3e94944298e9116c459ab3f5fd0c1fcdad83087c0dfdf1306523d66b62da1ad68b6dd1703efad11fbd793d770d70e9c56d109ad
7
- data.tar.gz: c2d555271fff831961307580a2de00115aa5aa83f07352ed84dcbdcf816818c4c76f5488b882baffa919292ca25c6938e5eed160f077d1ec1a521d22819a52fb
6
+ metadata.gz: cb7771a285794a832283c89bc0a001245591c9ab5100d6c1c9c9508dfc872d6e8fd0e805744d179bb48c0f13ad4e430920c78c3dbe560c80a434f880fc8f81fe
7
+ data.tar.gz: 5ac692764be13b8fbb52a5f812b5c74b56071de02310711f571781ed34838db27042ab6e3a2d6be43650ebb1531544288525fd0718f6ead497a350d24a6e2fd3
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.23.3 (#MessageForTheMullets #ElGringo #Kyrylo #RapGod #RapDevil)
4
+
5
+ - More anti white racism from black rappers.
6
+
3
7
  ## v1.23.2 (#MessageForTheMullets #ElGringo #Kyrylo #RapGod #RapDevil)
4
8
 
5
9
  - Add easter egg(s).
@@ -542,7 +542,8 @@ Pry.commands.instance_eval do
542
542
  %q[2Pac - Pistol (Ft. 50 cent & The Game)] => %q[https://www.youtube.com/watch?v=KhlNmQHmv8Y],
543
543
  %q[El Gringo] => %q[https://www.youtube.com/watch?v=tUYGzZ0tQpA],
544
544
  %q[Allen Mullet (Not a Gleeson)] => %q[https://www.youtube.com/watch?v=YWyHZNBz6FE],
545
- %q[Anne Mullet, know this, for the future is being told.] => %q[https://www.youtube.com/watch?v=SAUDWVuOUq0]
545
+ %q[Anne Mullet, know this, for the future is being told.] => %q[https://www.youtube.com/watch?v=SAUDWVuOUq0],
546
+ %q[The united states and brazil are states fundamentally built on racism, and this song says it all. Cook this, bitch.] => %q[https://www.youtube.com/watch?v=UePtoxDhJSw]
546
547
  }
547
548
  command '🎧', '' do
548
549
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.23.2'
3
+ VERSION = '1.23.3'
4
4
  CODENAME = %q{#MessageForTheMullets #ElGringo #Kyrylo #RapGod #RapDevil}
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.23.2
4
+ version: 1.23.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-02-24 00:00:00.000000000 Z
12
+ date: 2019-02-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: twitter