pry-twitter 1.32.11 → 1.32.12
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 +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: c41c5f7c39daa166dcd1a00d012aea2682aa0b019f13394417e25dab695e6eae
|
4
|
+
data.tar.gz: ac2a632dcb1e25bf113ac6208a2dda825042f5c5c477b0fedd98c0653cc41466
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5af5165837d5ae873e3f4e3aa3ade34cd818777adc06f040d27531cc9bb80a01de26ffc613e1ec5e9f0d068df71e15a0f765309631f4c1491ea925b6e31f37e2
|
7
|
+
data.tar.gz: f1d76e28d8fe3e49d34153597539b8a589d60005d95a973a026a26b725c9edef9850d27515192813afbac1e0bbb0914e6a69497b9a54f005e1b48b79d927cdae
|
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.32.
|
4
|
+
version: 1.32.12
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2019-
|
12
|
+
date: 2019-03-01 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: twitter
|
@@ -53,8 +53,8 @@ dependencies:
|
|
53
53
|
- - "~>"
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
|
-
description: 'CodeName: https://www.youtube.com/watch?v=
|
57
|
-
Twitter client living inside the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: https://www.youtube.com/watch?v=wkfo9Ge5jJM .. #si #sim #ja
|
57
|
+
#oui ... 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: https://www.youtube.com/watch?v=
|
152
|
-
Twitter client living inside the Fry and Pry REPLs.'
|
151
|
+
summary: 'CodeName: https://www.youtube.com/watch?v=wkfo9Ge5jJM .. #si #sim #ja #oui
|
152
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
153
153
|
test_files: []
|