Skip to content

Commit ee9e760

Browse files
committed
Changelog for Rubygems version 4.0.12
1 parent c2e83ba commit ee9e760

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

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

3+
## 4.0.12 / 2026-05-20
4+
5+
### Enhancements:
6+
7+
* Remove cygwin from WIN_PATTERNS. Pull request [#9527](https://github.com/ruby/rubygems/pull/9527) by fd00
8+
* Installs bundler 4.0.12 as a default gem.
9+
10+
### Bug fixes:
11+
12+
* Fall back to lockfile version when `BUNDLE_VERSION` is "lockfile". Pull request [#9545](https://github.com/ruby/rubygems/pull/9545) by hsbt
13+
* Read `BUNDLE_VERSION` env var in `BundlerVersionFinder`. Pull request [#9538](https://github.com/ruby/rubygems/pull/9538) by hsbt
14+
315
## 4.0.11 / 2026-04-30
416

517
### Enhancements:

0 commit comments

Comments
 (0)