Skip to content

Commit 3526787

Browse files
Changelog for Bundler version 2.5.5
1 parent f64c2c1 commit 3526787

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

bundler/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.5.5 (January 18, 2024)
2+
3+
## Bug fixes:
4+
5+
- Fix development dependency not being added if introduced by two gemspecs [#7358](https://github.com/rubygems/rubygems/pull/7358)
6+
- Fix ETag quoting regression in If-None-Match header of compact index request [#7352](https://github.com/rubygems/rubygems/pull/7352)
7+
8+
## Documentation:
9+
10+
- Refer to underscores as underscores [#7364](https://github.com/rubygems/rubygems/pull/7364)
11+
112
# 2.5.4 (January 4, 2024)
213

314
## Bug fixes:

0 commit comments

Comments
 (0)