pry-twitter 1.33.61 → 1.33.62
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 +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 89ff174234ac0dbbe4d6b86c0ee2081e1b398fd7f353113d80a42cf4c6ba36c1
|
4
|
+
data.tar.gz: 824b0e76e87166e8ea3b18d8e2e26b534878d58e29dffeefd80a2014b8927a97
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5745009b5da0e776ed436e823f80be69417d14b515e94a1eef2dc23a99d5cfbff2679d95e816faeef14dbd69d97114e2da685af28b736d5a3a876de6727869f5
|
7
|
+
data.tar.gz: 20ec4c0732588ebe723635a0710565c24cb98c504c02e32e507345d68ce615340016569b23b09f2679a840f53bd65bc050dc6aceef15b59e52329636b64b694a
|
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.62
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -53,7 +53,7 @@ dependencies:
|
|
53
53
|
- - "~>"
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
|
-
description: 'CodeName: #
|
56
|
+
description: 'CodeName: #BirdsEye #Donegal #Fish https://www.youtube.com/watch?v=kI0oyQCyOAY
|
57
57
|
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
@@ -148,6 +148,6 @@ requirements: []
|
|
148
148
|
rubygems_version: 3.0.1
|
149
149
|
signing_key:
|
150
150
|
specification_version: 4
|
151
|
-
summary: 'CodeName: #
|
151
|
+
summary: 'CodeName: #BirdsEye #Donegal #Fish https://www.youtube.com/watch?v=kI0oyQCyOAY
|
152
152
|
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
153
153
|
test_files: []
|