pry-twitter 1.31.3 → 1.31.4

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: 93eebc9f5e6dbe6ceb9caa3a102276d6c21e4898d4ce1b699ca438aabd7e212f
4
- data.tar.gz: b8cfe2777381d6f52719d2bbf9dc82153f17cec25eade4a7b368e2ae400a4258
3
+ metadata.gz: f40558f70605c4eda79b327f33cc00386d3421e1ec07c8028025b017f6b276a2
4
+ data.tar.gz: 0103a475f369f1698244a30636baae09caa8968f4f516912547333ec30a4a28e
5
5
  SHA512:
6
- metadata.gz: e3271225c51e9785e167db66d9e1ac38a58707dc5cddcdc23e19bff94798e9212494451cec5e1d3bac06c11bc10d4debdb2ff4760fcb07c24cef0e5bf621d188
7
- data.tar.gz: f1b18eb9ca14f1f1619912de8ba36833d00441c94f31a221983241771d5c36b7b056c33d56df43ca53d991615336b4f0e7d4eb92ef01f8ec5a1b6e89d66dd27e
6
+ metadata.gz: 32d79ca3802fc440841fc5d325939b9a85efd7c59144e81cb5233ef739fd2cb2f4f08d6b24e249ebfc0aeb6fc954e469050e2d1ed597d19f2777c3b98113d300
7
+ data.tar.gz: f7b7f18a6148f1e394ccc129d1b25dd9a756fd2158d19c9857059df45570350b942ef10f79f02bd4b368373ee3e79f093401110a2b228719a6be434aae8894fb
@@ -652,7 +652,10 @@ Pry.commands.instance_eval do
652
652
  %q[The Mullets (which consists of William, Anne, Ian, Allen, Mark, Ella, Emily) will face the same humilation and torture you inflicted on the people i love. i told you i would destroy your family.] => %q[https://www.youtube.com/watch?v=-q6o2e0U85w],
653
653
  %q[Vasyl Lomachenko - The Artist] => %q[https://www.youtube.com/watch?v=ZHAe-SaplCw],
654
654
  %q[Devlin - Cold Blooded] => %q[https://www.youtube.com/watch?v=TM_AglYnbKM],
655
- %q[Devlin - Heat Up] => %q[https://www.youtube.com/watch?v=jGdk6EP5qvM]
655
+ %q[Devlin - Heat Up] => %q[https://www.youtube.com/watch?v=jGdk6EP5qvM],
656
+ %q[The Rise of Vasyl Lomachenko | Career Highlights and Knockouts] => %q[https://www.youtube.com/watch?v=p9ZqfOVFc3k],
657
+ %q[Hackers (4/4) Hacking Richard Gill's Accounts (1995) Angelina Jolie HD] => %q[https://www.youtube.com/watch?v=zcqxCeYkkhk],
658
+ %q[choco install cmder] => %q[https://www.youtube.com/watch?v=7QyoRzZrF00]
656
659
  }
657
660
  command '🎧', '' do
658
661
  args = arg_string.split(' ')
@@ -1,7 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.31.3'
3
+ VERSION = '1.31.4'
4
4
  CODENAME = %q{#Emanuela (sdot) (rdot) (pia) . https://www.privateinternetaccess.com}
5
5
  end
6
- end
7
-
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.31.3
4
+ version: 1.31.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers