pry-send_tweet.rb 1.20.37 → 1.20.38

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: d84b39631f3528f94e765f304d00ff6c2b712a5d9d8fab572808add860e1c307
4
- data.tar.gz: e6cc4bfa8c178b87ccd62838ed859f9769f569d81a1d9a3e8588ba7c59d04b72
3
+ metadata.gz: 301bf6ec8486c7a32fef3e8e3ec3c6ce487e5a028231edf3b46a18e37cb63067
4
+ data.tar.gz: daaa76fbbac1afdbd2534c7f98a5053c4051509e28f0d0ce3600d777f203e6a7
5
5
  SHA512:
6
- metadata.gz: 7080ffccd28a63be84ed8994385d6cfc1fe6bb7bbbd60a05cfdaa74c3e93cb00fdfdaca8f681c5df927952eca5bf5f760b455597c3f9aed331e66d245ef0afca
7
- data.tar.gz: 8935d4b9d656afac48cc2b124a051899f6b09d8a43625dbbb094f3c8d7cef56fb4476b04c9262e03d79591a6c5885ff7c06318aeefdbc8da2397d10017433692
6
+ metadata.gz: 72876577597c9d9b543f6a54165260c60aa1ac3e4fc49234a8427ab3965fdbc3bc8f640c9be721c509224c886d612976c7a141ff4796b6ecef197a3f9f45516e
7
+ data.tar.gz: be9e64c8848ac236e0cc3039585becae6a950e9ef0d7c3e12ed421ba98df46c7f99a10a0528c00a897ecc36cc4e84482d73b6b92e851e5e2e81d7938c113165b
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.20.37'
4
- CODENAME = 'Is anyone listening ..?'
3
+ VERSION = '1.20.38'
4
+ CODENAME = 'BetterToBeCloseToGayPeopleThanViciousStr8People'
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.37
4
+ version: 1.20.38
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: Is anyone listening ..? .. An extensible Twitter client living
58
- inside the Pry and Fry REPLs.'
57
+ description: 'Codename: BetterToBeCloseToGayPeopleThanViciousStr8People .. An extensible
58
+ Twitter client living inside the Pry and Fry REPLs.'
59
59
  email: trebor.g@protonmail.com
60
60
  executables: []
61
61
  extensions: []
@@ -135,6 +135,6 @@ rubyforge_project:
135
135
  rubygems_version: 2.7.8
136
136
  signing_key:
137
137
  specification_version: 4
138
- summary: 'Codename: Is anyone listening ..? .. An extensible Twitter client living
139
- inside the Pry and Fry REPLs.'
138
+ summary: 'Codename: BetterToBeCloseToGayPeopleThanViciousStr8People .. An extensible
139
+ Twitter client living inside the Pry and Fry REPLs.'
140
140
  test_files: []