Skip to content

Commit 1e28cec

Browse files
committed
Changelog for Rubygems version 4.0.13
1 parent f1b4b36 commit 1e28cec

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 4.0.13 / 2026-06-03
4+
5+
### Enhancements:
6+
7+
* Prevent extraction from escaping destination_dir via pre-existing symlinks. Pull request [#9493](https://github.com/ruby/rubygems/pull/9493) by thesmartshadow
8+
* Close stdin immediately when using popen2e. Pull request [#9540](https://github.com/ruby/rubygems/pull/9540) by rwstauner
9+
* Fallback to copy symlinks on Windows. Pull request [#9296](https://github.com/ruby/rubygems/pull/9296) by larskanis
10+
* Installs bundler 4.0.13 as a default gem.
11+
312
## 4.0.12 / 2026-05-20
413

514
### Enhancements:

0 commit comments

Comments
 (0)