pry-send_tweet.rb 1.20.17 → 1.20.18

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: fa9eca7a4cd76155062edf21d00708c89f3bf5e99a46c1a910ce5b6756f8e754
4
- data.tar.gz: dd6d3fc397c1d1efddc2f18ca73ddfc128b39de015f48169883e8c2604c4f832
3
+ metadata.gz: 8b17fa646581e50441fb6a87b978bf598db909df948958278b0b202d2b018cc8
4
+ data.tar.gz: c6255bc8776a2716921f601e1a355dc0018e4eca881a04d328f7856313639317
5
5
  SHA512:
6
- metadata.gz: 76a1e34fff5df104c046c58a87bccf0bafd27d4cd78d8bc8d3a207ffb6c8e39979ef980110498cd0440f52b88aab599b0cf1493e69fe0d18d760b31225d50a49
7
- data.tar.gz: 190832826eab34f5e21f6ee6c8ef60f9c636e8bd3e1d3f9f324767349d07f222b4a3861006f5f2d20d90f1af048726f2a1b2075c145a1519880838087e08f867
6
+ metadata.gz: 78212567c4f15ebd8eb91774b98b9cbb8caf1f9c5699ba2ed5be84ad08ea2dcca8790c62b46eb8d2d865272d8bcc4acebb2a7679ece522e6ac731bbd3d5d3cff
7
+ data.tar.gz: 2f91829cee7cd6ee79300b0b7f085768dbadb01cb884ab10898cb22427adca64b0f2b000faa1058fdff88afdb76d91da76392cb73bf73b641d1765fa6510f0a2
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.17'
4
- CODENAME = '#Trump2020 #MAGA #KAG'
3
+ VERSION = '1.20.18'
4
+ CODENAME = '@whylom @davidstamm bang bang, you keep it 0, ill keep it 300'
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.17
4
+ version: 1.20.18
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: #Trump2020 #MAGA #KAG .. An extensible Twitter client living
58
- inside the Pry and Fry REPLs.'
57
+ description: 'Codename: @whylom @davidstamm bang bang, you keep it 0, ill keep it
58
+ 300 .. An extensible Twitter client living inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -131,6 +131,6 @@ rubyforge_project:
131
131
  rubygems_version: 2.7.8
132
132
  signing_key:
133
133
  specification_version: 4
134
- summary: 'Codename: #Trump2020 #MAGA #KAG .. An extensible Twitter client living inside
135
- the Pry and Fry REPLs.'
134
+ summary: 'Codename: @whylom @davidstamm bang bang, you keep it 0, ill keep it 300
135
+ .. An extensible Twitter client living inside the Pry and Fry REPLs.'
136
136
  test_files: []