pry-send_tweet.rb 1.20.24 → 1.20.25
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 +7 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 12523ca8733e8747414793f785731275d062a1191a270f42822d358240e8411f
|
4
|
+
data.tar.gz: 7031ccd999b0c321e708fcefbd2c8c2b806a275df783261c5b33550fb2211938
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c234cd25699d37c00af4040213c084ffb6ee028941039a1cb3dce7f0d63832f030170f6460bde279ffaa9d3d13e936d174a1cb52334e80451b176fc163f0861
|
7
|
+
data.tar.gz: 06366bdf971cef27a0e6f63510fc0bd29300b22e8158cb33d940f26f5d993d34574e16b5f582dd5acad63e41d1b3981c6decb462accb5e165a68faec76cc404d
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pry-send_tweet.rb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.20.
|
4
|
+
version: 1.20.25
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pry developers
|
@@ -54,8 +54,9 @@ dependencies:
|
|
54
54
|
- - "~>"
|
55
55
|
- !ruby/object:Gem::Version
|
56
56
|
version: '1.4'
|
57
|
-
description: 'Codename: Hey @Google,
|
58
|
-
Twitter client living inside the Pry
|
57
|
+
description: 'Codename: Hey @Google, I am underscore underscore thumbsup (according
|
58
|
+
to your adaption of Siri) .. An extensible Twitter client living inside the Pry
|
59
|
+
and Fry REPLs.'
|
59
60
|
email: trebor.g@protonmail.com
|
60
61
|
executables: []
|
61
62
|
extensions: []
|
@@ -134,6 +135,7 @@ rubyforge_project:
|
|
134
135
|
rubygems_version: 2.7.8
|
135
136
|
signing_key:
|
136
137
|
specification_version: 4
|
137
|
-
summary: 'Codename: Hey @Google,
|
138
|
-
Twitter client living inside the Pry and
|
138
|
+
summary: 'Codename: Hey @Google, I am underscore underscore thumbsup (according to
|
139
|
+
your adaption of Siri) .. An extensible Twitter client living inside the Pry and
|
140
|
+
Fry REPLs.'
|
139
141
|
test_files: []
|