8000 Fix missing/broken links in NEWS.md · github/ruby@645d604 · GitHub
[go: up one dir, main page]

Skip to content

Commit 645d604

Browse files
st0012XrXr
authored andcommitted
Fix missing/broken links in NEWS.md
1 parent 58460b4 commit 645d604

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

NEWS.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ The following bundled gem is added.
297297
The following bundled gems are updated.
298298
299299
* [minitest][minitest] 5.25.4
300-
* 5.20.0 to v5.25.4
300+
* 5.20.0 to [v5.25.4][minitest-v5.25.4]
301301
* [power_assert][power_assert] 2.0.5
302302
* 2.0.3 to [v2.0.4][power_assert-v2.0.4], [v2.0.5][power_assert-v2.0.5]
303303
* [rake][rake] 13.2.1
@@ -319,7 +319,7 @@ The following bundled gems are updated.
319319
* [rbs][rbs] 3.8.0
320320
* 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
322-
* 0.21.9 to v0.30.1
322+
* 0.21.9 to [v0.30.1][typeprof-v0.30.1]
323323
* [debug][debug] 1.10.0
324324
* 1.9.1 to [v1.9.2][debug-v1.9.2], [v1.10.0][debug-v1.10.0]
325325
* [racc][racc] 1.8.1
@@ -736,6 +736,7 @@ The following bundled gems are promoted from default gems.
736736
[zlib-v3.1.1]: https://github.com/ruby/zlib/releases/tag/v3.1.1
737737
[zlib-v3.2.0]: https://github.com/ruby/zlib/releases/tag/v3.2.0
738738
[zlib-v3.2.1]: https://github.com/ruby/zlib/releases/tag/v3.2.1
739+
[minitest-v5.25.4]: https://github.com/seattlerb/minitest/releases/tag/v5.25.4
739740
[power_assert-v2.0.4]: https://github.com/ruby/power_assert/releases/tag/v2.0.4
740741
[power_assert-v2.0.5]: https://github.com/ruby/power_assert/releases/tag/v2.0.5
741742
[rake-v13.2.0]: https://github.com/ruby/rake/releases/tag/v13.2.0
@@ -819,8 +820,9 @@ The following bundled gems are promoted from default gems.
819820
[csv-v3.2.9]: https://github.com/ruby/csv/releases/tag/v3.2.9
820821
[csv-v3.3.0]: https://github.com/ruby/csv/releases/tag/v3.3.0
821822
[csv-v3.3.1]: https://github.com/ruby/csv/releases/tag/v3.3.1
822-
[csv-v3.3.2]: https://github.com/ruby/csv/releases/tag/v3.3.1
823+
[csv-v3.3.2]: https://github.com/ruby/csv/releases/tag/v3.3.2
823824
[ruby/net-http-sspi]: https://github.com/ruby/net-http-sspi
825+
[typeprof-v0.30.1]: https://github.com/ruby/typeprof/releases/tag/v0.30.1
824826
825827
[RubyGems]: https://github.com/rubygems/rubygems
826828
[benchmark]: https://github.com/ruby/benchmark
@@ -881,6 +883,7 @@ The following bundled gems are promoted from default gems.
881883
[net-smtp]: https://github.com/ruby/net-smtp
882884
[prime]: https://github.com/ruby/prime
883885
[rbs]: https://github.com/ruby/rbs
886+
[typeprof]: https://github.com/ruby/typeprof
884887
[debug]: https://github.com/ruby/debug
885888
[racc]: https://github.com/ruby/racc
886889
[mutex_m]: https://github.com/ruby/mutex_m

0 commit comments

Comments
 (0)
0