pry-twitter 1.33.43 → 1.33.44
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: b6c2117d781e9b16babbe2bf8f2054e1048634b0076e366fb3d0da4a8e05ba46
|
4
|
+
data.tar.gz: 20d4acb54acddfaec6cf73980045e3cd68969ba4bedc5c9ed05c3538596e51e8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aceaf1009ba8d4a2f3bc0cfb38c9dd667945a8275b5692828eebd2587e8cd88ff709eafee08ba2e383477e50896eca27f474f3d5b6c144c8e01908280dde34a2
|
7
|
+
data.tar.gz: ee3a28d2c6fa0551dec7e793505363aed80fa6602fbeffa472ddf5c20d45e1fe951d1782674cd5205b5640eba840dd6120871f3637496e25a729ef9e8fb84a70
|
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.33.
|
4
|
+
version: 1.33.44
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -53,8 +53,8 @@ dependencies:
|
|
53
53
|
- - "~>"
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
|
-
description: 'CodeName: #TruthBomb https://www.youtube.com/watch?v=xoV4rcBY-U8
|
57
|
-
An extensible Twitter client living inside the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: #ElGringo #TruthBomb https://www.youtube.com/watch?v=xoV4rcBY-U8
|
57
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
60
60
|
extensions: []
|
@@ -148,6 +148,6 @@ requirements: []
|
|
148
148
|
rubygems_version: 3.0.1
|
149
149
|
signing_key:
|
150
150
|
specification_version: 4
|
151
|
-
summary: 'CodeName: #TruthBomb https://www.youtube.com/watch?v=xoV4rcBY-U8
|
152
|
-
extensible Twitter client living inside the Fry and Pry REPLs.'
|
151
|
+
summary: 'CodeName: #ElGringo #TruthBomb https://www.youtube.com/watch?v=xoV4rcBY-U8
|
152
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
153
153
|
test_files: []
|