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 0f31e1b commit 5cf39edCopy full SHA for 5cf39ed
bundler/CHANGELOG.md
@@ -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
10
# 2.5.20 (September 24, 2024)
11
12
## Enhancements:
0 commit comments