Skip to content

Allow using json >= 3 by not calling JSON.fast_generate - #1468

Open
ahx wants to merge 2 commits into
prettier:mainfrom
ahx:allowjson-3
Open

Allow using json >= 3 by not calling JSON.fast_generate#1468
ahx wants to merge 2 commits into
prettier:mainfrom
ahx:allowjson-3

Conversation

@ahx

@ahx ahx commented Sep 10, 2026

Copy link
Copy Markdown

JSON.fast_generate was removed in version 3. It's no longer faster.

Solves #1467

JSON.fast_generate was removed in version 3. It's no longer faster.
@ahx

ahx commented Sep 11, 2026

Copy link
Copy Markdown
Author

Do you understand why CI failing? I don't.

@ahx

ahx commented Sep 11, 2026

Copy link
Copy Markdown
Author

The failing seems to be related to changes between rbs 3 and 4.

UPDATE: I have updated the fixtures to what rbs 4 expects. Seems to work with rbs 3 as well.

@ahx
ahx requested a review from kddnewton September 11, 2026 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants