pry-twitter 1.32.4 → 1.32.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +7 -2
- data/art/2daystogo.png +0 -0
- data/lib/pry/send_tweet/version.rb +2 -2
- metadata +5 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 68f35e0a2738ccc8243b8f7385eaddb968857b8aeb35dfe2f33a99cf75d54e42
|
4
|
+
data.tar.gz: dcf48357423db95fab6b7952b4d304f274d41eeeeecd1ab116223ded936837a8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 71746809873bf0b5188765fcd53f8e1fa8ab6fc06febe74747d5d6162b0136e2a334f012c2cca3655c019fd1d7abf8206a942d747934d8372a08418b2f373010
|
7
|
+
data.tar.gz: 2ad0710a1ce8e7756bc56d35f8c5f522c0c57727e601762485aa4daa5505877cfc22702b7a230b4f594bd5f511e089f2bea1e1f7953fcaf2cef09710ba22811d
|
data/README.md
CHANGED
@@ -567,11 +567,16 @@ __#28__ Switch to the cmder.exe terminal emulator.
|
|
567
567
|
|
568
568
|
__#29__ It´s great
|
569
569
|
|
570
|
-
![FreeBSD-
|
570
|
+
![FreeBSD-29](/art/2.png)
|
571
571
|
|
572
572
|
__#30__ Really
|
573
573
|
|
574
|
-
![FreeBSD-
|
574
|
+
![FreeBSD-30](/art/3.png)
|
575
|
+
|
576
|
+
__#31__ Don´t give up Manu. 2 days to go. Almost there. Stay Strong.
|
577
|
+
|
578
|
+
![FreeBSD-31](/art/2daystogo.png)
|
579
|
+
|
575
580
|
|
576
581
|
## <a id='license'>License</a>
|
577
582
|
|
data/art/2daystogo.png
ADDED
Binary file
|
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.32.
|
4
|
+
version: 1.32.5
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Fry developers
|
@@ -54,7 +54,7 @@ dependencies:
|
|
54
54
|
- !ruby/object:Gem::Version
|
55
55
|
version: '1.4'
|
56
56
|
description: 'CodeName: #ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx
|
57
|
-
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
57
|
+
#rio ... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
58
58
|
email: trebor.macg8@protonmail.com
|
59
59
|
executables: []
|
60
60
|
extensions: []
|
@@ -70,6 +70,7 @@ files:
|
|
70
70
|
- art/16-a31deea6f0.jpg
|
71
71
|
- art/17-b3d5d6f6c2.jpg
|
72
72
|
- art/2.png
|
73
|
+
- art/2daystogo.png
|
73
74
|
- art/3-windows.png
|
74
75
|
- art/3.png
|
75
76
|
- art/44-e44743a5bb.jpg
|
@@ -147,6 +148,6 @@ requirements: []
|
|
147
148
|
rubygems_version: 3.0.1
|
148
149
|
signing_key:
|
149
150
|
specification_version: 4
|
150
|
-
summary: 'CodeName: #ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx
|
151
|
-
An extensible Twitter client living inside the Fry and Pry REPLs.'
|
151
|
+
summary: 'CodeName: #ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx #rio
|
152
|
+
... An extensible Twitter client living inside the Fry and Pry REPLs.'
|
152
153
|
test_files: []
|