pry-twitter 1.31.11 → 1.31.12

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: 2ae95ef01a863741d24b8b440cf9554c938a0d259018c4a89d03ac065f31c5f7
4
- data.tar.gz: 56e08242afc7d8f012dacd3b4ed07325683b86c381fe0550a4c8dcc580e7dd51
3
+ metadata.gz: 0ef9042e0183afc890f4480f206fd7087f636ac3d9291af10382834bf6690833
4
+ data.tar.gz: 4b48cee24a390b204bdeb828a2ee7c73d13c5cd143b2b9328bb24e2623b0221d
5
5
  SHA512:
6
- metadata.gz: d1e508b704ab0249056609889ba74c6b6bb1332617a5aac7efb8c07052e60b99503a83492723c419873362d969f11a82ec170fbf1444f4b89a1a90d5130e4560
7
- data.tar.gz: 6d8f697052873985c015781f14adc67f166163c7b9f00d378d60b5e7a8dac15dc7028fc275fae3b89a79dc8e3fd085535e695cd6e270ac437dcb87037e169c8a
6
+ metadata.gz: ad92883a8381697a7bd1fe42d6a8baf227927fb56b2d5997a4ef058d2c38b944f4949c65ee70d4417d66fadbc7ea7f81143303c521b81e5da4bf4e8fed26efc9
7
+ data.tar.gz: b91cdbcd0b54c945a71d66d268be0fabd3ffa7777c90f22efdff4bc6ab15bd92b4889f167be7f21da50a43c1aff8be3588408042d872ac9e7b267fa72021980a
@@ -663,7 +663,8 @@ Pry.commands.instance_eval do
663
663
  %q[Portugal. the man : Purple yellow red and blue (version acoustique HD)] => %q[https://www.youtube.com/watch?v=k5ERNHrRrwY],
664
664
  %q[Mike Tyson - Training/Highlights ᴴᴰ (Prime)] => %q[https://www.youtube.com/watch?v=QGljKKaSYU8],
665
665
  %q[Devlin - The Garden (A Moving Picture Bonus Track) (Official Song)] => %q[https://www.youtube.com/watch?v=k4eMI0UWO54],
666
- %q[Muhammad Ali In His Prime - Blinding Speed] => %q[https://www.youtube.com/watch?v=axMLZZNINCU]
666
+ %q[Muhammad Ali In His Prime - Blinding Speed] => %q[https://www.youtube.com/watch?v=axMLZZNINCU],
667
+ %q[Devlin - ZDot Freestyle (Official Song)] => %q[https://www.youtube.com/watch?v=Z0WVPf5Mx0U]
667
668
  }
668
669
  command '🎧', '' do
669
670
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.31.11'
3
+ VERSION = '1.31.12'
4
4
  CODENAME = %q{#ldn #dub (same people) https://i.imgur.com/H9JVH0y.png}
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.31.11
4
+ version: 1.31.12
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers