pry-send_tweet.rb 1.20.6 → 1.20.7
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 +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8e7e111cd97aa0690d565ab2c1217be5a061fd3392bbbf48993c19e414307150
|
4
|
+
data.tar.gz: 29606db4c038882a2ccd9d52a2b3f27167a36ded41d6fb63c50fa1567c3f638d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: eae8dbb85a53f868e113450b6d5f982e46c5b469b23daa9ca82b1378f26e8c14cc28d06e824ec118cedf64e986221d84bc01b1af2f91be662868336c9602f5ea
|
7
|
+
data.tar.gz: 8d953e0fa0f37625b8081c161eb90a3c5ac766abf959d3e50e98a95975e139b5dd3121dce0af25f1957940985de1448dd26e17cfcc9f1bd87fca067c020d6c7d
|
data/CHANGELOG.md
CHANGED
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.7
|
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
|
-
Pry and Fry REPLs.'
|
57
|
+
description: 'Codename: #Trump2020 #MAGA #KAG .. An extensible Twitter client living
|
58
|
+
inside the Pry and Fry REPLs.'
|
59
59
|
email: trebor.g@protonmail.com
|
60
60
|
executables: []
|
61
61
|
extensions: []
|
@@ -131,6 +131,6 @@ rubyforge_project:
|
|
131
131
|
rubygems_version: 2.7.8
|
132
132
|
signing_key:
|
133
133
|
specification_version: 4
|
134
|
-
summary: 'Codename:
|
135
|
-
and Fry REPLs.'
|
134
|
+
summary: 'Codename: #Trump2020 #MAGA #KAG .. An extensible Twitter client living inside
|
135
|
+
the Pry and Fry REPLs.'
|
136
136
|
test_files: []
|