pry-twitter 1.30.5 → 1.30.6

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: 56a04363c6adb8de4b3ed39e7a3de2e3e8b40fdffae980e59b7a86e823577c38
4
- data.tar.gz: 8e064dea6caddb9d22e360e01f5b3c6bfc2e106f7547753d6f2dc5886f1a9cfb
3
+ metadata.gz: ed9031f8bb22cadd51ab44a74678f0f6f3db6fe8760a78687c6c9697d85515bd
4
+ data.tar.gz: 83124aece14f55ff65db6c7c50d7a5f2bfd63933fb93637d8cab41833859474e
5
5
  SHA512:
6
- metadata.gz: dbbd29321b60d659e0551f16cefbb0fd460d6c71944fdcf8af9667ef34aff24fd5a5d7dc859b5192fba56074ea42904ee7d0368de69ac4e4f771c1649fb37ea5
7
- data.tar.gz: cc70f07a18b7bcce1a1b6d0729ca184e74764083101d6d534e8debd320bffa1992e22050cf2938b1ce69e45db407aaa8a706ecff921ab44cc30c4d995371d130
6
+ metadata.gz: bbc284153448ef9e1e97e6a0e3c041b6b8989de4694a910045d391a2053b1882a977c73aa38519482bc1b5604ebcd30f958d7c7a04be54fcca21fff456bc0b2c
7
+ data.tar.gz: e47c2c2311bd4db9dbf8c0935529c5cfe4905b87e4a90fa9a892a5e12c285b93b52883888eb03f7fdd456ee3d38087997461b1e330164a72e728f9beba5c4ddd
@@ -645,7 +645,8 @@ Pry.commands.instance_eval do
645
645
  %q[Three Strikes] => %q[https://www.youtube.com/watch?v=GB9uqB5Pzyg&feature=youtu.be],
646
646
  %q[Charlie Said] => %q[https://www.youtube.com/watch?v=Zje91xTd6Lc],
647
647
  %q[modphp] => %q[https://youtu.be/9qGKEosx7sU],
648
- %q[Imam Khomeini's gifts to his Christian neighbours for Christmas - ENG Subs] => %q[https://www.youtube.com/watch?v=h5mWhSVz4iU]
648
+ %q[Imam Khomeini's gifts to his Christian neighbours for Christmas - ENG Subs] => %q[https://www.youtube.com/watch?v=h5mWhSVz4iU],
649
+ %q[latin] => %q[https://youtu.be/zm5zLAtpLTA]
649
650
  }
650
651
  command '🎧', '' do
651
652
  args = arg_string.split(' ')
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.30.5'
3
+ VERSION = '1.30.6'
4
4
  CODENAME = %q{#CharlieSaid #modphp #TheWorld #Three #Strikes #And #Youre #Out #WilliamAndAnneMullet}
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.30.5
4
+ version: 1.30.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-02-27 00:00:00.000000000 Z
12
+ date: 2019-02-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: twitter