pry-send_tweet.rb 1.20.72 → 1.20.73
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 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 66395f344082e330ad23e8a93a267736f9ed8724128015aa8fc827ec93ba73c1
|
|
4
|
+
data.tar.gz: 713ccc0ddfa4e252c346696b7178fc2e010ce6954093c12ddaaebb885318b463
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9eee5edefbc1136d036c9afa7a8a61512eb7d9b5f12eac11f8484802cc245312869ddde0769553a7b222288c8e99903c3516c3168f307238e205c0e88c8a68bb
|
|
7
|
+
data.tar.gz: 07db5d1bcabf0578d378d9f7b5218ccc530e206b5022036edf077d8445872d048fb0b218000109fd10f334d4d8afa8645c47a87cda4aa4d461314bfc1e8b91b1
|
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.73
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pry developers
|
|
@@ -54,9 +54,8 @@ dependencies:
|
|
|
54
54
|
- - "~>"
|
|
55
55
|
- !ruby/object:Gem::Version
|
|
56
56
|
version: '1.4'
|
|
57
|
-
description: 'Codename:
|
|
58
|
-
|
|
59
|
-
Fry REPLs.'
|
|
57
|
+
description: 'Codename: Marriage means "to protect", it is part of it, you all forgot
|
|
58
|
+
.. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
|
60
59
|
email: trebor.g@protonmail.com
|
|
61
60
|
executables: []
|
|
62
61
|
extensions: []
|
|
@@ -139,7 +138,6 @@ rubyforge_project:
|
|
|
139
138
|
rubygems_version: 2.7.8
|
|
140
139
|
signing_key:
|
|
141
140
|
specification_version: 4
|
|
142
|
-
summary: 'Codename:
|
|
143
|
-
|
|
144
|
-
Fry REPLs.'
|
|
141
|
+
summary: 'Codename: Marriage means "to protect", it is part of it, you all forgot
|
|
142
|
+
.. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
|
145
143
|
test_files: []
|