pry-twitter 1.27.15 → 1.27.16

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: 2de03e4f650a5db75ed3639be580703e6e0d45a6753f4a888ccdfe9299850982
4
- data.tar.gz: 8f154e9c1fdf6937ac32d9e05d040a04dce4e867af6d0d52da77c7d4cb016755
3
+ metadata.gz: 112489600d316a8f0b5130295c93c0cb3372adb679ebc4154aa20df0231aba3d
4
+ data.tar.gz: a599c5616561de87d733f615cd59164ba8b23fae6d5aee7ac337874245f2ca37
5
5
  SHA512:
6
- metadata.gz: 8115e70b4ccf1659eebfd8dff36273d342c84718517b67596ad568694efafcf0b4d284de253370555df2e86f70a5d765792ab46aa28eab5fefcc93c03f84579d
7
- data.tar.gz: 33ee883de57aa15247a4da214141b7381e5b41d4dc1f4c1e381a78a7c4915503f62d57cd931381730723988eef701202a5ba839fbf43300fc6cecda693908969
6
+ metadata.gz: 283247c87d8945b7f0069d6be7ae9d9d3ddf581ae017512604de016144dfb1d58941415c854db4634a243a808dc0e3e871df14858af8bbf85e935587067e3ee9
7
+ data.tar.gz: a4896aa2e9dcfd9d9fbb2d9c3ea33eccd57ce08464f2a178f6c9b530191c250e44c70ae85c5fdc23e1aabbc669505e687beb2e8c2a282be6a75e9b83590ac5a0
@@ -559,7 +559,9 @@ Pry.commands.instance_eval do
559
559
  %q["Kill the Irishman" Party's Over] => %q[https://www.youtube.com/watch?v=GWsqMyE30-0],
560
560
  %q[DAMO & IVOR - BOY RACER] => %q[https://www.youtube.com/watch?v=nA0DLcMnHic],
561
561
  %q[Devlin - Community Outcast (OFFICIAL VIDEO - HQ)] => %q[https://www.youtube.com/watch?v=1L4iH89tjAM],
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]
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
+ %q[Defqon.1 Festival 2013 | Endshow Saturday | Official Q-dance Video] => %q[https://www.youtube.com/watch?v=fN1Gw8PHkAI],
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]
563
565
  }
564
566
  command '🎧', '' do
565
567
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.15'
3
+ VERSION = '1.27.16'
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.15
4
+ version: 1.27.16
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers