Skip to content

Replace yajl-ruby with the json gem for JSON handling#88

Merged
kenhys merged 1 commit into
fluent-plugins-nursery:masterfrom
Watson1978:yajl-to-json
Jun 11, 2026
Merged

Replace yajl-ruby with the json gem for JSON handling#88
kenhys merged 1 commit into
fluent-plugins-nursery:masterfrom
Watson1978:yajl-to-json

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Since the yajl-ruby gem depends on a deprecated Ruby C API, it cannot be installed with Ruby 4.1.

Since the yajl-ruby gem depends on a deprecated Ruby C API,
it cannot be installed with Ruby 4.1.

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978

Copy link
Copy Markdown
Contributor Author

No remaining Yajl in codes.

$ grep -i "yajl" -r *
CHANGELOG.md:* #2 Use yajl instead of json as json serializer

@Watson1978 Watson1978 requested a review from kenhys June 11, 2026 02:19
@kenhys kenhys merged commit 3a02c3b into fluent-plugins-nursery:master Jun 11, 2026
16 checks passed
@Watson1978 Watson1978 deleted the yajl-to-json branch June 11, 2026 05:17
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