pry-twitter 1.34.1 → 1.34.2
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: 328f844c097829b43fd333b49ce03f5caded645ce75c74f45e120e64dc24d4d9
|
4
|
+
data.tar.gz: b8f83add8b29aca59ad007ec4eaa2d31f44892ce6ee0b2a0e7776e9c51c13115
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e3c241fee613a46183a5caa0182a62c8186151808a85c3223d8f02ebcaf83a36f2991f1b4c028e19692a1c6fe9fa75346edcd6952fec7140c326bce9046831c
|
7
|
+
data.tar.gz: 2516206e3d3e4d40dc110d4e44a49057151816eda4e4ea65305ea12ab1290b2698afa1a517573560097ab4ddeb2c3998d6d5d9fefcffe213e2d456df1499e3a3
|
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.34.
|
4
|
+
version: 1.34.2
|
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:
|
56
|
+
description: 'CodeName: Merci (thanks) https://www.youtube.com/watch?v=nWylbGC2KnQ
|
57
57
|
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
@@ -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: Merci (thanks) https://www.youtube.com/watch?v=nWylbGC2KnQ ...
|
152
|
+
An extensible Twitter client living inside the Fry and Pry REPLs.'
|
153
153
|
test_files: []
|