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 da7d605 commit 3a9e7ceCopy full SHA for 3a9e7ce
bundler/CHANGELOG.md
@@ -1,3 +1,18 @@
1
+# 2.2.10 (February 15, 2021)
2
+
3
+## Security fixes:
4
5
+ - Fix source priority for transitive dependencies and split lockfile rubygems source sections [#3655](https://github.com/rubygems/rubygems/pull/3655)
6
7
+## Bug fixes:
8
9
+ - Fix adding platforms to lockfile sometimes conflicting on ruby requirements [#4371](https://github.com/rubygems/rubygems/pull/4371)
10
+ - Fix bundler sometimes choosing ruby variants over java ones [#4367](https://github.com/rubygems/rubygems/pull/4367)
11
12
+## Documentation:
13
14
+ - Update man pages to reflect to new default for bundle install jobs [#4188](https://github.com/rubygems/rubygems/pull/4188)
15
16
# 2.2.9 (February 8, 2021)
17
18
## Enhancements:
0 commit comments