You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
faraday_middleware gem is only a development dependency when ENV['FARADAY_VERSION'] is set to <= 1.0, faraday-http-cache will pick the proper "Middleware" class according to Faraday version you're using dynamically.
Hi,
According to https://github.com/lostisland/faraday_middleware/README.md, that component is deprecated and should be moved away from. Are there plans to do so for
faraday-http-cache
?Thanks!
The text was updated successfully, but these errors were encountered: