File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1+ # 3.5.10 / 2024-05-03
2+
3+ ## Security:
4+
5+ * Add a limit to the size of the metadata and checksums files in a gem
6+ package. Pull request
7+ [ #7568 ] ( https://github.com/rubygems/rubygems/pull/7568 ) by segiddins
8+
9+ ## Enhancements:
10+
11+ * Don't fully require ` rubygems ` from ` rubygems/package ` to prevent some
12+ circular require warnings when using Bundler. Pull request
13+ [ #7612 ] ( https://github.com/rubygems/rubygems/pull/7612 ) by
14+ deivid-rodriguez
15+ * Installs bundler 2.5.10 as a default gem.
16+
17+ ## Bug fixes:
18+
19+ * Rename credential email to identifier in WebAuthn poller. Pull request
20+ [ #7623 ] ( https://github.com/rubygems/rubygems/pull/7623 ) by jenshenny
21+
122# 3.5.9 / 2024-04-12
223
324## Enhancements:
You can’t perform that action at this time.
0 commit comments