pry-twitter 1.33.28 → 1.33.29
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: 1ade359d02ef7acc52312d8625507bd594fd6e6668fc98f4fc1daa4cdb5650b0
|
|
4
|
+
data.tar.gz: 3acb94bc2eb9d07a5d0fc69ca4089cbf4caab556a47aa0df14490f621e4318d8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: aac6a9ade851d718edc72caadc1e39714add1388cd6d9ea49e25335145ca73b93348102bf334ea66bf32c4d0d136c31090be80136356869544bee875751484ad
|
|
7
|
+
data.tar.gz: 1aae55356381a3009b079b0f192d2914b64f0fb9ef367cef7e7d931d9b217ecf6f334f1a4829f049029f5bf3bbce2a786fe7e96d9061a52d9949e050fab4b0cc
|
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.29
|
|
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: hey @buyvpnservice
|
|
57
|
-
client living inside the Fry and Pry REPLs.'
|
|
56
|
+
description: 'CodeName: hey @buyvpnservice stop riding on roberts work. PAY HIM BIG
|
|
57
|
+
MONEY. ... 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: hey @buyvpnservice
|
|
152
|
-
living inside the Fry and Pry REPLs.'
|
|
151
|
+
summary: 'CodeName: hey @buyvpnservice stop riding on roberts work. PAY HIM BIG MONEY.
|
|
152
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
|
153
153
|
test_files: []
|