pry-twitter 1.28.12 → 1.28.14

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: 8b9871c67f79e50334c4eb5e667bdbfc8d4df6c2c58e2630af73264205facdb9
4
- data.tar.gz: e5dc6b71f5ab6e62bc32e62f8018f6ef869d5a01831406ddb709fbd9343a99a5
3
+ metadata.gz: 57c2b7e331fec41ccfea8b846a4aec5abb00d7ead28d9c989c2b8f4477adb974
4
+ data.tar.gz: 0e821917244062dfe5458066bad0d74d6ec4fddf575d15e16ffb0b06eeaacaea
5
5
  SHA512:
6
- metadata.gz: e066b77261d16d70e3e1e438c8fc9a27bfb7709610174d95484fcdfb6770572a21bd6cf28e8653bd0d6d836600699a6f850e2951efa11585e47e5b08a956e6b1
7
- data.tar.gz: 5b4a8cce55bf07e669917be40f0ebf0d77ed2fd6ee55466d684410dbcd3118c49c888be5486c07c2e589899589182c0fd51186d17b3fcd6d1a2d086e6bb6118f
6
+ metadata.gz: cbfc38f6faf59bffbb1af78ca89cb2c5fdbf5d541bd649502662ceeaae619539877f86ee13371cc46531c2f4acb9c6bf74ec395683b9ad77c92f7556b895d795
7
+ data.tar.gz: 3e8a37765ae31e98a2d80c70b0f5d45e6e6a09fc8be9c32a259ca102833d2aeb64dd6512a955fce21c0f401893ba2a659038ed38525ce5a052d8bae77b8f417a
@@ -632,8 +632,11 @@ Pry.commands.instance_eval do
632
632
  %q[Beastie Boys - Sabotage] => %q[https://www.youtube.com/watch?v=z5rRZdiu1UE],
633
633
  %q[The Chemical Brothers - Hey Boy Hey Girl OFFICIAL VIDEO] => %q[https://www.youtube.com/watch?v=cW2bqBhP4AA],
634
634
  %q[Beastie Boys - Intergalactic] => %q[https://www.youtube.com/watch?v=qORYO0atB6g],
635
- %q[Wargames 1983 - The voice of WOPR] => %q[https://www.youtube.com/watch?v=uCWKZWieMSY]
636
- }
635
+ %q[Wargames 1983 - The voice of WOPR] => %q[https://www.youtube.com/watch?v=uCWKZWieMSY],
636
+ %q[Devlin - Blow Your Mind feat. Maverick Sabre (Official Music Video)] => %q[https://www.youtube.com/watch?v=_1Gu4Tg9vLs],
637
+ %q[WarGames (7/11) Movie CLIP - DEFCON 1 (1983) HD] => %q[https://www.youtube.com/watch?v=9RRGvAB4HF8],
638
+ %q[Legends Of Emotional Hardstyle 2017] => %q[https://www.youtube.com/watch?v=_6q5jEGK_so],
639
+ %q[Hackers -- Cyberdelia --- Crayola Books] => %q[https://www.youtube.com/watch?v=4U9MI0u2VIE]
637
640
  command '🎧', '' do
638
641
  args = arg_string.split(' ')
639
642
  no_dups = DISCO_BISCUITS.uniq
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.28.12'
3
+ VERSION = '1.28.14'
4
4
  CODENAME = %q{#BeastieBoys #WarGames #Bom #Dia #PrincessDiana #Leiden #EinsteinBar #Matilda #Manila #kharkiv #ldn #fiftygrand #BreakingBad}
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.28.12
4
+ version: 1.28.14
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers