jeffshantz / hyperkit

Hyperkit is a flat, Ruby-based API wrapper for LXD, the next-generation hypervisor.
http://jeffshantz.github.io/hyperkit
Other
41 stars 15 forks source link

Faraday requirement needs to be stuck on faraday < 2.0.0 #21

Open nicobrevin opened 1 year ago

nicobrevin commented 1 year ago

Seems to blow up with the latest version of faraday...

NameError (uninitialized constant Faraday::Response::Middleware)