pry-twitter 1.32.12 → 1.33.0
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: 04bb3863515934f9928e09b4a58c710ae79fbc7527096ea1a8b4cdc037e3340a
|
4
|
+
data.tar.gz: 03d0db26eb2c5d9b56fbd78e0a6459428553e04f42c12ece56a85d392d3eb13c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1e05f492a9f292320c92ca1250f93c297da837e7f2d2729aaa630e2650b00938a399f657f643995e136a53ee4caf3bb55b05966aacf30a23f4a8474021b3b04a
|
7
|
+
data.tar.gz: 96cdcd5b26617bb6ba092e1a7231fe52b6c90c8178655985f337a7ab52137ba89cae31e08897436b0062aefde50bd0d2d972e077d94d0c3e443d7aec4db63442
|
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.
|
4
|
+
version: 1.33.0
|
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:
|
57
|
-
|
56
|
+
description: 'CodeName: Your responsibility now Austria. #Alexander #The #Great ...
|
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:
|
152
|
-
|
151
|
+
summary: 'CodeName: Your responsibility now Austria. #Alexander #The #Great ... An
|
152
|
+
extensible Twitter client living inside the Fry and Pry REPLs.'
|
153
153
|
test_files: []
|