pry-send_tweet.rb 1.20.23 → 1.20.24
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: c5d067b3b8da8ad141fe2bb1a9866defc2f04c97e23f3abc39f15656fac4bf33
|
4
|
+
data.tar.gz: b251ac30338ead53c8493080d18756215dd9024c4df0ce92c10512d24896b221
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fad7ab3efe12054a5bad1a3949ec1da6ab805aa6f8b7eaeb6bda2978d68a9f1063ae7e99b67981440c05d5db20e955afb98fd5eb8761cbe773b873dc54e4f442
|
7
|
+
data.tar.gz: f754ab3b57553b3aab6d5e2b6415de4a892341c0a8cbc239577c79af95c69489fa95a42592eb63fdfbaa0fdd0d65a9ba2445304f3a439cd36168a59eda93a3e0
|
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.24
|
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: Hey @Google
|
58
|
-
the Pry and Fry REPLs.'
|
57
|
+
description: 'Codename: Hey @Google, when did you forget to be neutral? .. An extensible
|
58
|
+
Twitter client living inside the Pry and Fry REPLs.'
|
59
59
|
email: trebor.g@protonmail.com
|
60
60
|
executables: []
|
61
61
|
extensions: []
|
@@ -134,6 +134,6 @@ rubyforge_project:
|
|
134
134
|
rubygems_version: 2.7.8
|
135
135
|
signing_key:
|
136
136
|
specification_version: 4
|
137
|
-
summary: 'Codename: Hey @Google
|
138
|
-
Pry and Fry REPLs.'
|
137
|
+
summary: 'Codename: Hey @Google, when did you forget to be neutral? .. An extensible
|
138
|
+
Twitter client living inside the Pry and Fry REPLs.'
|
139
139
|
test_files: []
|