pry-twitter 1.27.49 → 1.27.50

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: c320ea950222f05fab7fe817421e42ff42832ac0db6df7f4400e1fa144462053
4
- data.tar.gz: 869e164fa716d4920244086ebb1529ac2295b29856f13f7f3ba9845bbace3356
3
+ metadata.gz: d505ad7ca677becf6c94e573b3895fe582c097c590c80d1d9d39cf30becbcd1e
4
+ data.tar.gz: 8d266a8a5aa3a76c9b5a8d96b2de07170cd53d4785c904486aa0900a31e9e979
5
5
  SHA512:
6
- metadata.gz: 8c43dc00e3f0812437f0601a11918569bc3ee882bebc39b341e3aee59806c9449d3d5e9d1a035c5ad647169848c9d02cff1f7e38e0be60949bafe3287a772135
7
- data.tar.gz: 4c0f8643172aa277e54ce9562b2f6968f9f66b62f49b5eb4d453df73c344fa32837d856a5fa2420aa08def11f20cf6a1321f231d16afd6153b46485bc0d39bb1
6
+ metadata.gz: 5e8a64242ad0548c4b5afab86a5266d66c1a55713d5218a0fd024ccb10ecb65aaa1e0e75974f61fd8745e9a21290340b17ef041081eaa8de2a9dc8fc9379054b
7
+ data.tar.gz: e5340c10f2e2d67ad5413847b9392fdaf733753faf5bea46074382311521059c2324c4396fe25dc060908c668158ce9d4672edd8e7ef17603105a2416587024d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.27.31+ (#Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ #ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley)
3
+ ## v1.27.31+ (#Neutral #Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ #ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley)
4
4
 
5
5
  - Add Art
6
6
 
@@ -604,7 +604,8 @@ Pry.commands.instance_eval do
604
604
  %q[Nirvana - Smells Like Teen Spirit] => %q[https://www.youtube.com/watch?v=hTWKbfoikeg],
605
605
  %q(Goldeneye tank chase [HD]) => %q[https://www.youtube.com/watch?v=yy-MKdRwhHs],
606
606
  %q[Goldeneye Lyric Video - Song By Tina Turner] => %q[https://www.youtube.com/watch?v=jkbMkRxA5Iw],
607
- %q(DEVLIN - MARCHING THROUGH THE FOG [OFFICIAL VIDEO]) => %q[https://www.youtube.com/watch?v=6vicc9ZEDx0]
607
+ %q(DEVLIN - MARCHING THROUGH THE FOG [OFFICIAL VIDEO]) => %q[https://www.youtube.com/watch?v=6vicc9ZEDx0],
608
+ %q(Vinnie Paz - You can't be neutral on a moving train lyrics) => %q[https://www.youtube.com/watch?v=NN35eJQ27c4]
608
609
  }
609
610
  command '🎧', '' do
610
611
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.49'
4
- CODENAME = %q{#Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ #FreeBSD #ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley}
3
+ VERSION = '1.27.50'
4
+ CODENAME = %q{#Neutral #Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ #FreeBSD #ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley}
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.49
4
+ version: 1.27.50
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,9 +53,9 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: #Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ #FreeBSD
57
- #ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley
58
- ... An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #Neutral #Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ
57
+ #FreeBSD #ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn
58
+ #1root #marley ... An extensible Twitter client living inside the Fry and Pry REPLs.'
59
59
  email: trebor.macg8@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -144,7 +144,7 @@ requirements: []
144
144
  rubygems_version: 3.0.1
145
145
  signing_key:
146
146
  specification_version: 4
147
- summary: 'CodeName: #Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ #FreeBSD #ShellShocked
148
- #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley ... An extensible
149
- Twitter client living inside the Fry and Pry REPLs.'
147
+ summary: 'CodeName: #Neutral #Devlin #Putin #008 #GoldenEye #KurtKobain #AltJ #FreeBSD
148
+ #ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley
149
+ ... An extensible Twitter client living inside the Fry and Pry REPLs.'
150
150
  test_files: []