pry-twitter 1.27.17 → 1.27.18

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: b83bdfbfc552c2494c865e2dcdfdd9c440abb21c7c5f5b8ebbca323e48f0088d
4
- data.tar.gz: f04d62c7c79a5cbe04205169d23ca89f6d09a3d3ea53a2e1dca3ce5933cd8771
3
+ metadata.gz: a9f7038862f8db238c10c9b5413aab5c4ede4da819c9f56bf6fb5840d70d2805
4
+ data.tar.gz: 43cdad9d07f230f0a9ac8973c61bf32a1a3ef7b4c77c9ae218f903d1bef92cd5
5
5
  SHA512:
6
- metadata.gz: 4125f5bfba8a16fcfd0be966978d05ebf917fa249637502e774237d5e035c4150eb7f95a03b213efc4c22b1bbab07f159230b562371a8f5ec054b5d296b210de
7
- data.tar.gz: 1457414d24e3d8e79cd729c785a0864382fe69c6cbd1b93c9a649babe449c2a3c3a1db5bd438772158986b44a7f6a2fd3948e6fa520264fefd2be8df4bfaa9a5
6
+ metadata.gz: a2b2e091f4c078c0daec981a1c001ddc647f05405fac059611565db592afa5d0233243e5166e14bcdf8b872c28a0cc95ba9faacc38b3cc382c114044e5a9e789
7
+ data.tar.gz: 4dcd9a9febab05b8757f5b2d21a896e49a1f78e878f018b58e8b10455ebfe7a4ebe37682a183505fe1fa6a4ec0ee0c04218d0b3aa08dde249c010f394458f419
data/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.27.14 (And #MaRoc #IllyBilly is back)
3
+ ## v1.27.14+ (And #MaRoc #IllyBilly is back)
4
4
 
5
5
  - Re-enter Illy Billy.
6
6
 
@@ -562,7 +562,8 @@ Pry.commands.instance_eval do
562
562
  %q[Imagine spending everything you have to get to Europe, then when you get here, you discover Africa is better, because!porque a rich soul is better than a poor soul.] => %q[https://www.youtube.com/watch?v=qDLJ3pUZm9A],
563
563
  %q[Defqon.1 Festival 2013 | Endshow Saturday | Official Q-dance Video] => %q[https://www.youtube.com/watch?v=fN1Gw8PHkAI],
564
564
  %q[Homosexuality is a result of everyone cheating on each other, on an epic scale, so dont blame the gay guy, blame yourselves. Thats my belief. Its not 100.00% accurate but on the right tail.] => %q[https://www.youtube.com/watch?v=fN1Gw8PHkAI],
565
- %q[Manu, imagine.] => %q[https://www.youtube.com/watch?v=7FX4D1jU2m8]
565
+ %q[Manu, imagine.] => %q[https://www.youtube.com/watch?v=7FX4D1jU2m8],
566
+ %q[Manu] => %q[https://www.youtube.com/watch?v=iQHwh9VR9X8]
566
567
  }
567
568
  command '🎧', '' do
568
569
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.17'
3
+ VERSION = '1.27.18'
4
4
  CODENAME = %q{And #MaRoc #IllyBilly is back.}
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.17
4
+ version: 1.27.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers