Skip to content

Switch from json to json_pure #54

@fulldecent

Description

@fulldecent

What was previously known as json, a gem used here, is now called json_pure.

And the json gem was changed be a high-performance binary module.

Don't we want high performance? Well we don't use a ton of JSON processing here, so switching to the json_pure package will be easier for people to use. For example, as current w3c_validators cannot be used on Apple+DevContainers platforms, discussed at ruby/rubygems#6212

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions