pry-send_tweet.rb 1.20.64 → 1.20.65
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: a526b4aec64df9d1ed3d606bca6c69c1a43a8e0afbc665164309c60fec9a9c03
|
4
|
+
data.tar.gz: b063888388bd54a58d7407d49a8da627182c57299e48535577c24446b32f2532
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2b73fe0bf1df9991540fd35dd4cc386fe268ed34d652f10129f367b87625f6127821db533d50b55f1287183cad763e9afa1821393f533277b4016f875fc7467d
|
7
|
+
data.tar.gz: 63ab33749c27c39a6d7ec47ea1832f986c24a69f7e5efc82eac0bcf47c0d0b0b4ea8c71b30fe8f2a03ccbb87489e3a524a9a31debbd312e5699d7bbd7096178f
|
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.65
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pry developers
|
@@ -54,8 +54,8 @@ dependencies:
|
|
54
54
|
- - "~>"
|
55
55
|
- !ruby/object:Gem::Version
|
56
56
|
version: '1.4'
|
57
|
-
description: 'Codename:
|
58
|
-
living inside the Pry and Fry REPLs.'
|
57
|
+
description: 'Codename: You have been owned by the real illumanti, thanks 4 playing
|
58
|
+
.. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
59
59
|
email: trebor.g@protonmail.com
|
60
60
|
executables: []
|
61
61
|
extensions: []
|
@@ -138,6 +138,6 @@ rubyforge_project:
|
|
138
138
|
rubygems_version: 2.7.8
|
139
139
|
signing_key:
|
140
140
|
specification_version: 4
|
141
|
-
summary: 'Codename:
|
142
|
-
living inside the Pry and Fry REPLs.'
|
141
|
+
summary: 'Codename: You have been owned by the real illumanti, thanks 4 playing ..
|
142
|
+
An extensible Twitter client living inside the Pry and Fry REPLs.'
|
143
143
|
test_files: []
|