pry-twitter 1.27.9 → 1.27.10
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: f14102bdb96a0fd5e69e16e71142dec1d79fd26563bbca3255485aae6d4b326d
|
4
|
+
data.tar.gz: f5b3e81b68d84a27ae1aec3777e2c4266c29e9ec782eafa32d6da75a0b145daa
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9332e955aa9bbb86019a12bef3dc1e297b1cad4c5a2770aa365f749840964f8714db123aab8b8334a4ac7aa109663b9dd24637efa227b51addc6e787e5b08aa7
|
7
|
+
data.tar.gz: db388ad84bdea35af8fc734162bfe5344b66f9fb8cea248d7d377882060932ad157421cfb8c754da80bd6b7e11a73d2be764bbb676a65c00146ac51804cb621a
|
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.27.
|
4
|
+
version: 1.27.10
|
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: We´re all dying over here in Europe, how r u
|
57
|
-
Twitter client living inside the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: We´re all dying over here in Europe, how r u #Maroc #Berber
|
57
|
+
#Illy #Billy ? ... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
60
60
|
extensions: []
|
@@ -141,6 +141,6 @@ requirements: []
|
|
141
141
|
rubygems_version: 3.0.1
|
142
142
|
signing_key:
|
143
143
|
specification_version: 4
|
144
|
-
summary: 'CodeName: We´re all dying over here in Europe, how r u
|
145
|
-
Twitter client living inside the Fry and Pry REPLs.'
|
144
|
+
summary: 'CodeName: We´re all dying over here in Europe, how r u #Maroc #Berber #Illy
|
145
|
+
#Billy ? ... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
146
146
|
test_files: []
|