pry-twitter 1.27.1 → 1.27.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 304321cd989705a1ff476cf7b9f3569c20f2be2b8cfd9e012bba58eda2c7b914
4
- data.tar.gz: b2b9380b6f0e4eafe51daa93635b4318999243570ab062fe1b1bee506c2f45e3
3
+ metadata.gz: 7a2abf42ffb89a77b1ab81506460047ab6ee08f8a93ea91cb2a833cdfabedb7e
4
+ data.tar.gz: 23754bdc0b8de0ca8238f68c58eac3a2b883fde0fb40037c09f6b8da24a39209
5
5
  SHA512:
6
- metadata.gz: ec0046286d8e21fda609e7b3cd2512e786f4caea13dc8f8ee3e1bad96c9ed54f4c6e8e37cf0dea539f79dee9073d514c8725f6d0001c4fc2c677cb7745ecf483
7
- data.tar.gz: 7b5c038d0d18db431cb850b9354bee67082082a83e183e7face97c7ca228f2d1b149830162eb4081eed09ca938b1f2c9efb93d996e4eb350209ef291311d02ce
6
+ metadata.gz: 07f7b0a05b867f58408face55371a4374a0bdc031da78ef4a427ff36bce069f0a745dc3c9a9f481e539967ca8f4073e8e56d3c8cabb5288de1bc54204f7bb5f7
7
+ data.tar.gz: 43aca5233e3c8543fdd481af17fa6d1cfcac899a8005ac987c70402825f88c46a182a753d5f8f35445e3a2b1e9200c9df139185202cdd026fea8c8d523cc0739
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # CHANGELOG
2
2
 
3
+ ## v1.27.2+ (#GayBar #ImASuperStarAtTheGayBar #KillTheNoise)
4
+
5
+ - Still at the gay bar, nice spam bots to try kill the message bro.
6
+
3
7
  ## v1.27.1+ (#GayBar)
4
8
 
5
9
  - Gaayyyy bar.
@@ -553,7 +553,9 @@ Pry.commands.instance_eval do
553
553
  %q[I am banned from visiting Iran and I accept that.] => %q[https://www.youtube.com/watch?v=X-idP23bHCg],
554
554
  %q[Pow Wow - Le Lion est mort ce soir (Doumëa Remix)] => %q[https://www.youtube.com/watch?v=8yYHUmx_jDM],
555
555
  %q[DAMO & IVOR - PROUD TO BE IRISH!] => %q[https://www.youtube.com/watch?v=tucjjh3EACs],
556
+ %q[You people have become so sick that you think you can offer alternative women. I literally want nobody. No one. Ever. Id become gay before i go near another woman.] => %q[https://www.youtube.com/watch?v=IslF_EyhMzg],
556
557
  %q[You people have become so sick that you think you can offer alternative women. I literally want nobody. No one. Ever. Id become gay before i go near another woman.] => %q[https://www.youtube.com/watch?v=IslF_EyhMzg]
558
+ ]
557
559
  }
558
560
  command '🎧', '' do
559
561
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.1'
4
- CODENAME = %q{#GayBar}
3
+ VERSION = '1.27.2'
4
+ CODENAME = %q{#GayBar #ImASuperStarAtTheGayBar #KillTheNoise}
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.27.1
4
+ version: 1.27.2
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: #GayBar ... An extensible Twitter client living inside the
57
- Fry and Pry REPLs.'
56
+ description: 'CodeName: #GayBar #ImASuperStarAtTheGayBar #KillTheNoise ... An extensible
57
+ Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -141,6 +141,6 @@ requirements: []
141
141
  rubygems_version: 3.0.1
142
142
  signing_key:
143
143
  specification_version: 4
144
- summary: 'CodeName: #GayBar ... An extensible Twitter client living inside the Fry
145
- and Pry REPLs.'
144
+ summary: 'CodeName: #GayBar #ImASuperStarAtTheGayBar #KillTheNoise ... An extensible
145
+ Twitter client living inside the Fry and Pry REPLs.'
146
146
  test_files: []