pry-send_tweet.rb 1.20.39 → 1.20.40

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: fa9617efcfcc252135d1dcb1eafc42061b8dcb0b28a66b36111b08bfc26c4167
4
- data.tar.gz: af0c9222bf645577e68620462a94a65bba3a922e4b3b7af169badce3aa2f449c
3
+ metadata.gz: ac943e81f9c8ab131a84ba370947ac64618a329394cc104a0b9cc9dc986c11a4
4
+ data.tar.gz: ebe103997e35b03ca216d38aca72bc8873a1a09519d138046a90b4e59c6b4e1f
5
5
  SHA512:
6
- metadata.gz: eb15e4d2df7fbb0b502336242c038229a356ba005ef110759b7f05e59819566fe60a3829355b27795b4e54ddc28464b010462d6cddd7f506af72c40d607987c6
7
- data.tar.gz: 38d7d69392af87f7161ba52fdf189fd1cffcff2c73c6973bef9ab3c846f15f8300d3e81802b216cf316b9069217806f634863cb3059c7b3708998d8a5372f467
6
+ metadata.gz: 3d236ea2c0bccc43a9f6ac74a93fe9396bb526ce4a57303481bbd455b6d8194f51bf4c6d1642fa942af8692b7633c757a1fee7523eb4f2dbcd67162669d2f672
7
+ data.tar.gz: 6764f3cf521d3b1060f494f75eb73d5968ff73db579ce6b8b736e39a0570604ba22eec31f182c52d151a74a6e26f99649e0816eb8e5613483f7dd46f04f23655
data/README.md CHANGED
@@ -508,6 +508,10 @@ __#16__ King Faisal was a king of Saudi Arabia during a very turbulent time, lik
508
508
 
509
509
  ![FreeBSD-16](/art/59-2a2c9cd962.jpg)
510
510
 
511
+ __#17__ What color is this tide? I drank it yesterday, as a cup of tea.
512
+
513
+ ![FreeBSD-17](/art/tide.jpg)
514
+
511
515
  ## <a id='license'>License</a>
512
516
 
513
517
  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.39'
4
- CODENAME = 'RonaldMcDonald'
3
+ VERSION = '1.20.40'
4
+ CODENAME = '#AfghanGirlsCode'
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.39
4
+ version: 1.20.40
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pry developers
@@ -54,7 +54,7 @@ dependencies:
54
54
  - - "~>"
55
55
  - !ruby/object:Gem::Version
56
56
  version: '1.4'
57
- description: 'Codename: RonaldMcDonald .. An extensible Twitter client living inside
57
+ description: 'Codename: #AfghanGirlsCode .. An extensible Twitter client living inside
58
58
  the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
@@ -82,6 +82,7 @@ files:
82
82
  - art/55-e41f9896d0.jpg
83
83
  - art/56-c82d4e5b61.jpg
84
84
  - art/59-2a2c9cd962.jpg
85
+ - art/tide.jpg
85
86
  - lib/pry-send_tweet.rb
86
87
  - lib/pry/pager/system_pager.rb
87
88
  - lib/pry/send_tweet/commands/base_command.rb
@@ -135,6 +136,6 @@ rubyforge_project:
135
136
  rubygems_version: 2.7.8
136
137
  signing_key:
137
138
  specification_version: 4
138
- summary: 'Codename: RonaldMcDonald .. An extensible Twitter client living inside the
139
- Pry and Fry REPLs.'
139
+ summary: 'Codename: #AfghanGirlsCode .. An extensible Twitter client living inside
140
+ the Pry and Fry REPLs.'
140
141
  test_files: []