pry-send_tweet.rb 1.19.8 → 1.19.10

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: 8c8502b5bfabdf4a63fb7303dd5d3d7ee7f400529dc45d605c812c8fbc90782f
4
- data.tar.gz: 5120c2630e55cec43a12054250c5019049e466cf11f75011e5c847cfc34c3d01
3
+ metadata.gz: 151cf2fe0525de7d942e3b32e24bb0dff4258fc75af153710e45f29135da04f8
4
+ data.tar.gz: 62883519c9a6672a37e06f69c4bdbea467409385ef2de8917c2ff7c23970bda6
5
5
  SHA512:
6
- metadata.gz: a7c6b7f0f385216e6b76637f60a16f11bcee80750a09732043d3ff832041e993f92da73db1a12d3dafc9b0918085eb87cc22b6d5ec19188258cb8b39408a995d
7
- data.tar.gz: 6b980e3effed6e1afc1cc2b42f174d99bee65ba7d9ba7705853ba33192575f2c53c9ee267fadfd75a0535dfc149a78b1cc4d220a6a8dd9dd01501e2c7c1568a5
6
+ metadata.gz: 2adcd96f3233a576eeb58339e975aa79e73238914740ede0ab18f048d549aef8789087ea4e89be5d5c66cac2f4433cc7cd0441a3cd2f09cfe89539dedf70cd34
7
+ data.tar.gz: 1c6aa20b00560bed28d61b098d4dc1f5e4b38465e97354024a4f6c4e35919388e0fffd74b684f03906c0a9726423b6b472ce45761ec7ed04919eb993c5a0ae4c
@@ -1,8 +1,17 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v.1.19.8 (#MAGA #Trump2020)
3
+ ## v1.19.10 (@dexy86385930 @ellagleeson2 @AllenGleeson @IanGleeson)
4
4
 
5
- * Add disco biscuit(s)
5
+ * You talk hot shit on the internet boy. I'm the original. I was dropping pills
6
+ when you couldn't walk. I'm going to kill your "dad" too.
7
+
8
+ ## v1.19.9 (#MAGA #Trump2020)
9
+
10
+ * Add disco biscuit(s).
11
+
12
+ ## v1.19.8 (#MAGA #Trump2020)
13
+
14
+ * Add disco biscuit(s).
6
15
 
7
16
  ## v1.19.7 (#MAGA #Trump2020)
8
17
 
@@ -507,7 +507,9 @@ Pry.commands.instance_eval do
507
507
  'Gerry Conlon goes Crazy' => 'https://www.youtube.com/watch?v=vFTe_sXK62o',
508
508
  'The Prodigy - No Good (Start The Dance) (Official Video)' => 'https://www.youtube.com/watch?v=svJvT6ruolA',
509
509
  %q[I am under an illegal wiretap by the USA government, they steal my ideas and 0day ] +
510
- %q[then sell both to big US companies who make big money while I get small change.] => 'https://www.youtube.com/watch?v=o3UHMV3jrZk'
510
+ %q[then sell both to big US companies who make big money while I get small change.] => 'https://www.youtube.com/watch?v=o3UHMV3jrZk',
511
+ %q[★RUSSIAN HELL MARCH ★ - EL TERROR DE LA OTAN (Poder Militar de Rusia)] => %q|https://www.youtube.com/watch?v=T1ca52QhGr4|,
512
+ %q|@AllenGleeson @IanGleeson @dexy8638593 @ellagleeson2| => %q|https://www.youtube.com/watch?v=yz7Cn3pHibo|
511
513
  }
512
514
  command '🎧', '' do
513
515
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.19.8'
4
- CODENAME = '#MAGA #Trump2020'
3
+ VERSION = '1.19.10'
4
+ CODENAME = '@AllenGleeson @IanGleeson @dexy8638593 @ellagleeson2'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-send_tweet.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.19.8
4
+ version: 1.19.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,8 +54,8 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: #MAGA #Trump2020 .. An extensible Twitter client living inside
58
- the Pry and Fry REPLs.'
57
+ description: 'Codename: @AllenGleeson @IanGleeson @dexy8638593 @ellagleeson2 .. An
58
+ extensible Twitter client living inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -131,6 +131,6 @@ rubyforge_project:
131
131
  rubygems_version: 2.7.8
132
132
  signing_key:
133
133
  specification_version: 4
134
- summary: 'Codename: #MAGA #Trump2020 .. An extensible Twitter client living inside
135
- the Pry and Fry REPLs.'
134
+ summary: 'Codename: @AllenGleeson @IanGleeson @dexy8638593 @ellagleeson2 .. An extensible
135
+ Twitter client living inside the Pry and Fry REPLs.'
136
136
  test_files: []