Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundler could not find compatible versions for gem "redis" #241

Open
RailsCod3rFuture opened this issue Oct 29, 2018 · 0 comments
Open

Bundler could not find compatible versions for gem "redis" #241

RailsCod3rFuture opened this issue Oct 29, 2018 · 0 comments

Comments

@RailsCod3rFuture
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant