pry-twitter 1.27.39 → 1.27.40

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: e5510a9d3407bd76c74b56990e66cf20f0551c8fa343d3ee94745d5080c4c467
4
- data.tar.gz: 74f14784af4cf824f1e828b483849a184f5b802befccff6915787960d34154e5
3
+ metadata.gz: 81c3b8d75c6bc4262b65b69aa2fc450c625d2f589bf4539196e1890981fae69f
4
+ data.tar.gz: 54d74df72669f2f918dbc6eb74ed29a9de747264f117dea5de6a658ad0824995
5
5
  SHA512:
6
- metadata.gz: a6a111d2d0279e0efa38341ee9d64d201a0b685260a0b70c92e95817272a329733cb33857c626e19e3cc4a100fc4ba1c5dff2e1e6aa24d32bf9c8681b10f027e
7
- data.tar.gz: c055869d437d359687f6ac3a7877af20c7fc19f982115ff8b3c368a61813b60ae0b89b71f7fa22376106e0b336cf751af84b5649c30a9f8e818a51cc08e8a6ba
6
+ metadata.gz: 36870a8319809832c4b044e3d51e79c1a2c2e83bf4554cb8ccc6c1b7feb19554e31a653019a4352149162f74992ad848972033cde864dedec271b2065c80965a
7
+ data.tar.gz: 2e9a55157f13fad35bf68d433ff081bc0454ff13a9242f93569675c999f1f259fc394bddaa6a799e8ca0f8e7c742371a0eb545dba464e7fd7115bff1dcec9b21
data/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # CHANGELOG
2
2
 
3
- ## v1.27.31+ (#ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley)
3
+ ## v1.27.31+ (#ShellShocked #ChiefKeef #TuPac #Eminem #BlueMaroc #sdot #sparkle #ldn #1root #marley)
4
4
 
5
5
  - Add Art
6
6
 
@@ -595,7 +595,9 @@ Pry.commands.instance_eval do
595
595
  %q[1ROOT RED RED] => %q[https://www.youtube.com/watch?v=B2z4L5lb2uw],
596
596
  %q[The Blue City - Chefchaouen - Morocco 1080p HD] => %q[https://www.youtube.com/watch?v=G6C3KjLKXJg],
597
597
  %q[REM - Everybody Hurts Lyrics] => %q[https://www.youtube.com/watch?v=Y6yUY7M9yfw],
598
- %q[2pac - Westside In This Motherfucker] => %q[https://www.youtube.com/watch?v=ITdjX2GT4k4]
598
+ %q[2pac - Westside In This Motherfucker] => %q[https://www.youtube.com/watch?v=ITdjX2GT4k4],
599
+ %q[D33pSoul - La Richesse (Original Mix) "My richness is life" /Bob Marley/] => %q[https://www.youtube.com/watch?v=tCXqm8EQtWQ],
600
+ %q[Shell Shocked- TMNT Lyric Video] => %q[https://www.youtube.com/watch?v=eASIpbTcnzM]
599
601
  }
600
602
  command '🎧', '' do
601
603
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.27.39'
3
+ VERSION = '1.27.40'
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.39
4
+ version: 1.27.40
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers