pry-twitter 1.30.10 → 1.30.11

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: 5a5c01d3ce3aaca3dae48dc1a56cd4c632a6b6996b41145ffede4f43e113b7ed
4
- data.tar.gz: e3c65031290cdb9da8f85fc9f3e2d93fd11af3edff48b3e17ccae92c38415f27
3
+ metadata.gz: a27e10215c758133d286a9823ee03a85859f2b35459cee7f1e40153877239551
4
+ data.tar.gz: b1872d9d8afb522096c6103d99295ae392ea110056ec5aac4e096e6a9c10ced2
5
5
  SHA512:
6
- metadata.gz: 948f61d9b2ba2097a1c42ef1f6667a414d062faa2417ffdef88654061a6bbfd304ddfd4e32be8053e7fede5523c5873ccc82f0235aa3b09880dc796225fe18bc
7
- data.tar.gz: 7bcfa268b33f3237328f53e0a99eb6541147384e77ea94b0594e9cf2bc2b3e9be86359a2852c47686c89f9f2ef7c2c65cd6f5c2936786545fb976d7d60f0fc6e
6
+ metadata.gz: d28268a90e415f762958fabf7a2ad718799147a845416c4a2061d82d5b152a04e270542c98ce2e273eaba96084b000f86c626702924faf2f9d85edf95cc2e924
7
+ data.tar.gz: e1bf4e0feca703f50d8700d384f42767a2f2116334ea8b88772a14db1ca6f5bf22d7c5d2358467c1f75be6dc514c0e81392bdf1354b198b07f3b52841d9f04e7
@@ -646,7 +646,8 @@ Pry.commands.instance_eval do
646
646
  %q[Charlie Said] => %q[https://www.youtube.com/watch?v=Zje91xTd6Lc],
647
647
  %q[modphp] => %q[https://youtu.be/9qGKEosx7sU],
648
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
+ %q[latin] => %q[https://youtu.be/zm5zLAtpLTA],
650
+ %q[PROCESSING 95% bandicam 2019 02 28 05 42 54 278] => %q[https://youtu.be/7oK6qeUm85Y]
650
651
  }
651
652
  command '🎧', '' do
652
653
  args = arg_string.split(' ')
@@ -1,7 +1,7 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.30.10'
4
- CODENAME = %q{@Emanuel15981931 https://youtu.be/N2q_KiM6B7k}
3
+ VERSION = '1.30.11'
4
+ CODENAME = %q{@Emanuel15981931 I sincerely love you https://youtu.be/7oK6qeUm85Y}
5
5
  end
6
6
  end
7
7
 
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.10
4
+ version: 1.30.11
5
5
  platform: ruby
6
6
  authors:
7
7
  - Fry developers
@@ -53,8 +53,8 @@ dependencies:
53
53
  - - "~>"
54
54
  - !ruby/object:Gem::Version
55
55
  version: '1.4'
56
- description: 'CodeName: @Emanuel15981931 https://youtu.be/N2q_KiM6B7k ... An extensible
57
- Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: @Emanuel15981931 I sincerely love you https://youtu.be/7oK6qeUm85Y
57
+ ... An extensible Twitter client living inside the Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -143,6 +143,6 @@ requirements: []
143
143
  rubygems_version: 3.0.1
144
144
  signing_key:
145
145
  specification_version: 4
146
- summary: 'CodeName: @Emanuel15981931 https://youtu.be/N2q_KiM6B7k ... An extensible
147
- Twitter client living inside the Fry and Pry REPLs.'
146
+ summary: 'CodeName: @Emanuel15981931 I sincerely love you https://youtu.be/7oK6qeUm85Y
147
+ ... An extensible Twitter client living inside the Fry and Pry REPLs.'
148
148
  test_files: []