pry-twitter 1.27.21 → 1.27.22

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: 76722ddfd956a30b411afa0eb1a6122c778460b255e318221a9f53f05c9fd41a
4
- data.tar.gz: 2300fea33640add6808f4133032200088f615d1acade36b966a40782214bd471
3
+ metadata.gz: 317752465644762f06ce63396a5cd23c8dbfd4b6b2d3339c9f377463714e27b2
4
+ data.tar.gz: 15b82a6af486defc409ba8733960e45df97b15d58b235a53a22365fcd831f06f
5
5
  SHA512:
6
- metadata.gz: 1584e85b14b63754a69f63963ca13fdeacc48dd7ef5614d3e5a02184a5cda8f04fc86ca1023e2e35654da20e9d3217d1e242647d1bec995c8ae5d6a010d825ca
7
- data.tar.gz: 40f70ca26cc7b1d7550928969b2a04779b84c3fd4c43e785019e44971aa1c515059b6e42dda3859e8db6fb8e0c97d3d06ddd107b3737b05423b32e4f373f6630
6
+ metadata.gz: 6aefe374ba49e5f34b374d82217c47c88d2e455548babfc4f4fcd2760e1fa11b67b99ac03bdc0f405c31022316d50f15ccebeca9d043f251bcd75cf667e28314
7
+ data.tar.gz: 0fe58e44b48505ec19407cb2de4f04269684b49be259f55c532aeb85fe7428dc0c6f4932a41759a2f7599c2ff51c8adf4e8348492d9aa95699fff56aee8e89a3
@@ -567,7 +567,8 @@ Pry.commands.instance_eval do
567
567
  %q[DAMO & IVOR - SOUTHSIDE FOR LIFE] => %q[https://www.youtube.com/watch?v=UPk2jd9YEfM],
568
568
  %q[2Pac - Gangsta Virus (ft. Ice Cube, Eminem, Tech N9ne)] => %q[https://www.youtube.com/watch?v=utsUVZwevUE],
569
569
  %q[In Ruby we have Symbols, and in Ireland we have... ] => %q[https://www.rte.ie/news/dublin/2019/0225/1032776-st-michans-crypt-crusader/],
570
- %q[BED INTRUDER SONG!!!] => %q[https://www.youtube.com/watch?v=hMtZfW2z9dw]
570
+ %q[BED INTRUDER SONG!!!] => %q[https://www.youtube.com/watch?v=hMtZfW2z9dw],
571
+ %q[Songify This - Obama Sings to the Shawties (replay extended)] => %q[https://www.youtube.com/watch?v=ej_H8wYo2s4]
571
572
  }
572
573
  command '🎧', '' do
573
574
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.21'
3
+ VERSION = '1.27.22'
4
4
  CODENAME = %q{And #MaRoc #IllyBilly is back. WoooOoooOow.}
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.21
4
+ version: 1.27.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers