pry-twitter 1.31.13 → 1.31.14
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 +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6fc583a6e8bfc953b0c0656c9406d5192587ebcbda9220443411c29259e791af
|
4
|
+
data.tar.gz: c6153cb215ddb52e103476ec50d4ba9f7867527d38ae46e411027c8b4d2838e6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a9e08ed5554d4970c3eeb633e49a103b7471c5ae8d743fb64608f218cc85fdc5d96161108cb54161cb228986c1e374897d685ff44fbc38b56533d81e99dc545e
|
7
|
+
data.tar.gz: 0e2f2f416399be5f410f4c6d4c55a85c28439697ac7268e3b1fb4e6b2bd9e9b3a803249612df8f90a4640af381a66524fd60ffbe2f901daf38bdd0071942898a
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pry-twitter
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.31.
|
4
|
+
version: 1.31.14
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -53,7 +53,7 @@ dependencies:
|
|
53
53
|
- - "~>"
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
|
-
description: 'CodeName: #ldn #dub (same people) #ams https://i.imgur.com/H9JVH0y.png
|
56
|
+
description: 'CodeName: #ldn #dub (same people) #ams #dam https://i.imgur.com/H9JVH0y.png
|
57
57
|
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
@@ -147,6 +147,6 @@ requirements: []
|
|
147
147
|
rubygems_version: 3.0.1
|
148
148
|
signing_key:
|
149
149
|
specification_version: 4
|
150
|
-
summary: 'CodeName: #ldn #dub (same people) #ams https://i.imgur.com/H9JVH0y.png
|
151
|
-
An extensible Twitter client living inside the Fry and Pry REPLs.'
|
150
|
+
summary: 'CodeName: #ldn #dub (same people) #ams #dam https://i.imgur.com/H9JVH0y.png
|
151
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
152
152
|
test_files: []
|