pry-twitter 1.30.7 → 1.30.8
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: 0f44e2f60dccf19f4fcbb0de085b384513e3e4f8b3a211f29a0daf540a3fcd03
|
4
|
+
data.tar.gz: b36280e3b7e9bf79b75ef20d4ad878b1c279b2e5871224ee0cbed1647aacb704
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 040115434204e68224b690466406d1f616b2312f85ceda735ee728118a25a033391d44cb2a7c0211e15a0aa20f6b3cb1c06e3737f37030199dc81b0cdd589b44
|
7
|
+
data.tar.gz: c153ab183d302f01d21dcf0abff327adde4376d442e0b1a8d08fe78a94ee9799606a9811898982fc11883f9028553e719614e79e07f043cf17768b08e0c2d1fa
|
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.30.
|
4
|
+
version: 1.30.8
|
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: @Emanuel15981931
|
57
|
-
|
56
|
+
description: 'CodeName: @Emanuel15981931 my phone was robbed by spanish kids. no whatsapp.
|
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: []
|
@@ -143,6 +143,6 @@ requirements: []
|
|
143
143
|
rubygems_version: 3.0.1
|
144
144
|
signing_key:
|
145
145
|
specification_version: 4
|
146
|
-
summary: 'CodeName: @Emanuel15981931
|
147
|
-
|
146
|
+
summary: 'CodeName: @Emanuel15981931 my phone was robbed by spanish kids. no whatsapp.
|
147
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
148
148
|
test_files: []
|