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 +4 -4
- data/CHANGELOG.md +1 -1
- data/lib/pry/send_tweet/commands/easter_eggs.rb +2 -1
- data/lib/pry/send_tweet/version.rb +2 -2
- metadata +7 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: d505ad7ca677becf6c94e573b3895fe582c097c590c80d1d9d39cf30becbcd1e
|
|
4
|
+
data.tar.gz: 8d266a8a5aa3a76c9b5a8d96b2de07170cd53d4785c904486aa0900a31e9e979
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
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.
|
|
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.
|
|
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
|
|
57
|
-
#ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn
|
|
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
|
|
148
|
-
#ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley
|
|
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: []
|