rbs 3.4.0.pre.1 → 3.4.1

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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.4.0.pre.1
4
+ version: 3.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Soutaro Matsumoto
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-12-19 00:00:00.000000000 Z
11
+ date: 2023-12-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: abbrev
@@ -134,6 +134,7 @@ files:
134
134
  - docs/CONTRIBUTING.md
135
135
  - docs/collection.md
136
136
  - docs/data_and_struct.md
137
+ - docs/gem.md
137
138
  - docs/rbs_by_example.md
138
139
  - docs/repo.md
139
140
  - docs/sigs.md
@@ -528,7 +529,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
528
529
  - !ruby/object:Gem::Version
529
530
  version: '0'
530
531
  requirements: []
531
- rubygems_version: 3.5.0.dev
532
+ rubygems_version: 3.5.3
532
533
  signing_key:
533
534
  specification_version: 4
534
535
  summary: Type signature for Ruby.