pry-send_tweet.rb 1.20.58 → 1.20.59
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 +7 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 65628110f3768fd3cd9f1789f3f7a428e22d5f60998ee58b414b25621ba6c8ed
|
4
|
+
data.tar.gz: 6d7aeeb996a37174a18231d1e713b7e74a1534761b5d99115692913d77bf20c2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6c9aea1b2edcd2e8e9e5ed33403e24472d7fb2044fb1168805db96d77d2dac18bd08df87fb2be9382e8663237198ab2d7d9a9d685db17e90c195245da530f76b
|
7
|
+
data.tar.gz: 012b264720f60cb5d1698c9781235bb87cb8e03566d44f6948f70f938a8b788b45a0f1eed141605bd1a24b1021a82eba8e0b7c0b0d1afaefa7731f6d8a902747
|
@@ -1,6 +1,6 @@
|
|
1
1
|
class Pry
|
2
2
|
module SendTweet
|
3
|
-
VERSION = '1.20.
|
4
|
-
CODENAME = '
|
3
|
+
VERSION = '1.20.59'
|
4
|
+
CODENAME = 'Michael Moore opinion on northern ireland, during that period, was really idiotic'
|
5
5
|
end
|
6
6
|
end
|
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.59
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pry developers
|
@@ -54,8 +54,9 @@ dependencies:
|
|
54
54
|
- - "~>"
|
55
55
|
- !ruby/object:Gem::Version
|
56
56
|
version: '1.4'
|
57
|
-
description: 'Codename:
|
58
|
-
|
57
|
+
description: 'Codename: Michael Moore opinion on northern ireland, during that period,
|
58
|
+
was really idiotic .. An extensible Twitter client living inside the Pry and Fry
|
59
|
+
REPLs.'
|
59
60
|
email: trebor.g@protonmail.com
|
60
61
|
executables: []
|
61
62
|
extensions: []
|
@@ -138,6 +139,7 @@ rubyforge_project:
|
|
138
139
|
rubygems_version: 2.7.8
|
139
140
|
signing_key:
|
140
141
|
specification_version: 4
|
141
|
-
summary: 'Codename:
|
142
|
-
|
142
|
+
summary: 'Codename: Michael Moore opinion on northern ireland, during that period,
|
143
|
+
was really idiotic .. An extensible Twitter client living inside the Pry and Fry
|
144
|
+
REPLs.'
|
143
145
|
test_files: []
|