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 7974a4a commit e82e44aCopy full SHA for e82e44a
bundler/CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# 2.2.6 (January 18, 2021)
2
+
3
+## Enhancements:
4
5
+ - Improve resolver debugging [#4288](https://github.com/rubygems/rubygems/pull/4288)
6
7
+## Bug fixes:
8
9
+ - Fix dependency locking for path source [#4293](https://github.com/rubygems/rubygems/pull/4293)
10
11
+## Performance:
12
13
+ - Speed up complex dependency resolves by creating DepProxy factory and cache [#4216](https://github.com/rubygems/rubygems/pull/4216)
14
15
# 2.2.5 (January 11, 2021)
16
17
## Enhancements:
0 commit comments