Skip to content

Commit 4507bde

Browse files
Changelog for Rubygems version 3.5.10
1 parent 057993e commit 4507bde

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
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:

0 commit comments

Comments
 (0)