pry-twitter 1.33.18 → 1.33.19
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: 1c1c2791ad23f30d83b103f30656eeab8802c52cdf18132f9cf11ba3b97278ec
|
4
|
+
data.tar.gz: 8a2ca4c55a4ad85a639e53f85969b72c77a1198133ec9b223982b1ecf65e42e2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 632584073645b2d513935f1f482ea511d053970e8d18919dafe64cf451b98835b3d058eaf25f7c2bfd558ca76af09c950c2a4c7eba802efb5b6b44dbba4c7298
|
7
|
+
data.tar.gz: 92e6d1aa094c8a686a15d9ab881a648af748593dec5be8f37f6465d611641d394aaadb30ef0b31d417328bea1e67c758c389fdeebdcec5558035a1498e6755a1
|
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.19
|
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
|
-
living inside the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: hey @buyvpnservice learn how to remove secrets, not authors
|
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
|
-
living inside the Fry and Pry REPLs.'
|
151
|
+
summary: 'CodeName: hey @buyvpnservice learn how to remove secrets, not authors ...
|
152
|
+
An extensible Twitter client living inside the Fry and Pry REPLs.'
|
153
153
|
test_files: []
|