pry-twitter 1.33.1 → 1.33.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/pry/send_tweet/version.rb +2 -2
- metadata +7 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a52f7cbbfa64d3208262b515c6908ac4441c8ffc50f1b612c05454c79584200a
|
4
|
+
data.tar.gz: c40cbc1f2171ed409d73c6db6166afb6ef8e90bf6566ba8ae95a84a5495e6747
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3718d5913dd681da9c3ca765732e586aaf2da8ff2fc571e67ec86800e0e6db44d2f4e43243895a8ffba4c1db514c1917f11093563dc04d80fa61f62a754a00f9
|
7
|
+
data.tar.gz: 6f48165d6fa458b0512bfc042ed01a7c52248ce78c420b06400d704d3e1a1132086f99851fe9db2d105ef32efb2b3829b1cd220d34ff472037951a658be9dfa3
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pry-twitter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.33.
|
4
|
+
version: 1.33.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -53,8 +53,9 @@ dependencies:
|
|
53
53
|
- - "~>"
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
|
-
description: 'CodeName:
|
57
|
-
... An extensible Twitter client living inside the Fry and Pry
|
56
|
+
description: 'CodeName: I saw a beautiful #filipina girl today, with an #anchor (tattoo,
|
57
|
+
mark) on her foot. ... An extensible Twitter client living inside the Fry and Pry
|
58
|
+
REPLs.'
|
58
59
|
email: trebor.macg8@protonmail.com
|
59
60
|
executables: []
|
60
61
|
extensions: []
|
@@ -148,6 +149,7 @@ requirements: []
|
|
148
149
|
rubygems_version: 3.0.1
|
149
150
|
signing_key:
|
150
151
|
specification_version: 4
|
151
|
-
summary: 'CodeName:
|
152
|
-
... An extensible Twitter client living inside the Fry and Pry
|
152
|
+
summary: 'CodeName: I saw a beautiful #filipina girl today, with an #anchor (tattoo,
|
153
|
+
mark) on her foot. ... An extensible Twitter client living inside the Fry and Pry
|
154
|
+
REPLs.'
|
153
155
|
test_files: []
|