pry-send_tweet.rb 1.20.20 → 1.20.21
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +4 -0
- data/art/17-b3d5d6f6c2.jpg +0 -0
- data/lib/pry/send_tweet/version.rb +2 -2
- metadata +6 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ac3e66b1e04c14f7ade93f22804271fa9a78cd6a67e77bb9f2d383e3c4266d54
|
4
|
+
data.tar.gz: 12298d01fadbcedcaed0d761ee834fee813aea7634306f6458887ae6c810c79f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: f3092cbc466e082e9a4e3ebdd531bc3f2e2ebe61066deaacb289d1503e9f04dcff1bfc77f415abe1e47adfb3f1ed90bccfa44ea8d089ba2b6f02c83f9ecee0c0
|
7
|
+
data.tar.gz: bd17ae9ed2db04d0d0be8471e694b791be016956376c50096738ae807f1fb56b31b5130b9c1616ed914cf8f9ec7f00880566167f204e60d469bca26df2c0ea66
|
data/README.md
CHANGED
@@ -500,6 +500,10 @@ __#14__ Tada
|
|
500
500
|
|
501
501
|
![FreeBSD-14](/art/16-60174b5812.jpg)
|
502
502
|
|
503
|
+
__#15__ Los Hermanos, Los Hermanas. #Dutch
|
504
|
+
|
505
|
+
![FreeBSD-15](/art/17-b3d5d6f6c2.jpg)
|
506
|
+
|
503
507
|
## <a id='license'>License</a>
|
504
508
|
|
505
509
|
This project uses the MIT license, see [LICENSE.txt](./LICENSE.txt) for details.
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pry-send_tweet.rb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.20.
|
4
|
+
version: 1.20.21
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pry developers
|
@@ -54,8 +54,8 @@ dependencies:
|
|
54
54
|
- - "~>"
|
55
55
|
- !ruby/object:Gem::Version
|
56
56
|
version: '1.4'
|
57
|
-
description: 'Codename:
|
58
|
-
Twitter client living inside the Pry and Fry REPLs.'
|
57
|
+
description: 'Codename: Los Hermanos. Los Hermanas. #Dutch . #Real . #NoPretenders
|
58
|
+
.. An extensible Twitter client living inside the Pry and Fry REPLs.'
|
59
59
|
email: trebor.g@protonmail.com
|
60
60
|
executables: []
|
61
61
|
extensions: []
|
@@ -68,6 +68,7 @@ files:
|
|
68
68
|
- Vagrantfile
|
69
69
|
- art/16-60174b5812.jpg
|
70
70
|
- art/16-a31deea6f0.jpg
|
71
|
+
- art/17-b3d5d6f6c2.jpg
|
71
72
|
- art/44-e44743a5bb.jpg
|
72
73
|
- art/51-5e4dc5fd92.jpg
|
73
74
|
- art/51-82bde81305.jpg
|
@@ -133,6 +134,6 @@ rubyforge_project:
|
|
133
134
|
rubygems_version: 2.7.8
|
134
135
|
signing_key:
|
135
136
|
specification_version: 4
|
136
|
-
summary: 'Codename:
|
137
|
-
Twitter client living inside the Pry and Fry REPLs.'
|
137
|
+
summary: 'Codename: Los Hermanos. Los Hermanas. #Dutch . #Real . #NoPretenders ..
|
138
|
+
An extensible Twitter client living inside the Pry and Fry REPLs.'
|
138
139
|
test_files: []
|