pry-twitter 1.22.8 → 1.22.9
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: 90a6c0f6ad837440422e7dab4c8e8c003f4929c08ef9b56db6f530d422c23568
|
4
|
+
data.tar.gz: 1f7d9c98cdbaceb48b6ce57b0e995b0481a590bd82fef79dbf70e2b35fe5acd0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 622ea5f2be81b30cc11b6ad4bee095d507767ddc5bf4c77bf2af2a13cc60f86c2c80745f58034fbfc1fb94b6e4c49fe3354fe9bd80d392378fc6e76bb04fba6b
|
7
|
+
data.tar.gz: 40ac515449116487bb79674ec246bcc5c8af5adc3ef76ab8bbf6a874aaa20acf014635a2c3dd91389bfbaeb35dd4f1aa2ee05e7632285d11a7416bc053802aaf
|
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.22.
|
4
|
+
version: 1.22.9
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -53,8 +53,8 @@ dependencies:
|
|
53
53
|
- - "~>"
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
|
-
description: 'CodeName: #
|
57
|
-
the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: #LastMutdahFuckahBreathin #tupac ... An extensible Twitter
|
57
|
+
client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
60
60
|
extensions: []
|
@@ -141,6 +141,6 @@ requirements: []
|
|
141
141
|
rubygems_version: 3.0.1
|
142
142
|
signing_key:
|
143
143
|
specification_version: 4
|
144
|
-
summary: 'CodeName: #
|
145
|
-
Fry and Pry REPLs.'
|
144
|
+
summary: 'CodeName: #LastMutdahFuckahBreathin #tupac ... An extensible Twitter client
|
145
|
+
living inside the Fry and Pry REPLs.'
|
146
146
|
test_files: []
|