Skip to content

Commit 3a9e7ce

Browse files
Changelog for Bundler version 2.2.10
1 parent da7d605 commit 3a9e7ce

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
116
# 2.2.9 (February 8, 2021)
217

318
## Enhancements:

0 commit comments

Comments
 (0)