On Tue, Aug 24, 2021 at 12:27:59PM -0700, Jeremy Evans wrote:
> 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.

I've got an app running 2.7 which uses this, but, it is on the todo to update
to ruby 3.0 some time, so I suppose I can forget importing this one.

--Kurt

Reply via email to