On Tue, Aug 24, 2021 at 12:22 PM Kurt Mosiejczuk <k...@cranky.work> wrote:

> An implementation of the JSON specification according to RFC 4627.
> Implemented in C.
>
> ok to import?
>

Ruby itself already ships with this library.  Ruby 3.0 ships with this
exact version (Ruby 2.7 ships with json 2.3.0, Ruby 2.6 with json 2.1.0).

Do you have something that depends on this updated version where you want
to run an older version of Ruby?  Otherwise, there doesn't seem to be a
reason to import this.

Thanks,
Jeremy

Reply via email to