Skip to content

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

Merged
kenhys merged 1 commit into
mainfrom
yajl-to-json
Jun 11, 2026
Merged

Replace yajl-ruby with the json gem for JSON handling#183
kenhys merged 1 commit into
mainfrom
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.

@Watson1978

Watson1978 commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

No remaining Yajl in codes.

$ grep -i "yajl" -r * | wc
      0       0       0

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>
@kenhys kenhys merged commit 1e54b9c into main Jun 11, 2026
23 checks passed
@kenhys kenhys deleted the yajl-to-json branch June 11, 2026 01:03
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