pry-send_tweet.rb 1.20.66 → 1.20.67
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 +8 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cda90b69bb6e7f1654585c42ee2644925313613b83448284870ac8cada6e5614
|
4
|
+
data.tar.gz: 164aeae7ebf4d21420f9b12978644a0c71b93452f3c81c146a99c8d16a95d050
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 41e98541172ac4a8cfc90195d150b13107d3ce89698fa37c268ea40900ecef94357cb22e83c86d661076d6a69e3aa2e7c0ad73a28523bf2390616ddc9f8b77cf
|
7
|
+
data.tar.gz: eba8f8c2e34a44a0b3e726fddbaa20155b0286f1ed7d158a05d95459e6d9a781ace5de138f078cad917e2ae8e47ded4a8a9d52e975fd398f21a146e02dcf0f4f
|
@@ -1,6 +1,6 @@
|
|
1
1
|
class Pry
|
2
2
|
module SendTweet
|
3
|
-
VERSION = '1.20.
|
4
|
-
CODENAME = '
|
3
|
+
VERSION = '1.20.67'
|
4
|
+
CODENAME = 'It might sound odd but i really believe im trapped in those books. i had sympathpy for Pablo. So I went to hell temporarily. Not eternally.'
|
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.67
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pry developers
|
@@ -10,7 +10,7 @@ authors:
|
|
10
10
|
autorequire:
|
11
11
|
bindir: bin
|
12
12
|
cert_chain: []
|
13
|
-
date: 2019-02-
|
13
|
+
date: 2019-02-20 00:00:00.000000000 Z
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
16
16
|
name: twitter
|
@@ -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: It might sound odd but i really believe im trapped in those
|
58
|
+
books. i had sympathpy for Pablo. So I went to hell temporarily. Not eternally.
|
59
|
+
.. An extensible Twitter client living inside the Pry and Fry 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: It might sound odd but i really believe im trapped in those books.
|
143
|
+
i had sympathpy for Pablo. So I went to hell temporarily. Not eternally. .. An extensible
|
144
|
+
Twitter client living inside the Pry and Fry REPLs.'
|
143
145
|
test_files: []
|