ruby_header_parser 0.4.3 → 0.5.0
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 -2
- data/config/default.yml.erb +2 -0
- data/lib/ruby_header_parser/version.rb +1 -1
- data/rbs_collection.lock.yaml +12 -12
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fb55b1b3503f2a929082d2fc60250a86414a35800dd4d9b2040f2e4fa70862bf
|
|
4
|
+
data.tar.gz: b5c3bac08e67a96a0a972d15f358988dc420ddde2185de7810ab43d564f9ea98
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 595286f87504934edf8c13495fd3c2dbeb418183fe1e72fce482e4da5ff4dec599b0c03e4ca5a6bd8b1f221fb465c0e4ed589b2734eacd6bb37bf6f81e686b13
|
|
7
|
+
data.tar.gz: 54c7a0d6960e57dc316c93ed4b0ca91c7bf9dbcee7cdd8e848c27782f4f93cfcf1aa1a4eb5836b5de6f51149042c7172f5bd307412fa0183a5bd779835f5677a
|
data/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,17 @@
|
|
|
1
1
|
## [Unreleased]
|
|
2
|
-
[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.
|
|
2
|
+
[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.5.0...main)
|
|
3
|
+
|
|
4
|
+
## [0.5.0](https://github.com/ruby-go-gem/ruby_header_parser/releases/tag/v0.5.0) - 2025-12-26
|
|
5
|
+
[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.4.3...v0.5.0)
|
|
6
|
+
|
|
7
|
+
* Support `rb_set_foreach` in Ruby 4.0
|
|
8
|
+
* https://github.com/ruby-go-gem/ruby_header_parser/pull/56
|
|
3
9
|
|
|
4
10
|
## [0.4.3](https://github.com/ruby-go-gem/ruby_header_parser/releases/tag/v0.4.3) - 2025-11-30
|
|
5
11
|
[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.4.2...v0.4.3)
|
|
6
12
|
|
|
7
13
|
* Release gem from GitHub Actions
|
|
8
|
-
* https://github.com/ruby-go-gem/ruby_header_parser/pull/46
|
|
14
|
+
* https://github.com/ruby-go-gem/ruby_header_parser/pull/46
|
|
9
15
|
|
|
10
16
|
## [0.4.2](https://github.com/ruby-go-gem/ruby_header_parser/releases/tag/v0.4.2) - 2025-03-06
|
|
11
17
|
[full changelog](http://github.com/ruby-go-gem/ruby_header_parser/compare/v0.4.1...v0.4.2)
|
data/config/default.yml.erb
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: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
10
10
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
11
11
|
repo_dir: gems
|
|
12
12
|
- name: binding_of_caller
|
|
@@ -14,7 +14,7 @@ gems:
|
|
|
14
14
|
source:
|
|
15
15
|
type: git
|
|
16
16
|
name: ruby/gem_rbs_collection
|
|
17
|
-
revision:
|
|
17
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
18
18
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
19
19
|
repo_dir: gems
|
|
20
20
|
- name: dbm
|
|
@@ -26,7 +26,7 @@ gems:
|
|
|
26
26
|
source:
|
|
27
27
|
type: git
|
|
28
28
|
name: ruby/gem_rbs_collection
|
|
29
|
-
revision:
|
|
29
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
30
30
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
31
31
|
repo_dir: gems
|
|
32
32
|
- name: erb
|
|
@@ -46,7 +46,7 @@ gems:
|
|
|
46
46
|
source:
|
|
47
47
|
type: git
|
|
48
48
|
name: ruby/gem_rbs_collection
|
|
49
|
-
revision:
|
|
49
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
50
50
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
51
51
|
repo_dir: gems
|
|
52
52
|
- name: parser
|
|
@@ -54,7 +54,7 @@ gems:
|
|
|
54
54
|
source:
|
|
55
55
|
type: git
|
|
56
56
|
name: ruby/gem_rbs_collection
|
|
57
|
-
revision:
|
|
57
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
58
58
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
59
59
|
repo_dir: gems
|
|
60
60
|
- name: prism
|
|
@@ -74,7 +74,7 @@ gems:
|
|
|
74
74
|
source:
|
|
75
75
|
type: git
|
|
76
76
|
name: ruby/gem_rbs_collection
|
|
77
|
-
revision:
|
|
77
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
78
78
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
79
79
|
repo_dir: gems
|
|
80
80
|
- name: rake
|
|
@@ -82,7 +82,7 @@ gems:
|
|
|
82
82
|
source:
|
|
83
83
|
type: git
|
|
84
84
|
name: ruby/gem_rbs_collection
|
|
85
|
-
revision:
|
|
85
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
86
86
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
87
87
|
repo_dir: gems
|
|
88
88
|
- name: regexp_parser
|
|
@@ -90,15 +90,15 @@ gems:
|
|
|
90
90
|
source:
|
|
91
91
|
type: git
|
|
92
92
|
name: ruby/gem_rbs_collection
|
|
93
|
-
revision:
|
|
93
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
94
94
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
95
95
|
repo_dir: gems
|
|
96
96
|
- name: rspec-parameterized-core
|
|
97
|
-
version: 2.0.
|
|
97
|
+
version: 2.0.1
|
|
98
98
|
source:
|
|
99
99
|
type: rubygems
|
|
100
100
|
- name: rspec-parameterized-table_syntax
|
|
101
|
-
version: 2.0.
|
|
101
|
+
version: 2.0.1
|
|
102
102
|
source:
|
|
103
103
|
type: rubygems
|
|
104
104
|
- name: rubocop
|
|
@@ -106,7 +106,7 @@ gems:
|
|
|
106
106
|
source:
|
|
107
107
|
type: git
|
|
108
108
|
name: ruby/gem_rbs_collection
|
|
109
|
-
revision:
|
|
109
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
110
110
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
111
111
|
repo_dir: gems
|
|
112
112
|
- name: rubocop-ast
|
|
@@ -114,7 +114,7 @@ gems:
|
|
|
114
114
|
source:
|
|
115
115
|
type: git
|
|
116
116
|
name: ruby/gem_rbs_collection
|
|
117
|
-
revision:
|
|
117
|
+
revision: 3a33fa6f8e486f880c80ca401f2be1c1f621cf11
|
|
118
118
|
remote: https://github.com/ruby/gem_rbs_collection.git
|
|
119
119
|
repo_dir: gems
|
|
120
120
|
- name: tmpdir
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ruby_header_parser
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.5.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- sue445
|
|
@@ -212,7 +212,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
212
212
|
- !ruby/object:Gem::Version
|
|
213
213
|
version: '0'
|
|
214
214
|
requirements: []
|
|
215
|
-
rubygems_version: 3.6.
|
|
215
|
+
rubygems_version: 3.6.9
|
|
216
216
|
specification_version: 4
|
|
217
217
|
summary: Parser for ruby.h
|
|
218
218
|
test_files: []
|