C:/Ruby32-x64/lib/ruby/gems/3.2.0/gems/json_pure-1.5.5/lib/json/common.rb:148:in `initialize': wrong number of arguments (given 2, expected 1) (ArgumentError)
Parser.new(source, opts).parse
^^^^^^^^^^^^```
Fixed by
`gem install json` and removing the `json_pure-1.5.5` gem