pry-send_tweet.rb 1.20.34 → 1.20.35

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: 0cf71974175132e0972c1e2884af9dd5ddac2574592468263adbf2be1dc094c4
4
- data.tar.gz: fad1adcd4a6a774bb3b6c59b6702499f0a1d6aae9d3602650491ebe04b5e68f6
3
+ metadata.gz: 82f8256ec8c864a2ef59d3928c3a3ba052805a5ad27f3a603a5f3448e15af990
4
+ data.tar.gz: c9545bc6cfeac51bfd4a74c9ada20f516ee882e84d58cb1bced8abd874809725
5
5
  SHA512:
6
- metadata.gz: 131357ea91d3a0355df28402accab7fe08c7cd5009257573866cd5b765fc05dd7601424afcc83d996d65f0c6a7c60ea808f863282a8acd838b3d715cc904d4af
7
- data.tar.gz: 31cae6f3158c859f924fdd837369985c153eadb231f0922d2b27c1377d062171ff485b3ffc7f6154dde61d72b0552ce2925643457f812a7aedd0631b7a4adfd6
6
+ metadata.gz: 771ed729b462fbc1e0682bf6d3663f0ab50b99e92f84d638813648edb9b9f0a64cc3c204364c6ba762385e82981f5af83704062e755e04c22042737d6c641283
7
+ data.tar.gz: 9a5d3e8855bdf3635c64e106cbbe670acee7c08170cfa8168a0a29c61986768d9118da024668f0f9db592b47bc29b6f67e9abd5dd60aff569cdd812c359c362b
data/README.md CHANGED
@@ -504,6 +504,10 @@ __#15__ Los Hermanos, Los Hermanas. #Dutch
504
504
 
505
505
  ![FreeBSD-15](/art/17-b3d5d6f6c2.jpg)
506
506
 
507
+ __#16__ King Faisal was a king of Saudi Arabia during a very turbulent time, like this period, in my opinion he died for God.
508
+
509
+ ![FreeBSD-16](/art/59-2a2c9cd962.jpg)
510
+
507
511
  ## <a id='license'>License</a>
508
512
 
509
513
  This project uses the MIT license, see [LICENSE.txt](./LICENSE.txt) for details.
Binary file
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.34'
4
- CODENAME = 'Hey @Apple @AppleSupport Sorry'
3
+ VERSION = '1.20.35'
4
+ CODENAME = 'Is anyone listening ..?'
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pry-send_tweet.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.20.34
4
+ version: 1.20.35
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,8 +54,8 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: Hey @Apple @AppleSupport Sorry .. An extensible Twitter client
58
- living inside the Pry and Fry REPLs.'
57
+ description: 'Codename: Is anyone listening ..? .. An extensible Twitter client living
58
+ inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -81,6 +81,7 @@ files:
81
81
  - art/54-39b1063483.jpg
82
82
  - art/55-e41f9896d0.jpg
83
83
  - art/56-c82d4e5b61.jpg
84
+ - art/59-2a2c9cd962.jpg
84
85
  - lib/pry-send_tweet.rb
85
86
  - lib/pry/pager/system_pager.rb
86
87
  - lib/pry/send_tweet/commands/base_command.rb
@@ -134,6 +135,6 @@ rubyforge_project:
134
135
  rubygems_version: 2.7.8
135
136
  signing_key:
136
137
  specification_version: 4
137
- summary: 'Codename: Hey @Apple @AppleSupport Sorry .. An extensible Twitter client
138
- living inside the Pry and Fry REPLs.'
138
+ summary: 'Codename: Is anyone listening ..? .. An extensible Twitter client living
139
+ inside the Pry and Fry REPLs.'
139
140
  test_files: []