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.
2 parents 5d4642a + 503571c commit d481e3cCopy full SHA for d481e3c
CHANGELOG.md
@@ -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
7
# 3.4.12 / 2023-04-11
8
9
## Enhancements:
bundler/CHANGELOG.md
@@ -1,3 +1,13 @@
+# 2.4.13 (May 9, 2023)
+## Bug fixes:
+ - Fix unexpected fallbacks to full index by adding FalseClass and Time to the SafeMarshal list [#6655](https://github.com/rubygems/rubygems/pull/6655)
+## Documentation:
+ - Fix broken hyperlinks in bundle cache documentation [#6606](https://github.com/rubygems/rubygems/pull/6606)
10
11
# 2.4.12 (April 11, 2023)
12
13
0 commit comments