pry-twitter 1.33.31 → 1.33.32
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: 841be1453417f385dbf3e6b95bb55e2c57ac2e7a92eafbb4fc1a79b73af130aa
|
4
|
+
data.tar.gz: 8ffc02e70ea709121df69eaa7c0b65912074619b1317855b699a860b61602f0b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a6e41fbc9b30c6b6aa194e36a0fbb19529fd4f038ba86072163cd779cdb446390c686c4a4e3be327dccb32d3ef584387fc964e4de30789358e3a0f9b9043a217
|
7
|
+
data.tar.gz: a5580feabffd705af894af6d6944c97d39652b5f5ebeced726bd39d8fe615ae439a754e92d3a822ba93e88c2509e852d4e60266bb7247ff4a013afd60f3a3980
|
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.32
|
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: hey @buyvpnservice
|
57
|
-
extensible Twitter client living inside the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: hey @buyvpnservice im better than your VPs, CEOs, Team Leads,
|
57
|
+
and other BS. ... 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: hey @buyvpnservice
|
152
|
-
Twitter client living inside the Fry and Pry REPLs.'
|
151
|
+
summary: 'CodeName: hey @buyvpnservice im better than your VPs, CEOs, Team Leads,
|
152
|
+
and other BS. ... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
153
153
|
test_files: []
|