pry-send_tweet.rb 1.20.56 → 1.20.58
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: b1999da30116ba381e97421feb70d49014cde4ecb775208e9a40c078660f61c7
|
4
|
+
data.tar.gz: 7e8d858e34a448f8c51345bfac12d49844aea3c298d2b1ce285278fcf762dbf9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba2deb18b5829766515f84047bafcd474ee6bfdbd26e87de9de8cf37e4ae6f5e4164962f43c1a10d18934b0429273260485924f53e43322df1ff509f79114589
|
7
|
+
data.tar.gz: eef5aa1a10aee06970e2ca72d6abba8577ff6ec54b682c4c5333610804979db62bcd1940bf6f3be05a27c5a19edc1730bdb451340095b8478c5b36c10fb22ce7
|
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.58
|
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
|
-
|
57
|
+
description: 'Codename: I read Michael Moore too, he misled me, I should have trusted
|
58
|
+
George Bush .. 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
|
-
|
141
|
+
summary: 'Codename: I read Michael Moore too, he misled me, I should have trusted
|
142
|
+
George Bush .. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
143
143
|
test_files: []
|