funnel_http 0.3.1 → 0.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -1
- data/lib/funnel_http/version.rb +1 -1
- data/rbs_collection.lock.yaml +5 -13
- data/sig/funnel_http.rbs +2 -1
- metadata +2 -16
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 44a84685adf7f414a48d3b4db7a56192a6172874629529922b8bc937c5b0db9f
|
4
|
+
data.tar.gz: d0b7baca3c2947aa1b9b724915d598d9f702c6c7a45fcef1a0323fdae67cb845
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1e47ca273145f8a5cf96d357d128d9a208fb50d23c9315f43b3bda8698cf7bbf4ddb4bcf3148fd01fec82a5c8e91aea9808423b430d9a26cf81ae2d1962e9c67
|
7
|
+
data.tar.gz: 97d7ace5558bbd6e3f7e09901660e58db6e2dbe7fd57cc7b9a9777ea8915f2dc4d3db47517234ab7d625e15f2522fc0483ca975becde55b53bf80c2c80bde766
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,11 @@
|
|
1
1
|
## [Unreleased]
|
2
|
-
[full changelog](http://github.com/sue445/funnel_http/compare/v0.3.
|
2
|
+
[full changelog](http://github.com/sue445/funnel_http/compare/v0.3.2...main)
|
3
|
+
|
4
|
+
## [0.3.1](https://github.com/sue445/funnel_http/releases/tag/v0.3.2) - 2025-03-22
|
5
|
+
[full changelog](http://github.com/sue445/funnel_http/compare/v0.3.1...v0.3.2)
|
6
|
+
|
7
|
+
* Fix `Ruby::BlockBodyTypeMismatch` in rbs
|
8
|
+
* https://github.com/sue445/funnel_http/pull/71
|
3
9
|
|
4
10
|
## [0.3.1](https://github.com/sue445/funnel_http/releases/tag/v0.3.1) - 2025-03-12
|
5
11
|
[full changelog](http://github.com/sue445/funnel_http/compare/v0.3.0...v0.3.1)
|
@@ -8,6 +14,7 @@
|
|
8
14
|
* https://github.com/sue445/funnel_http/pull/66
|
9
15
|
* Tweak gem description
|
10
16
|
* https://github.com/sue445/funnel_http/pull/68
|
17
|
+
* Update Go dependencies
|
11
18
|
|
12
19
|
## [0.3.0](https://github.com/sue445/funnel_http/releases/tag/v0.3.0) - 2025-01-12
|
13
20
|
[full changelog](http://github.com/sue445/funnel_http/compare/v0.2.0...v0.3.0)
|
data/lib/funnel_http/version.rb
CHANGED
data/rbs_collection.lock.yaml
CHANGED
@@ -6,7 +6,7 @@ gems:
|
|
6
6
|
source:
|
7
7
|
type: git
|
8
8
|
name: ruby/gem_rbs_collection
|
9
|
-
revision:
|
9
|
+
revision: a8dd6bcebdae31ce6adc8887ef16c7ee6e1b9a6d
|
10
10
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
11
11
|
repo_dir: gems
|
12
12
|
- name: cgi
|
@@ -18,7 +18,7 @@ gems:
|
|
18
18
|
source:
|
19
19
|
type: git
|
20
20
|
name: ruby/gem_rbs_collection
|
21
|
-
revision:
|
21
|
+
revision: a8dd6bcebdae31ce6adc8887ef16c7ee6e1b9a6d
|
22
22
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
23
23
|
repo_dir: gems
|
24
24
|
- name: fileutils
|
@@ -33,20 +33,12 @@ gems:
|
|
33
33
|
version: '0'
|
34
34
|
source:
|
35
35
|
type: stdlib
|
36
|
-
- name: parallel
|
37
|
-
version: '1.20'
|
38
|
-
source:
|
39
|
-
type: git
|
40
|
-
name: ruby/gem_rbs_collection
|
41
|
-
revision: 7c22ddc3de54df89ebb2546c9dcb1c1498c8154a
|
42
|
-
remote: https://github.com/ruby/gem_rbs_collection.git
|
43
|
-
repo_dir: gems
|
44
36
|
- name: rack
|
45
37
|
version: '2.2'
|
46
38
|
source:
|
47
39
|
type: git
|
48
40
|
name: ruby/gem_rbs_collection
|
49
|
-
revision:
|
41
|
+
revision: a8dd6bcebdae31ce6adc8887ef16c7ee6e1b9a6d
|
50
42
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
51
43
|
repo_dir: gems
|
52
44
|
- name: rake
|
@@ -54,7 +46,7 @@ gems:
|
|
54
46
|
source:
|
55
47
|
type: git
|
56
48
|
name: ruby/gem_rbs_collection
|
57
|
-
revision:
|
49
|
+
revision: a8dd6bcebdae31ce6adc8887ef16c7ee6e1b9a6d
|
58
50
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
59
51
|
repo_dir: gems
|
60
52
|
- name: sinatra
|
@@ -62,7 +54,7 @@ gems:
|
|
62
54
|
source:
|
63
55
|
type: git
|
64
56
|
name: ruby/gem_rbs_collection
|
65
|
-
revision:
|
57
|
+
revision: a8dd6bcebdae31ce6adc8887ef16c7ee6e1b9a6d
|
66
58
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
67
59
|
repo_dir: gems
|
68
60
|
- name: stringio
|
data/sig/funnel_http.rbs
CHANGED
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: funnel_http
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.3.
|
4
|
+
version: 0.3.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- sue445
|
8
8
|
bindir: exe
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-21 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: go_gem
|
@@ -177,20 +177,6 @@ dependencies:
|
|
177
177
|
- - ">="
|
178
178
|
- !ruby/object:Gem::Version
|
179
179
|
version: '0'
|
180
|
-
- !ruby/object:Gem::Dependency
|
181
|
-
name: parallel
|
182
|
-
requirement: !ruby/object:Gem::Requirement
|
183
|
-
requirements:
|
184
|
-
- - ">="
|
185
|
-
- !ruby/object:Gem::Version
|
186
|
-
version: '0'
|
187
|
-
type: :development
|
188
|
-
prerelease: false
|
189
|
-
version_requirements: !ruby/object:Gem::Requirement
|
190
|
-
requirements:
|
191
|
-
- - ">="
|
192
|
-
- !ruby/object:Gem::Version
|
193
|
-
version: '0'
|
194
180
|
description: Perform HTTP requests in parallel with goroutine
|
195
181
|
email:
|
196
182
|
- sue445@sue445.net
|