pry-twitter 1.30.15 → 1.31.0

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: 3c858f10dc41df4173b7af1232290dc379e2d3ccf53fe5d66edd32e29b59a703
4
- data.tar.gz: 75aad153d11a15f71167a7339eb281d71854be6fdac79701895127d021a3f5f4
3
+ metadata.gz: c9fbd13e00ca140993340507cae5e0b9825c7d032ea747c7d928bf56b134febb
4
+ data.tar.gz: 912453a677d265fb838f8e6682dbd05ed19dd8ef4405315b8c9e2dd025a9108b
5
5
  SHA512:
6
- metadata.gz: 7639b2b978e9f3845eb67579ec753a68a5d83222362d88936babd65de99f432a3432b9e48c7cbe169bf284ca7307448a9b9cf7a096b81b235f9d94c0791ba376
7
- data.tar.gz: 995da110af0475c01a37bd6273efb5bef2860f59d1ffa476b0f52859629ddc758ecf7084a5e6147868eda0b67b173eb6f51c75f09529a34319d133e8557dacad
6
+ metadata.gz: 26a75ecb4ef6ed957867189432e8cb7029a14f35eaca0a18c1a4099b632a1049ec5de6a63d4cad6ad8b4b8a54d0def6cb02ad97136bd3a5103b5dbbc6ccc289e
7
+ data.tar.gz: 92c2fc29a66b5a9319268b0822eceb7bb63036c608abd8d12ed4600ab0b3829a3efc569becd79fdd840973cc710a84a9de74c974f00114a4df5c5d18f0ab44ea
data/README.md CHANGED
@@ -557,6 +557,10 @@ __#26__ Member, berry FreeBSD ? xpool. zpool. xchannel. zchannel. port_search.pl
557
557
 
558
558
  ![FreeBSD-26](/art/zpool.png)
559
559
 
560
+ __#27__ 3 Windows
561
+
562
+ ![FreeBSD-27](/art/3-windows.png)
563
+
560
564
  ## <a id='license'>License</a>
561
565
 
562
566
  This project uses the 3-Clause BSD license, see [LICENSE.txt](./LICENSE.txt) for details.
data/art/3-windows.png ADDED
Binary file
@@ -1,7 +1,7 @@
1
1
  class Pry
2
2
  module SendTweet
3
- VERSION = '1.30.15'
4
- CODENAME = %q{@Emanuel15981931 Listen. https://youtu.be/oLkKZ7gTG5Y}
3
+ VERSION = '1.31.0'
4
+ CODENAME = %q{#Emanuela}
5
5
  end
6
6
  end
7
7
 
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.30.15
4
+ version: 1.31.0
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: @Emanuel15981931 Listen. https://youtu.be/oLkKZ7gTG5Y ...
57
- An extensible Twitter client living inside the Fry and Pry REPLs.'
56
+ description: 'CodeName: #Emanuela ... An extensible Twitter client living inside the
57
+ Fry and Pry REPLs.'
58
58
  email: trebor.macg8@protonmail.com
59
59
  executables: []
60
60
  extensions: []
@@ -68,6 +68,7 @@ files:
68
68
  - art/16-60174b5812.jpg
69
69
  - art/16-a31deea6f0.jpg
70
70
  - art/17-b3d5d6f6c2.jpg
71
+ - art/3-windows.png
71
72
  - art/44-e44743a5bb.jpg
72
73
  - art/51-5e4dc5fd92.jpg
73
74
  - art/51-82bde81305.jpg
@@ -143,6 +144,6 @@ requirements: []
143
144
  rubygems_version: 3.0.1
144
145
  signing_key:
145
146
  specification_version: 4
146
- summary: 'CodeName: @Emanuel15981931 Listen. https://youtu.be/oLkKZ7gTG5Y ... An extensible
147
- Twitter client living inside the Fry and Pry REPLs.'
147
+ summary: 'CodeName: #Emanuela ... An extensible Twitter client living inside the Fry
148
+ and Pry REPLs.'
148
149
  test_files: []