pry-twitter 1.33.10 → 1.33.11
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 +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5646b58606dbd7af4fb104cb421de025f2fa1050afd78c0d08a59b9026e55319
|
4
|
+
data.tar.gz: 62bcb505dde094fc5470c8effc1444a3a1183292a651e2c59d6cf6100375cc19
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 77a24ef33b9e2aef183d394ff96356ef6078f34d6bc12067de9148cae9629c7070c04134120388e4494a7bb1affaeafd79f27819f209c76984b4c1b1047fbab6
|
7
|
+
data.tar.gz: 2ee904f992cf73f1c0ce8ab27bfee69ee1c1276eaa42e9ab1e0ad95cdd9cb8c8b8454b1ef9173a5f701f52c5edd5fb8634ed8da3ccdd17740823f935fbffa629
|
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.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -53,8 +53,8 @@ dependencies:
|
|
53
53
|
- - "~>"
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
|
-
description: 'CodeName:
|
57
|
-
Twitter client living inside the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: .@realdonaldtrump use youtube-dl to watch without being tracked
|
57
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
60
60
|
extensions: []
|
@@ -148,6 +148,6 @@ requirements: []
|
|
148
148
|
rubygems_version: 3.0.1
|
149
149
|
signing_key:
|
150
150
|
specification_version: 4
|
151
|
-
summary: 'CodeName:
|
152
|
-
Twitter client living inside the Fry and Pry REPLs.'
|
151
|
+
summary: 'CodeName: .@realdonaldtrump use youtube-dl to watch without being tracked
|
152
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
153
153
|
test_files: []
|