We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2e83ba commit ee9e760Copy full SHA for ee9e760
1 file changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## 4.0.11 / 2026-04-30
16
17
### Enhancements:
0 commit comments