pry-twitter 1.27.37 → 1.27.38

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: 2915d7d86aa4253d6f48fcb4f3add1a08ebf6d05cc0b1d955525afc692d57add
4
- data.tar.gz: 6435072c40fb1eee78fbf5cc9f1d13f9df86fb8665c5e2504ec656d9856963f9
3
+ metadata.gz: 2260ffd8083165f39868d8c88ef3c52ca1e92e917cef75ca55c3f7ce963bb8dd
4
+ data.tar.gz: 60fb8d979633fc673b073b51a27888154f0bfe6a94e4965b9bc1ea0a2234fa29
5
5
  SHA512:
6
- metadata.gz: 2d5f5ddc2d1449469d8f932462a4ea448dfd451c948d4068390fd69507faf92f847580fd326b5cc5fed66c93cd0a7eedaa1e7fa2347c099781dd45f53577767f
7
- data.tar.gz: 5dcd0cda582ebba1461fb3e3d764750f9c5257e4e0743986326351b33914cdafc70ac742803ef626542c15c9b4ad97a9b5f08d36f746578a03f77b7a5571f689
6
+ metadata.gz: de4cace3978e9a3cda9d93ce42ea82a3bc49d48bcfccb3c14f2faac913b56ae45b0c51e47887663a9fa4467dda9aa17f99899a2f4c5c5f4a32b02f66bd650e0f
7
+ data.tar.gz: 93b9570eeae1366a2ab43d886ab4af8e3d115adb166b460945cfe3f1a80e680031d94d50dd14305d9dc1a5f7095eac8285682936368827a1ac7f2c7a16236bac
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.27.31+ (#ChiefKeef #TuPac #Eminem #Billy #sdot #sparkle #ldn #1root #marley)
3
+ ## v1.27.31+ (#ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley)
4
4
 
5
5
  - Add Art
6
6
 
@@ -593,7 +593,8 @@ Pry.commands.instance_eval do
593
593
  %q(Bob Marley - redemption song) => %q(https://www.youtube.com/watch?v=kOFu6b3w6c0),
594
594
  %q[ONE ROOT - THATS NOT THE WAY (OFFICIAL HD VIDEO)] => %q[https://www.youtube.com/watch?v=tEnCgwyvtZ4],
595
595
  %q[1ROOT RED RED] => %q[https://www.youtube.com/watch?v=B2z4L5lb2uw],
596
- %q[The Blue City - Chefchaouen - Morocco 1080p HD] => %q[https://www.youtube.com/watch?v=G6C3KjLKXJg]
596
+ %q[The Blue City - Chefchaouen - Morocco 1080p HD] => %q[https://www.youtube.com/watch?v=G6C3KjLKXJg],
597
+ %q[REM - Everybody Hurts Lyrics] => %q[https://www.youtube.com/watch?v=Y6yUY7M9yfw]
597
598
  }
598
599
  command '🎧', '' do
599
600
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.37'
3
+ VERSION = '1.27.38'
4
4
  CODENAME = %q{#ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley}
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.37
4
+ version: 1.27.38
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers