pry-send_tweet.rb 1.20.33 → 1.20.34
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: 0cf71974175132e0972c1e2884af9dd5ddac2574592468263adbf2be1dc094c4
|
|
4
|
+
data.tar.gz: fad1adcd4a6a774bb3b6c59b6702499f0a1d6aae9d3602650491ebe04b5e68f6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 131357ea91d3a0355df28402accab7fe08c7cd5009257573866cd5b765fc05dd7601424afcc83d996d65f0c6a7c60ea808f863282a8acd838b3d715cc904d4af
|
|
7
|
+
data.tar.gz: 31cae6f3158c859f924fdd837369985c153eadb231f0922d2b27c1377d062171ff485b3ffc7f6154dde61d72b0552ce2925643457f812a7aedd0631b7a4adfd6
|
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.34
|
|
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: Hey @Apple .. An extensible Twitter client
|
|
58
|
-
Pry and Fry REPLs.'
|
|
57
|
+
description: 'Codename: Hey @Apple @AppleSupport Sorry .. An extensible Twitter client
|
|
58
|
+
living inside the Pry and Fry REPLs.'
|
|
59
59
|
email: trebor.g@protonmail.com
|
|
60
60
|
executables: []
|
|
61
61
|
extensions: []
|
|
@@ -134,6 +134,6 @@ rubyforge_project:
|
|
|
134
134
|
rubygems_version: 2.7.8
|
|
135
135
|
signing_key:
|
|
136
136
|
specification_version: 4
|
|
137
|
-
summary: 'Codename: Hey @Apple .. An extensible Twitter client
|
|
138
|
-
and Fry REPLs.'
|
|
137
|
+
summary: 'Codename: Hey @Apple @AppleSupport Sorry .. An extensible Twitter client
|
|
138
|
+
living inside the Pry and Fry REPLs.'
|
|
139
139
|
test_files: []
|