Skip to content

Commit d481e3c

Browse files
Merge pull request #6668 from rubygems/cherry_pick_changelogs
Changelogs for RubyGems 3.4.13 and Bundler 2.4.13
2 parents 5d4642a + 503571c commit d481e3c

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 3.4.13 / 2023-05-09
2+
3+
## Enhancements:
4+
5+
* Installs bundler 2.4.13 as a default gem.
6+
17
# 3.4.12 / 2023-04-11
28

39
## Enhancements:

bundler/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# 2.4.13 (May 9, 2023)
2+
3+
## Bug fixes:
4+
5+
- Fix unexpected fallbacks to full index by adding FalseClass and Time to the SafeMarshal list [#6655](https://github.com/rubygems/rubygems/pull/6655)
6+
7+
## Documentation:
8+
9+
- Fix broken hyperlinks in bundle cache documentation [#6606](https://github.com/rubygems/rubygems/pull/6606)
10+
111
# 2.4.12 (April 11, 2023)
212

313
## Enhancements:

0 commit comments

Comments
 (0)