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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7aa26003163b069428dac1c4992116098e4b55e2b6c7936b7857b7462f127da0
4
- data.tar.gz: 0dd259109f20cf59492406c42b41392d805a26ca3414a626796cb96f448ecbb9
3
+ metadata.gz: 68f35e0a2738ccc8243b8f7385eaddb968857b8aeb35dfe2f33a99cf75d54e42
4
+ data.tar.gz: dcf48357423db95fab6b7952b4d304f274d41eeeeecd1ab116223ded936837a8
5
5
  SHA512:
6
- metadata.gz: 5cc16d0c6a415d19e4067fead173537ff001972fb09880717f2e4a87a70d39e845d23698e5573600483d75dc0b88443453cd1b1594b49125e1756566c2b893d8
7
- data.tar.gz: 44661542b1d43bae19113cc441691c4c1169451852a29757b332f2769fdf960fa66fc07a0f2444d7168c85a1a4238f3cb9edaab55126ac428bffe03e162fdfba
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-28](/art/2.png)
570
+ ![FreeBSD-29](/art/2.png)
571
571
 
572
572
  __#30__ Really
573
573
 
574
- ![FreeBSD-28](/art/3.png)
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
 
Binary file
@@ -1,6 +1,6 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.32.4'
4
- CODENAME = %q{#ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx}
3
+ VERSION = '1.32.5'
4
+ CODENAME = %q{#ldn #dub #ams #dam #pdx #mad #ber #bel #ika #mas #nyc #phx #rio}
5
5
  end
6
6
  end
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
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: []