pry-twitter 1.24.0 → 1.24.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/pry/send_tweet/version.rb +2 -2
- metadata +6 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8797046f75c1f4e32673bebdfdaae84d5615d86fc25c2940a4bf501b2964e386
|
4
|
+
data.tar.gz: c6a61e46f0c92f801d136a8aba0b89473554fd1a8b395ea468f3eca5a5587b30
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 533ce076d45982f3ada9716ab0011bd39ac780303ba3d287c9fa40d075567c80a2dc5f8608d169a16b0e1c40812864812c825b2c3352a57316417e1560ffdb5d
|
7
|
+
data.tar.gz: e62ea8db93f635257fdf103e60eab85c78f15792d3aba514022c7cc559a07f212801eaea3885a6543aad08a30cd231375ceb7edbfc7e04b063e58c411e6d600e
|
data/CHANGELOG.md
CHANGED
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.24.
|
4
|
+
version: 1.24.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -53,8 +53,9 @@ dependencies:
|
|
53
53
|
- - "~>"
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
|
-
description: 'CodeName:
|
57
|
-
inside the Fry and Pry
|
56
|
+
description: 'CodeName: Aedan and William Gleeson are pedophiles. world is going to
|
57
|
+
know @gleesonpowers ... An extensible Twitter client living inside the Fry and Pry
|
58
|
+
REPLs.'
|
58
59
|
email: trebor.macg8@protonmail.com
|
59
60
|
executables: []
|
60
61
|
extensions: []
|
@@ -141,6 +142,6 @@ requirements: []
|
|
141
142
|
rubygems_version: 3.0.1
|
142
143
|
signing_key:
|
143
144
|
specification_version: 4
|
144
|
-
summary: 'CodeName:
|
145
|
-
inside the Fry and Pry REPLs.'
|
145
|
+
summary: 'CodeName: Aedan and William Gleeson are pedophiles. world is going to know
|
146
|
+
@gleesonpowers ... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
146
147
|
test_files: []
|