apiaryio / apiary-client

Apiary CLI client
https://help.apiary.io/tools/apiary-cli/
MIT License
204 stars 70 forks source link

add ostruct dependency where json is required #220

Open amnerip-fubotv opened 3 months ago

amnerip-fubotv commented 3 months ago

The apiarycli seems to be broken ever since the json gem has been updated recently: https://github.com/flori/json/compare/v2.7.1...v2.7.2. This adds the ostruct dependency where json is required.

QuentinLemCode commented 3 weeks ago

Same issue here

@ilya-mim Can you merge this please ?