Skip to content

Commit 737ca6b

Browse files
authored
Bundle rbs-3.8.0 (ruby#12453)
1 parent 1b0c46d commit 737ca6b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

NEWS.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -316,8 +316,8 @@ The following bundled gems are updated.
316316
* 0.4.0 to [v0.4.0.1][net-smtp-v0.4.0.1], [v0.5.0][net-smtp-v0.5.0]
317317
* [prime][prime] 0.1.3
318318
* 0.1.2 to [v0.1.3][prime-v0.1.3]
319-
* [rbs][rbs] 3.8.0.pre.1
320-
* 3.4.0 to [v3.4.1][rbs-v3.4.1], [v3.4.2][rbs-v3.4.2], [v3.4.3][rbs-v3.4.3], [v3.4.4][rbs-v3.4.4], [v3.5.0.pre.1][rbs-v3.5.0.pre.1], [v3.5.0.pre.2][rbs-v3.5.0.pre.2], [v3.5.0][rbs-v3.5.0], [v3.5.1][rbs-v3.5.1], [v3.5.2][rbs-v3.5.2], [v3.5.3][rbs-v3.5.3], [v3.6.0.dev.1][rbs-v3.6.0.dev.1], [v3.6.0.pre.1][rbs-v3.6.0.pre.1], [v3.6.0.pre.2][rbs-v3.6.0.pre.2], [v3.6.0.pre.3][rbs-v3.6.0.pre.3], [v3.6.0][rbs-v3.6.0], [v3.6.1][rbs-v3.6.1], [v3.7.0.dev.1][rbs-v3.7.0.dev.1], [v3.7.0.pre.1][rbs-v3.7.0.pre.1], [v3.7.0][rbs-v3.7.0], [v3.8.0.pre.1][rbs-v3.8.0.pre.1]
319+
* [rbs][rbs] 3.8.0
320+
* 3.4.0 to [v3.4.1][rbs-v3.4.1], [v3.4.2][rbs-v3.4.2], [v3.4.3][rbs-v3.4.3], [v3.4.4][rbs-v3.4.4], [v3.5.0.pre.1][rbs-v3.5.0.pre.1], [v3.5.0.pre.2][rbs-v3.5.0.pre.2], [v3.5.0][rbs-v3.5.0], [v3.5.1][rbs-v3.5.1], [v3.5.2][rbs-v3.5.2], [v3.5.3][rbs-v3.5.3], [v3.6.0.dev.1][rbs-v3.6.0.dev.1], [v3.6.0.pre.1][rbs-v3.6.0.pre.1], [v3.6.0.pre.2][rbs-v3.6.0.pre.2], [v3.6.0.pre.3][rbs-v3.6.0.pre.3], [v3.6.0][rbs-v3.6.0], [v3.6.1][rbs-v3.6.1], [v3.7.0.dev.1][rbs-v3.7.0.dev.1], [v3.7.0.pre.1][rbs-v3.7.0.pre.1], [v3.7.0][rbs-v3.7.0], [v3.8.0.pre.1][rbs-v3.8.0.pre.1] [v3.8.0][rbs-v3.8.0]
321321
* [typeprof][typeprof] 0.30.1
322322
* 0.21.9 to v0.30.1
323323
* [debug][debug] 1.10.0
@@ -804,6 +804,7 @@ The following bundled gems are promoted from default gems.
804804
[rbs-v3.7.0.pre.1]: https://github.com/ruby/rbs/releases/tag/v3.7.0.pre.1
805805
[rbs-v3.7.0]: https://github.com/ruby/rbs/releases/tag/v3.7.0
806806
[rbs-v3.8.0.pre.1]: https://github.com/ruby/rbs/releases/tag/v3.8.0.pre.1
807+
[rbs-v3.8.0]: https://github.com/ruby/rbs/releases/tag/v3.8.0
807808
[debug-v1.9.2]: https://github.com/ruby/debug/releases/tag/v1.9.2
808809
[debug-v1.10.0]: https://github.com/ruby/debug/releases/tag/v1.10.0
809810
[racc-v1.8.0]: https://github.com/ruby/racc/releases/tag/v1.8.0

gems/bundled_gems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ net-pop 0.1.2 https://github.com/ruby/net-pop
1818
net-smtp 0.5.0 https://github.com/ruby/net-smtp
1919
matrix 0.4.2 https://github.com/ruby/matrix
2020
prime 0.1.3 https://github.com/ruby/prime
21-
rbs 3.8.0.pre.1 https://github.com/ruby/rbs
21+
rbs 3.8.0 https://github.com/ruby/rbs
2222
typeprof 0.30.1 https://github.com/ruby/typeprof
2323
debug 1.10.0 https://github.com/ruby/debug
2424
racc 1.8.1 https://github.com/ruby/racc

0 commit comments

Comments
 (0)