Skip to content

Commit 76c169f

Browse files
Changelog for Bundler version 2.6.1
1 parent 95f856e commit 76c169f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.6.1 (December 17, 2024)
2+
3+
## Bug fixes:
4+
5+
- Fix missing `Gem::Uri.redact` on some Ruby 3.1 versions [#8337](https://github.com/rubygems/rubygems/pull/8337)
6+
- Fix `bundle lock --add-checksums` when gems are already installed [#8326](https://github.com/rubygems/rubygems/pull/8326)
7+
18
# 2.6.0 (December 16, 2024)
29

310
## Security:

0 commit comments

Comments
 (0)