pry-send_tweet.rb 1.20.69 → 1.20.70
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: 666228fb0c591fa4339f83b523a2c311fd36846f473232acb80fe1d82471437b
|
4
|
+
data.tar.gz: 2ee7aefc615c850048ac02a9ce69922f36e09a2b2f9b36da71cf6c670c834da7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bfb7fcc1378c0e02f4537663c29b0145d15710c06b22642b3fd75d05eb74b970a9936bb773bcb1999fbb7df01fb8783ca471e8e27f861845cbe9fac42eefe562
|
7
|
+
data.tar.gz: 57d4fffc4e15483ef8041de60ec4a5a632f7a169fa33e77170b72316aa7abfcbc12337230770894f104c0f842289f3c92501845f7331c34f9cbfe8f319878ac0
|
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.70
|
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
|
-
the Pry and Fry REPLs.'
|
57
|
+
description: 'Codename: I have killed a billion people. 1 billion to go. .. An extensible
|
58
|
+
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
|
-
Pry and Fry REPLs.'
|
141
|
+
summary: 'Codename: I have killed a billion people. 1 billion to go. .. An extensible
|
142
|
+
Twitter client living inside the Pry and Fry REPLs.'
|
143
143
|
test_files: []
|