File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ # 3.6.2 / 2024-12-23
2+
3+ ## Security:
4+
5+ * Fix Gem::SafeMarshal buffer overrun when given lengths larger than fit
6+ into a byte. Pull request
7+ [ #8305 ] ( https://github.com/rubygems/rubygems/pull/8305 ) by segiddins
8+ * Improve type checking in marshal_load methods. Pull request
9+ [ #8306 ] ( https://github.com/rubygems/rubygems/pull/8306 ) by segiddins
10+
11+ ## Enhancements:
12+
13+ * Skip rdoc hooks and their tests on newer rdoc versions. Pull request
14+ [ #8340 ] ( https://github.com/rubygems/rubygems/pull/8340 ) by
15+ deivid-rodriguez
16+ * Installs bundler 2.6.2 as a default gem.
17+
18+ ## Bug fixes:
19+
20+ * Fix serialized metadata including an empty ` @original_platform `
21+ attribute. Pull request
22+ [ #8355 ] ( https://github.com/rubygems/rubygems/pull/8355 ) by
23+ deivid-rodriguez
24+
125# 3.6.1 / 2024-12-17
226
327## Enhancements:
You can’t perform that action at this time.
0 commit comments