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

Couldn't use due to being out of date #3

Closed
davidwparker opened this issue Apr 8, 2021 · 1 comment
Closed

Couldn't use due to being out of date #3

davidwparker opened this issue Apr 8, 2021 · 1 comment

Comments

@davidwparker
Copy link

Bundler could not find compatible versions for gem "dry-configurable":
In snapshot (Gemfile.lock):
dry-configurable (= 0.12.1)

In Gemfile:
devise-jwt-cookie (~> 0.2.0) x86_64-linux was resolved to 0.2.0, which depends on
dry-configurable (< 0.11, ~> 0.9) x86_64-linux

devise-jwt x86_64-linux was resolved to 0.8.1, which depends on
  warden-jwt_auth (~> 0.5) x86_64-linux was resolved to 0.5.0, which depends on
    dry-auto_inject (~> 0.6) x86_64-linux was resolved to 0.7.0, which depends on
      dry-container (>= 0.3.4) x86_64-linux was resolved to 0.7.2, which depends on
        dry-configurable (~> 0.1, >= 0.1.3) x86_64-linux

devise-jwt x86_64-linux was resolved to 0.8.1, which depends on
  warden-jwt_auth (~> 0.5) x86_64-linux was resolved to 0.5.0, which depends on
    dry-configurable (~> 0.9) x86_64-linux
@davidwparker
Copy link
Author

Deleting my Gemfile.lock then trying again worked.

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