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
Can you update the gem spec to support the latest redis and rails 5.2. Thank you.
Bundler could not find compatible versions for gem "redis":
In snapshot (Gemfile.lock):
redis (= 4.0.2)
In Gemfile:
redis x64-mingw32
entangled x64-mingw32 was resolved to 1.5.0, which depends on
redis (~> 3.2) x64-mingw32
resque (>= 1.27.4, ~> 1.27) x64-mingw32 was resolved to 1.27.4, which
depends on
redis-namespace (~> 1.3) x64-mingw32 was resolved to 1.6.0, which depends
on
redis (>= 3.0.4) x64-mingw32
resque-scheduler x64-mingw32 was resolved to 4.3.1, which depends on
redis (< 5, >= 3.3) x64-mingw32
sidekiq x64-mingw32 was resolved to 5.2.1, which depends on
redis (< 5, >= 3.3.5) x64-mingw32
The text was updated successfully, but these errors were encountered:
Can you update the gem spec to support the latest redis and rails 5.2. Thank you.
The text was updated successfully, but these errors were encountered: