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.
1 parent e285489 commit 10981dbCopy full SHA for 10981db
CHANGES.md
@@ -1,5 +1,9 @@
1
# Changes
2
3
+* Workaround a bug in 3.4.8 and older https://github.com/rubygems/rubygems/pull/6490.
4
+* Workaround different versions of `json` and `json_pure` being loaded (not officially supported).
5
+* Make `json_pure` Ractor compatible.
6
+
7
### 2024-10-24 (2.7.3)
8
9
* Numerous performance optimizations in `JSON.generate` and `JSON.dump` (up to 2 times faster).
0 commit comments