pry-send_tweet.rb 1.19.15 → 1.20.0

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: b04a01c50a62ac470c5eb1e4cdf98516a616fbe2e691d167907940685bfa0acf
4
- data.tar.gz: 64bc2187e498c2af651a491ecd5a5f52e4582ff551a57871e769660ba7a380cc
3
+ metadata.gz: 2eee55a9174e6ce51d7aae0112ec4ae95387a6a46065d045d4b8a8b7f497d7e9
4
+ data.tar.gz: 2ebc173b0b382521388cdf7b8f102689b1d8b4afd961bf661b6b4d55ec6fb9b9
5
5
  SHA512:
6
- metadata.gz: b5cb1ea723b80dbc22b9be076c794c80e623d6f8319120c94a590beb16902ed58f92bc1741ab9dab2064315d1026d632427de2db87f270a310f012a6cea8d04f
7
- data.tar.gz: 2653d3ae2d2942739b5016ee2374c3c0f4db604bd46a60459bb16c5fd42e802aded52244a3ab4f89f63439e2ec3b6d31741191b90dea8485b9794e7cf08e0baf
6
+ metadata.gz: c9239f5ac8de6f878dfdad680fddb28163f96afe6b043af3064d1b3cb89ff475880a6f48abb0ae3a8010f42ded4b310990a2af9066f65f217fbe5149e7e6744a
7
+ data.tar.gz: 35edc8919cfaa2bf4425ce384cf8d41dce2c55f9128a5138e44e9299749b6e8e400918ec80154da3c831aa0d1750e5cffae9f870a98f2e77163ee46d27510359
data/CHANGELOG.md CHANGED
@@ -1,19 +1,18 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.20.0
3
+ ## v1.20.0 (NoRegrets)
4
4
 
5
5
  * Add disco biscuit(s)
6
6
 
7
- * Change the codename for v1.20+ series to `NoRegrets`
8
-
9
- ## v1.19.10 - 14
7
+ ## v1.19.10 - 14 (NoRegrets)
10
8
 
11
9
  * Continuation of `.10`
12
10
 
13
- ## v1.19.10 (@dexy86385930 @ellagleeson2 @AllenGleeson @IanGleeson)
11
+ ## v1.19.10 (NoRegrets)
14
12
 
15
- * You talk hot shit on the internet boy. I'm the original. I was dropping pills
16
- when you couldn't walk. I'm going to kill your "dad" too.
13
+ * Add disco biscuit(s)
14
+
15
+ * Change the codename for v1.20+ series to `NoRegrets`
17
16
 
18
17
  ## v1.19.9 (#MAGA #Trump2020)
19
18
 
@@ -511,7 +511,8 @@ Pry.commands.instance_eval do
511
511
  %q[★RUSSIAN HELL MARCH ★ - EL TERROR DE LA OTAN (Poder Militar de Rusia)] => %q|https://www.youtube.com/watch?v=T1ca52QhGr4|,
512
512
  %q|@AllenGleeson @IanGleeson @dexy86385930 @ellagleeson2| => %q|https://www.youtube.com/watch?v=yz7Cn3pHibo|,
513
513
  %q|@AllenGleeson @IanGleeson @dexy86385930 @ellagleeson2| => %q|https://www.youtube.com/watch?v=Hj5qwYwcht4|,
514
- %q|The Prodigy - Firestarter (Official Video)| => %q|https://www.youtube.com/watch?v=wmin5WkOuPw|
514
+ %q|The Prodigy - Firestarter (Official Video)| => %q|https://www.youtube.com/watch?v=wmin5WkOuPw|,
515
+ %q[Uncle Murda | 50 Cent | 6ix9ine | Casanova - "Get The Strap" (Official Music Video)] => %q|https://www.youtube.com/watch?v=6Flx8kEa-YE|
515
516
  }
516
517
  command '🎧', '' do
517
518
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.19.15'
3
+ VERSION = '1.20.0'
4
4
  CODENAME = 'NoRegrets'
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.15
4
+ version: 1.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2019-02-18 00:00:00.000000000 Z
13
+ date: 2019-02-19 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: twitter