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
I am adding Tumblr client to my current work, but seems it is depending on a previous faraday_middleware. Is there a way to update to latest 10.0?
Thanks, here is the error showing from bundler.
Bundler could not find compatible versions for gem "faraday_middleware":
In Gemfile:
parse-ruby-client was resolved to 1.0.0.alpha2, which depends on
faraday_middleware (~> 0.10.0)
tumblr_client (= 0.8.5) was resolved to 0.8.5, which depends on
faraday_middleware (~> 0.9.0)
The text was updated successfully, but these errors were encountered:
I am adding Tumblr client to my current work, but seems it is depending on a previous faraday_middleware. Is there a way to update to latest 10.0?
Thanks, here is the error showing from bundler.
Bundler could not find compatible versions for gem "faraday_middleware":
In Gemfile:
parse-ruby-client was resolved to 1.0.0.alpha2, which depends on
faraday_middleware (~> 0.10.0)
The text was updated successfully, but these errors were encountered: