pry-twitter 1.31.9 → 1.31.10
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: 5118a5a0abd9a947460a21d0c6bd20bb9983c25dd9e4e3c0ded67b943af4f23b
|
4
|
+
data.tar.gz: 02b95db32acaac0a922a96043df432c19e52c3b77c62f6f4bb4f49a6adcf1c8a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9291dd8f6bc2b46f4c88898a9936d023cb75dc5b30c2c51be842e68556b5858ddc007a9b8fd9cb66acd9f57039096d62144e0d5ba0a56da623ed1a1620d160e9
|
7
|
+
data.tar.gz: ac6b74424da0db175727c69a0d71626dd16e1673e9da44d0daad28effe7f5a5e3f23ae97c0fe8893a1e27d6408c73090706dee1ae29821f14e858015f7894414
|
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.31.
|
4
|
+
version: 1.31.10
|
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: #ldn ... An extensible Twitter client living
|
57
|
-
and Pry REPLs.'
|
56
|
+
description: 'CodeName: #ldn #dub (same people) ... An extensible Twitter client living
|
57
|
+
inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
60
60
|
extensions: []
|
@@ -147,6 +147,6 @@ requirements: []
|
|
147
147
|
rubygems_version: 3.0.1
|
148
148
|
signing_key:
|
149
149
|
specification_version: 4
|
150
|
-
summary: 'CodeName: #ldn ... An extensible Twitter client living
|
151
|
-
Pry REPLs.'
|
150
|
+
summary: 'CodeName: #ldn #dub (same people) ... An extensible Twitter client living
|
151
|
+
inside the Fry and Pry REPLs.'
|
152
152
|
test_files: []
|