Skip to content

Commit 5cf39ed

Browse files
Changelog for Bundler version 2.5.21
1 parent 0f31e1b commit 5cf39ed

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 2.5.21 (October 3, 2024)
2+
3+
## Bug fixes:
4+
5+
- Fix bug report template printed when changing a path source to a git source in frozen mode [#8079](https://github.com/rubygems/rubygems/pull/8079)
6+
- Fix `stub.activated?` sometimes returning false after activation under bundler [#8073](https://github.com/rubygems/rubygems/pull/8073)
7+
- Fix old cache format detection when application is not source controlled [#8076](https://github.com/rubygems/rubygems/pull/8076)
8+
- Fix `bundler/inline` resetting ENV changes [#8059](https://github.com/rubygems/rubygems/pull/8059)
9+
110
# 2.5.20 (September 24, 2024)
211

312
## Enhancements:

0 commit comments

Comments
 (0)