pry-send_tweet.rb 1.20.71 → 1.20.72
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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: 37c6b3633261ecc113e1fb82e084040a3f6291cfd1bdf313f57170ff0f2d4ef1
|
|
4
|
+
data.tar.gz: 3b34b99b4998fcb8b45b012e1bc6bd6a5d370983de1b5030ab76baa1f8bc9796
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b650717f41c281007567e0a99800a6f8c122088d54127576ec5382a406922bf315f0cdb43e032733fc29bb1a1ae8103720a179f79a496b81f7a8f459f1b48e72
|
|
7
|
+
data.tar.gz: 45315a7252dd0eef0d9a15b985ceef80e143b7c35e1b1fde2333077d0497e6c5673d3e93675f91fd53e0e89c8f75fc111094b75b565d314dbaac19d67d5e2157
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
class Pry
|
|
2
2
|
module SendTweet
|
|
3
|
-
VERSION = '1.20.
|
|
4
|
-
CODENAME = '
|
|
3
|
+
VERSION = '1.20.72'
|
|
4
|
+
CODENAME = 'Mohammed was not and never was a pedophile, rather, he protected a girl from pedophiles.'
|
|
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.72
|
|
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: Mohammed was not and never was a pedophile, rather, he protected
|
|
58
|
+
a girl from pedophiles. .. An extensible Twitter client living inside the Pry and
|
|
59
|
+
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: Mohammed was not and never was a pedophile, rather, he protected
|
|
143
|
+
a girl from pedophiles. .. An extensible Twitter client living inside the Pry and
|
|
144
|
+
Fry REPLs.'
|
|
143
145
|
test_files: []
|