pry-send_tweet.rb 1.20.59 → 1.20.60
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 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e1aa9632327b1d771441f014678f70541339f52927a0807d580ec1ca12ead542
|
4
|
+
data.tar.gz: cc6097d62613a101c78cf30b88b5a7055d8821865df0e62d1007bea8ce789837
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 88ce05af4dab78dbe6202b8ee0bad5fa4694d514a23827dd4fdc71e56179e6b247f4bc6950b164168105cac168d0a469b466753b741ffba579d6f74f110a314d
|
7
|
+
data.tar.gz: 6671bd46107793c5f4dae85f37900cc63a134bd9b7532b29528af2e39e179ea8a10da43cf244ba2963d009df396cd60c6297fb1c52c9b29e7426985cdf33e33b
|
@@ -1,6 +1,6 @@
|
|
1
1
|
class Pry
|
2
2
|
module SendTweet
|
3
|
-
VERSION = '1.20.
|
4
|
-
CODENAME = '
|
3
|
+
VERSION = '1.20.60'
|
4
|
+
CODENAME = 'What got me here: fascination with Taliban, Palestine. My death warrant.'
|
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.60
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pry developers
|
@@ -54,9 +54,8 @@ dependencies:
|
|
54
54
|
- - "~>"
|
55
55
|
- !ruby/object:Gem::Version
|
56
56
|
version: '1.4'
|
57
|
-
description: 'Codename:
|
58
|
-
|
59
|
-
REPLs.'
|
57
|
+
description: 'Codename: What got me here: fascination with Taliban, Palestine. My
|
58
|
+
death warrant. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
60
59
|
email: trebor.g@protonmail.com
|
61
60
|
executables: []
|
62
61
|
extensions: []
|
@@ -139,7 +138,6 @@ rubyforge_project:
|
|
139
138
|
rubygems_version: 2.7.8
|
140
139
|
signing_key:
|
141
140
|
specification_version: 4
|
142
|
-
summary: 'Codename:
|
143
|
-
|
144
|
-
REPLs.'
|
141
|
+
summary: 'Codename: What got me here: fascination with Taliban, Palestine. My death
|
142
|
+
warrant. .. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
145
143
|
test_files: []
|