Sam Ford cebb951baf
Json: Add #parse_json method
This setup mimics the `#parse_xml` method that was implemented in the
`Xml` strategy. Isolating the parsing code means that other strategies
can take only what they need from `Json` (i.e., it's not required for
them to use `Json#find_versions`).
2023-03-01 17:27:33 -05:00
..
2023-03-01 17:27:33 -05:00
2021-09-11 01:00:23 +01:00
2023-02-28 14:58:11 -05:00