pry-twitter 1.22.10 → 1.22.11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- 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: f662b3f5391939b1fc23e91efe9af405450fd93a1fac4c8958703e25ed86f914
|
4
|
+
data.tar.gz: c05ac13bceb30bffbdaedd6e8faca9442f966519a6214359962f54a705c75813
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7e2a7058eca6a700cc68f2b6365655e54762ac457c1bd151f62f4bc407bff6e48589cb5acaace6694990c0a222b3460e4b5a5e52cae332c94f0813d0b8c2f775
|
7
|
+
data.tar.gz: fc0c9ad27ad9d441582549206cc4ee63a24b35dbfc895066f3b4d84cbf88b3dcf2762bd750667cc79c3a1b32af2548b954c5ae3ec9d09249752d8ab0c103a6d9
|
data/CHANGELOG.md
CHANGED
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.22.
|
4
|
+
version: 1.22.11
|
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: #LastMutdahFuckahBreathin #tupac
|
57
|
-
client living inside the Fry and Pry REPLs.'
|
56
|
+
description: 'CodeName: #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside ...
|
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: []
|
@@ -141,6 +141,6 @@ requirements: []
|
|
141
141
|
rubygems_version: 3.0.1
|
142
142
|
signing_key:
|
143
143
|
specification_version: 4
|
144
|
-
summary: 'CodeName: #LastMutdahFuckahBreathin #tupac
|
145
|
-
living inside the Fry and Pry REPLs.'
|
144
|
+
summary: 'CodeName: #LastMutdahFuckahBreathin #tupac #FreeBSD #intel #inside ... An
|
145
|
+
extensible Twitter client living inside the Fry and Pry REPLs.'
|
146
146
|
test_files: []
|