pry-send_tweet.rb 1.20.17 → 1.20.18
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 +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8b17fa646581e50441fb6a87b978bf598db909df948958278b0b202d2b018cc8
|
|
4
|
+
data.tar.gz: c6255bc8776a2716921f601e1a355dc0018e4eca881a04d328f7856313639317
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 78212567c4f15ebd8eb91774b98b9cbb8caf1f9c5699ba2ed5be84ad08ea2dcca8790c62b46eb8d2d865272d8bcc4acebb2a7679ece522e6ac731bbd3d5d3cff
|
|
7
|
+
data.tar.gz: 2f91829cee7cd6ee79300b0b7f085768dbadb01cb884ab10898cb22427adca64b0f2b000faa1058fdff88afdb76d91da76392cb73bf73b641d1765fa6510f0a2
|
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.18
|
|
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
|
-
inside the Pry and Fry REPLs.'
|
|
57
|
+
description: 'Codename: @whylom @davidstamm bang bang, you keep it 0, ill keep it
|
|
58
|
+
300 .. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
|
59
59
|
email: trebor.g@protonmail.com
|
|
60
60
|
executables: []
|
|
61
61
|
extensions: []
|
|
@@ -131,6 +131,6 @@ rubyforge_project:
|
|
|
131
131
|
rubygems_version: 2.7.8
|
|
132
132
|
signing_key:
|
|
133
133
|
specification_version: 4
|
|
134
|
-
summary: 'Codename:
|
|
135
|
-
the Pry and Fry REPLs.'
|
|
134
|
+
summary: 'Codename: @whylom @davidstamm bang bang, you keep it 0, ill keep it 300
|
|
135
|
+
.. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
|
136
136
|
test_files: []
|