@@ -297,7 +297,7 @@ The following bundled gem is added.
297
297
The following bundled gems are updated.
298
298
299
299
* [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]
301
301
* [power_assert][power_assert] 2.0.5
302
302
* 2.0.3 to [v2.0.4][power_assert-v2.0.4], [v2.0.5][power_assert-v2.0.5]
303
303
* [rake][rake] 13.2.1
@@ -319,7 +319,7 @@ The following bundled gems are updated.
319
319
* [rbs][rbs] 3.8.0
320
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]
321
321
* [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]
323
323
* [debug][debug] 1.10.0
324
324
* 1.9.1 to [v1.9.2][debug-v1.9.2], [v1.10.0][debug-v1.10.0]
325
325
* [racc][racc] 1.8.1
@@ -736,6 +736,7 @@ The following bundled gems are promoted from default gems.
736
736
[zlib-v3.1.1]: https://github.com/ruby/zlib/releases/tag/v3.1.1
737
737
[zlib-v3.2.0]: https://github.com/ruby/zlib/releases/tag/v3.2.0
738
738
[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
739
740
[power_assert-v2.0.4]: https://github.com/ruby/power_assert/releases/tag/v2.0.4
740
741
[power_assert-v2.0.5]: https://github.com/ruby/power_assert/releases/tag/v2.0.5
741
742
[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.
819
820
[csv-v3.2.9]: https://github.com/ruby/csv/releases/tag/v3.2.9
820
821
[csv-v3.3.0]: https://github.com/ruby/csv/releases/tag/v3.3.0
821
822
[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
823
824
[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
824
826
825
827
[RubyGems]: https://github.com/rubygems/rubygems
826
828
[benchmark]: https://github.com/ruby/benchmark
@@ -881,6 +883,7 @@ The following bundled gems are promoted from default gems.
881
883
[net-smtp]: https://github.com/ruby/net-smtp
882
884
[prime]: https://github.com/ruby/prime
883
885
[rbs]: https://github.com/ruby/rbs
886
+ [typeprof]: https://github.com/ruby/typeprof
884
887
[debug]: https://github.com/ruby/debug
885
888
[racc]: https://github.com/ruby/racc
886
889
[mutex_m]: https://github.com/ruby/mutex_m
0 commit comments