pry-twitter 1.31.0 → 1.31.1

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: c9fbd13e00ca140993340507cae5e0b9825c7d032ea747c7d928bf56b134febb
4
- data.tar.gz: 912453a677d265fb838f8e6682dbd05ed19dd8ef4405315b8c9e2dd025a9108b
3
+ metadata.gz: c45e3e782f3a550631b129eb8e485c9d8f9fd83f530cb4a076d420af8f225626
4
+ data.tar.gz: 2554117ea38c714fc1f4c51d83c5323c9e9a934401e4883a928a3e6675420a34
5
5
  SHA512:
6
- metadata.gz: 26a75ecb4ef6ed957867189432e8cb7029a14f35eaca0a18c1a4099b632a1049ec5de6a63d4cad6ad8b4b8a54d0def6cb02ad97136bd3a5103b5dbbc6ccc289e
7
- data.tar.gz: 92c2fc29a66b5a9319268b0822eceb7bb63036c608abd8d12ed4600ab0b3829a3efc569becd79fdd840973cc710a84a9de74c974f00114a4df5c5d18f0ab44ea
6
+ metadata.gz: a97ef2ae1116b2e4aea649fc704707554c0f1d3c1bdc911c197d7bd5f67c79d84c2a09424efd45af40e215ffe3b4ccd270e7651e23f9caec3fd6af4a5fcdd6b8
7
+ data.tar.gz: a710d1b391c134a388172c37cf5b4478e3eef292ae7720a8394fe238f66fd1854871e14764a2350b12ee03996cc2c1ff150457c2da04230173aadfe1ffb8dd41
@@ -648,7 +648,8 @@ Pry.commands.instance_eval do
648
648
  %q[Imam Khomeini's gifts to his Christian neighbours for Christmas - ENG Subs] => %q[https://www.youtube.com/watch?v=h5mWhSVz4iU],
649
649
  %q[latin] => %q[https://youtu.be/zm5zLAtpLTA],
650
650
  %q[PROCESSING 95% bandicam 2019 02 28 05 42 54 278] => %q[https://youtu.be/7oK6qeUm85Y],
651
- %q[Emanuela. Listen.] => %q[https://youtu.be/oLkKZ7gTG5Y]
651
+ %q[Emanuela. Listen.] => %q[https://youtu.be/oLkKZ7gTG5Y],
652
+ %q[The Mullets (which consists of William, Anne, Ian, Allen, Mark, Ella, Emily) will face the same humilation and torture you inflicted on the people i love. i told you i would destroy your family.] => %q[https://www.youtube.com/watch?v=-q6o2e0U85w]
652
653
  }
653
654
  command '🎧', '' do
654
655
  args = arg_string.split(' ')
@@ -1,7 +1,7 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.31.0'
4
- CODENAME = %q{#Emanuela}
3
+ VERSION = '1.31.1'
4
+ CODENAME = %q{#Emanuela My Last Message to William and his family, theyre not mine}
5
5
  end
6
6
  end
7
7
 
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.31.0
4
+ version: 1.31.1
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: #Emanuela ... An extensible Twitter client living inside the
57
- Fry and Pry REPLs.'
56
+ description: 'CodeName: #Emanuela My Last Message to William and his family, theyre
57
+ not mine ... An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -144,6 +144,6 @@ requirements: []
144
144
  rubygems_version: 3.0.1
145
145
  signing_key:
146
146
  specification_version: 4
147
- summary: 'CodeName: #Emanuela ... An extensible Twitter client living inside the Fry
148
- and Pry REPLs.'
147
+ summary: 'CodeName: #Emanuela My Last Message to William and his family, theyre not
148
+ mine ... An extensible Twitter client living inside the Fry and Pry REPLs.'
149
149
  test_files: []