pry-twitter 1.27.23 → 1.27.24

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: 9921075d58c5e0d6c74df37f20ffbd1616d0fcad6a8ccba1077df3cc9601928e
4
- data.tar.gz: 34b20847e12a6121595ed160144bb8ffb3d5197315a3eb39aa40c1d815264ef6
3
+ metadata.gz: d367d7320912b5673cb36d957e515af1e92242159fea3a0e7ca144ce2fe6ff57
4
+ data.tar.gz: adb28e22d762a72c901f5f3ceaa6cfd2267241f2e5cab99049b0e6bc854e51e9
5
5
  SHA512:
6
- metadata.gz: 2d29b3e8cc608cc392962dfa128fe5bbb683fe02d75b6776a9c0d97e464705b20524606176a08c402a5a272e272acd788aa0e7cbed8af792199b03d4fd6fe3c4
7
- data.tar.gz: f977c8354c4b03a4d09c3a378a371824b6ddd5c6c9acd831d3ace4673805fdc0e66dadf2e6ad105fc41079954b0c2df07aaa5acc36b1c8115ed9893ad1fa21ba
6
+ metadata.gz: 9e4fdd6a49dc65ceb0bb4a8e9bd9a305ec115db5d0e355c22a781682515d8c8c584b7d37392b098ed916c4e1e5742f04f785e22bf032a47537e88dcf920a8924
7
+ data.tar.gz: a642611395fc714df56cfea2130d2e1d6fb27aab4de966578aabc90536321de4d96d08f4bd1b044f8d85096b14e68497365708373c87c9227d666a83f7cf9135
@@ -569,7 +569,8 @@ Pry.commands.instance_eval do
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
570
  %q[BED INTRUDER SONG!!!] => %q[https://www.youtube.com/watch?v=hMtZfW2z9dw],
571
571
  %q[Songify This - Obama Sings to the Shawties (replay extended)] => %q[https://www.youtube.com/watch?v=ej_H8wYo2s4],
572
- %q[I was suspended by a military tribunal from the internet for 30 days but then i went onto the streets and it got worse, so here i am, in my limited form, im banned from everywhere else] => %q[https://www.youtube.com/watch?v=3g2QE4Kn4m0]
572
+ %q[I was suspended by a military tribunal from the internet for 30 days but then i went onto the streets and it got worse, so here i am, in my limited form, im banned from everywhere else] => %q[https://www.youtube.com/watch?v=3g2QE4Kn4m0],
573
+ %q[Rent: Too Damn High! Song.] => %q[https://www.youtube.com/watch?v=Gg5SwyTvAHw]
573
574
  }
574
575
  command '🎧', '' do
575
576
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.23'
3
+ VERSION = '1.27.24'
4
4
  CODENAME = %q{And #MaRoc #IllyBilly is back. #BloodDiamond}
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.23
4
+ version: 1.27.24
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers