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 +4 -4
- data/lib/pry/send_tweet/version.rb +2 -2
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 301bf6ec8486c7a32fef3e8e3ec3c6ce487e5a028231edf3b46a18e37cb63067
|
|
4
|
+
data.tar.gz: daaa76fbbac1afdbd2534c7f98a5053c4051509e28f0d0ce3600d777f203e6a7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 72876577597c9d9b543f6a54165260c60aa1ac3e4fc49234a8427ab3965fdbc3bc8f640c9be721c509224c886d612976c7a141ff4796b6ecef197a3f9f45516e
|
|
7
|
+
data.tar.gz: be9e64c8848ac236e0cc3039585becae6a950e9ef0d7c3e12ed421ba98df46c7f99a10a0528c00a897ecc36cc4e84482d73b6b92e851e5e2e81d7938c113165b
|
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.
|
|
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:
|
|
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:
|
|
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: []
|