pry-twitter 1.29.0 → 1.29.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +1 -1
- 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: c5146e360d7a19dcb6867a38bd7c3785bc2736d6a4f96daedfc2a5f1f98a3de4
|
|
4
|
+
data.tar.gz: e527ecc17f78eebf5d4750773dff89ce540e87a490853f3916bcc285844f6300
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 58a1e63ecd9d8a79135b3823739fbcd1ab88840e813db69047aa033bdf85bbd8ab9955161fa2c076c5c5fd262ae426d5d872df051b9f379e68ae8ea33f9eae49
|
|
7
|
+
data.tar.gz: b541f096260ac6a295ba2d5834c227f9ba20bf6c2e4a9d70435fade141df7ae15fc81440716d2261ec4aeac1746e5929447af46c703f199d4f47bf5fe1f45ee4
|
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.29.
|
|
4
|
+
version: 1.29.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
|
|
56
|
+
description: 'CodeName: #ByTheWay you can be gay without sex. Im gay as fuck. Its
|
|
57
|
+
emotional. Not sexual. ... An extensible Twitter client living inside the Fry and
|
|
58
|
+
Pry REPLs.'
|
|
58
59
|
email: trebor.macg8@protonmail.com
|
|
59
60
|
executables: []
|
|
60
61
|
extensions: []
|
|
@@ -143,6 +144,6 @@ requirements: []
|
|
|
143
144
|
rubygems_version: 3.0.1
|
|
144
145
|
signing_key:
|
|
145
146
|
specification_version: 4
|
|
146
|
-
summary: 'CodeName: #
|
|
147
|
-
inside the Fry and Pry REPLs.'
|
|
147
|
+
summary: 'CodeName: #ByTheWay you can be gay without sex. Im gay as fuck. Its emotional.
|
|
148
|
+
Not sexual. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
|
148
149
|
test_files: []
|