Skip to content

Update JSON gem to <2.0 #403

@charlieartist

Description

@charlieartist

When running Fontcustom with Ruby 3.x, am getting this error.

.rvm/gems/ruby-3.0.0/gems/json-1.8.6/lib/json/common.rb:155:in initialize': wrong number of arguments (given 2, expected 1) (ArgumentError)`

If I'm understanding it correctly, this is happening because the older JSON gem isn't compatible with current Ruby. Should this be modified to keep the build up-to-date?

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