pry-twitter 1.33.3 → 1.33.4
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: 478800c95e340bfdca73e08a7a8438a57e4da5bd210c2c0e0f641e397ae1d97e
|
4
|
+
data.tar.gz: 2cd67b08c5390f39112cb6ed50185a842ee1dc71dc639aaea1fb02f537cad437
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dd99c4488a2c4f86d963dc660a6fc3c2afeee7a3ca3b68f1eff7d187e750f154636762329afd89b4cee067eac6d2454842fc37ee51df94db1ff340b5da1fe80a
|
7
|
+
data.tar.gz: 1558f06486f2448329a8bc0c1f14870ddb05eed5c832ca14c36d41d45f0a8e5508e87e56ada683054c217bbd992c96e33baa2c1c11a90cab3b7a07ee3c513224
|
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.4
|
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
|
-
Twitter client living inside the
|
56
|
+
description: 'CodeName: I know the real reason Catalan wants to part from Spain, and
|
57
|
+
so do the people on the 46 bus ... An extensible Twitter client living inside the
|
58
|
+
Fry and Pry 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
|
-
Twitter client living inside the Fry
|
152
|
+
summary: 'CodeName: I know the real reason Catalan wants to part from Spain, and so
|
153
|
+
do the people on the 46 bus ... An extensible Twitter client living inside the Fry
|
154
|
+
and Pry REPLs.'
|
153
155
|
test_files: []
|